This function takes a snapshot.
To use this function, you need to configure the device as follows:
Configuration > RS-232/RS-485 > Use as > "Camera".
| Function Menu | Block Diagram |
|---|---|
![]() |
![]() |
| Name | Type | Description |
|---|---|---|
start |
bool |
Signal to take a snapshot |
Function behavior depends on the connection!.
- The function is triggered each time if a constant with the value True is connected to the
startinput.- The function is triggered on the rising edge (value changes from False to True) if a variable or output from another function is connected to the
startinput.
| Name | Type | Description |
|---|---|---|
active |
bool |
Execution status. True appears at the output while the device is processing and saving the snapshot. |
Not available