Industrial
Electronic Devices
ADFweb.com Srl – IT31010 – Mareno – Treviso INFO:
www.adfweb.com
Phone +39.0438.30.91.31
User Manual
OPC UA Client / Serial
Document code: MN67B08_ENG Revision 1.001 Page 28 of 33
Writing data to HD67B08 (Serial
OPC UA)
Request structure:
OPCUAR.servername&nodeidname=Value
where:
•
OPCUAR.
Fixed part
•
Servername
complete name of the server or url
•
&
Fixed part
•
Nodeidname
NodeID of OPC UA variable to write (string or numeric in relation to the type of variable)
•
=
Fixed part
•
Value
Data to write
Response structure:
OPCUAR.servername&nodeidname=Value
where:
•
OPCUAR.
Fixed part
•
Servername
complete name of the server or url read
•
&
Fixed part
•
Nodeidname
NodeID of OPC UA variable read (string or numeric in relation to the type of variable)
•
=
Fixed part
•
Value
Data read (in the variable’s format)