FATEK_R
Application: |
|
SIM |
Short description:
Function that reads the register values from the Fatek PLC controller.
Inputs (1):
no. |
type |
impulse |
mark |
notes |
1 | BOOL | no | enable | enables data reading |
Outputs (4 + number of registers):
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 | INT | no | rn, dn | value of the rn or dn register |
Settings:
no. |
type |
mark |
notes |
1 | INT | Type | register type (r lub d) |
2 | INT | Address | initial register address to read |
3 | INT | Size | number of registers to read |
4 | INT | Device | controller ID |
Operation description:
Notes:
R registers and M markers used: none