24
10
Configuration commands
The VTR6 can be configured via the Ethernet connection which allows data
entry through the unit's web pages using UDP or TCP/IP.
10.1
Ethernet communication
For TCP, commands from a host should be sent to destination port 30313.
Replies are sent to destination port 30312. For UDP, commands from a host
should be sent from source port 30312 to destination port 30313.
Replies are sent from source port 30313 to destination port 30312.
10.2
RS232 communication
When using RS232, the COM port should be set to 115200 baud, 8 data bits, no
parity, 1 stop bit, and no handshaking.
10.3
Command structure
Communication consists of commands sent by the host (controlling PC). All
output generated by the command is returned in reply UDP or TCP/IP packets.
The last character sent is
>
('greater than' symbol). Once this is received, the
host knows that the command has been completed.
It is recommended that the host waits for the
>
symbol before sending the next
command. UDP communications are not guaranteed to arrive, so the host
software must be able to cope with lost messages. Using the
GT
command, a
host can request that a message is sent to it whenever an error occurs.
Several commands can be put into one command line by separating them by a
semi-colon (
;
). A carriage return character should be sent to terminate the
command line. The VTR6 sends any replies to the commands and then sends a
>
character to indicate that the command line has been completed.
Commands comprise a code of two letters followed by the parameters (if any)
needed for the command. Spaces in the commands are ignored.
Numeric parameters are separated by a comma (
,
). For a parameter which is a
time period the default units are milliseconds. 's', 'ms' or 'us' can be added to
the end of the number to indicate seconds, milliseconds or microseconds. For
example:
Parameter
Meaning
0.1
0.1 milliseconds
200us
200 microseconds
0.1s
0.1 seconds
Note:
Parameters are in 'USA/UK' format so that a half is written '0.5' not
'0,5'.
Summary of Contents for PULSESTAR VTR6
Page 1: ...PULSESTAR VTR6 Installation Guide Issue 005...
Page 2: ...For your notes...
Page 36: ...32...