USER MANUAL – Z-TWS4/Z-PASS2-S/S6001-RTU
199
This Function Block can be used to read a tag from an OPC-UA Server.
When first called, it runs a process which starts the procedure;
on subsequent calls, it only checks if the process has finished its job.
The FB has the following input parameters:
- CONN_ID : connection identifier, given by the UAC_CONNECT FB
- TAG : name of the tag to be read
- NS_ID : tag name namespace index
- @VALUE : variable to store the tag value
- @ENABLE : TRUE -> FB is executed
FALSE -> FB is skipped
The FB has the following output parameters:
- RESULT : -2, when called with ENABLE=FALSE
-1, in case of any failure
0, if the process is still running
1, if the process has successfully finished
19.1.26
UAC_WRITE
This Function Block can be used to write a value to a tag of an OPC-UA Server.
When first called, it runs a process which starts the procedure;
on subsequent calls, it only checks if the process has finished its job.
The FB has the following input parameters:
- CONN_ID : connection identifier, given by the UAC_CONNECT FB
- TAG : name of the tag to be written
- NS_ID : tag name namespace index
- VALUE : variable to be written to the tag
- @ENABLE : TRUE -> FB is executed
FALSE -> FB is skipped
Summary of Contents for S6001-RTU
Page 35: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 35 Then import the Library menu Tools Import...
Page 68: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 68...
Page 76: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 76...
Page 86: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 86...
Page 87: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 87...
Page 121: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 121...
Page 133: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 133...
Page 162: ...USER MANUAL Z TWS4 Z PASS2 S S6001 RTU 162 Select the mbus_shm csv file...