Interactive Technologies, Inc.
Write
Syntax
Command
Write <port> <string>
Write <ip-address> <string>
Write <ip-address>:<port> <string>
•
<port>
◦
refers to the built-in RS-232 port.
COM1
◦
refers to the built-in RS-485 port.
COM2
•
<ip-address>
◦ Any valid ip address (such as 192.168.1.234)
Abbreviation
WR
Writes (or sends) the given string to the specified serial port or via a UDP Ethernet packet.
Use the Write command to send strings to other devices via one of the serial ports or via Ethernet
messages.
*
Special non-printing characters can be added to strings by using escape sequences, such as "\n" for
newline, "\r" for carriage return, etc. See the strings section for more information about escape sequences.
Description
Writes the given string to the specified port
Sends the given string via UDP to the
specified ip-address using the default port of
52737
Sends the given string via UDP to the
specified ip-address and port
CueServer 2 User's Manual - 18.5.18
Return Value
The number of
characters
written
The number of
characters
written
The number of
characters
written
Page 268 of 429
Need help?
Do you have a question about the CueServer 2 and is the answer not in the manual?
Questions and answers