Aten VK2100A [5/10] Keyword

Aten VK2100A [5/10] Keyword
5
Serial
Usage:
Control and configure serial port settings.
Syntax:
serial [p sequence] [type stype] [baud baudrate] [dbit databit] [parity sparity] [sbit stopbit]
[fctrl flowctrl] [dtype datatype] [endchar chars ] [checksumtype checksumtype] [acktimeout
duration ] [control “data”] [help]↙
Keyword:
p : port
type: serial type
baud : baud rate
dbit : data bit
parity : serial parity
sbit : stop bit
fctrl : flow control
dtype : data type
acktimeout : timeout duration (ms) is used for waiting for the feedback from sendack control.
endchar : specific end character is used to identify a complete message.
checksumtype : if need fw to auto-calculate command checksum, assign a checksum type
help: show instructions
Parameter:
sequence : port, separated by comma for multiple ports
* (all ports)
stype: 232, 422, 485 (default 232)
baudrate : 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200(default 9600)
databit : 7, 8 (default 8)
sparity : none, even, odd (default none)
stopbit : 1, 2 (default 1)
flowctrl : none, hw (default none)
datatype : ascii, hex (default ascii)
checksumtype: none, modbus (default none)
duration : specific timeout (ms)(default 300)
chars : end characters following a complete message.
control : read - display received message of the specific serial port
write - send data from the serial port. Use “ symbol covers data. Use \x symbol to send
Hex code
sendack - send data from the serial port and display received message
Скачать