I would like to turn on a light of the inspection camera when the product enters the conveyor, but i cannot find a command that it would allow me to do that. How do i change component property from within process modeling?
Hi,
you can use GetProperty for that. Select the camera and then chose the Property. with the assign statement you can then assign a True or False value to this property
Thank you for a reply. But how do i assign True or False to it.
Neverminded. I didn’t realize that once you use GetProperty there is bi-directional link that allows you to assign value to property or variable.
Thank you @Tilma