Output trigger signal from camera to PLC using CVBpy

Really interesting node naming…

Ok, then do:

sw_trigger.value = 1

and maybe after a delay

sw_trigger.value = 0

The Management Console doesn’t change anything about these kind of nodes automatically. It just displays updates automatically issued by the camera XML/GenApi.

1 Like