Aten VK258 [6/10] Acknowledge

Aten VK2100A [6/10] Acknowledge
6
Acknowledge:
Command OK↙ : Command is correct and the function is executed.
Command incorrect↙ : Command and/or parameters are incorrect and not executed.
Example:
Serial help ↙ : show instructions
serial p01 ↙ : display the setting information of serial port1.
serial p* ↙ : display the setting information of all serial ports.
serial p01 type 232 baud 115200 dbit 8 parity none sbit 1 fctrl none ↙ : configure port1.
serial p01,04,07 baud 19200 ↙ : configure port1, 4, 7 to baud rate 19200.
serial p02 baud 19200 ↙ : configure port2 to baud 19200 and use default settings for other parameters.
serial p02 dtype hex read ↙ : display the received message of port2 in HEX format.
serial p03 write “sw i01 o02\r\n” ↙ : send the ASCII text ‘sw i01 o02’ from port3.
serial p03 sendack sw i01 o02\x0D\x0A” ↙ : send the ASCII text ‘sw i01 o02’ from port3 and display
the feedback.
Скачать