
12
Transfer protocols
6062-en_V2.4_02/21
85
12.2
Transfer protocol TCP ASCII
TCP ASCII
is a simple transfer protocol that transmits data via TCP-IP.
Special features of the syntax: The commands
getVal
and
sendVal
can
be used to enable communication via
TCP ASCIII
. Multiple channels can be
used within a single command.
Examples:
“Master” requests values of channels 60, 61 and 62:
<getVal60;61;62;>\r\n
Device replies:
<sendVal\s60=1373.361084;61=0.083834;62=0.116399>7C\r\n