Output - How to trigger an action after image processing

Output can be used to trigger an action once an image from the camera has been processed.

The action can be triggered for each processed image or only for those evaluated as good or only for bad ones.

HTTP Request

You can send either GET (used to request data) or POST (used to send data) requests to a given API endpoint (e.g. an URL of a server). You can also specify the time, by which response must be received or the request will be timed out.

ย 

CMD

CMD lets you use the command line, for example to run some script. Path to working directory can be specified, which gives you the option to use relative paths in the command line.ย 

, from the application, can be sent to the standard input, so it can be used for further processing.

ย 

TCP

Transmission Control Protocol (TCP) output option allows you to establish a connection, where you can write a specific message you want to send or put context from the application into the message by ticking the โ€˜Context to messageโ€™ checkbox. Then specify the destination IP address and port to which the message is supposed to be sent. It is also possible to specify the timeout, by which the data transmission must be finished.

ย 

Simens S7 PLC

Another option is to establish connection specifically for Simens S7 PLC. You can also write a specific message you want to send and the option to choose between from Logical 0 or Logical 1 values. Then specify the destination IP address and port to which the message is supposed to be sent.

ย