FATEK_Y
Application: |
|
SIM |
Short description:
Function that reads the binary outputs values of the Fatek PLC controller.
Inputs (1):
no. |
type |
impulse |
mark |
notes |
1 | BOOL | no | enable | enables data reading |
Outputs (4 + number of Y outputs):
no. |
type |
impulse |
mark |
notes |
1 | BOOL | no | busy | reading in progress |
2 | BOOL | no | done | reading is done |
3 | BOOL | no | err | error |
4 | INT | no | err_id | error ID (0 - no error, 1 - unknown error, 2 - incorrect controller ID, 3 - no connection, 4 - communication error) |
5 | BOOL | no | yn | value of the yn output |
Settings:
no. |
type |
mark |
notes |
1 | INT | Address | initial output address to read |
2 | INT | Size | number of outputs to read |
3 | INT | Device | controller ID |
Operation description:
Notes:
R registers and M markers used: none