IDK MSD-804FD User Manual
Page 77
MSD-804FD Users Guide (Command Guide)
77
3.3.11 RS-232C port
@SCT
RS-232C port communication
Command
format
@SCT, port, setting
Return value
format
@SCT, port, setting
Parameter
port
: RS-232C connector
0 = All ports, 1 = RS-232C CH1 port, 2 = RS-232C CH2 port
3 = OUT1B*, 4 = OUT2B, 5 = OUT3B, 6 = OUT4B
*
OUT1B to OUT4B can be set only if Cat5e/Cat6 output option is installed.
setting
: Communication settings
•
Baud rate (4800, 9600, 19200, 38400 [bps] [Default]: 9600[bps]
•
Data length (8, 7[bit] [Default]: 8[bit])
•
Parity (NONE, EVEN, ODD [Default]: NONE)
•
Stop bit (1, 2[bit] [Default]: 1[bit])
For set values, see Table 3.3.11a.
Example Send
Receive
@SCT,1,24
@SCT,1,24
Set RS-232C CH1 port as follows:
Baud rate=19200[bps], Data length=8[bit],
Parity=None, Stop bit=1[bit]
Terminated normally.
Related info.
8.10.1 Communication setting
Note
After IP address or serial communication setting is changed, communication may
be disabled. Change the environmental settings of communication based on the
MSD settings after changed.
@GCT
Get RS-232C port communication
Command
format
@GCT
Return value
format
@GCT, rs_232c_1, rs_232c_2, outB_1, outB_2, outB_3, outB_4
Parameter
rs_232c_1
: Communication settings of RS-232C CH1 port
rs_232c_2
: Communication settings of RS-232C CH2 port
outB_1 to 4
: RS-232C communication setting of OUTB’s each output
*
OUT1B to OUT4B can be set only if Cat5e/Cat6 output option is installed.
•
Baud rate (4800, 9600, 19200, 38400[bps] [Default]: 9600[bps]
•
Data length (8, 7[bit] [Default]: 8[bit])
•
Parity (NONE, EVEN, ODD [Default]: NONE)
•
Stop bit (1, 2[bit] [Default]: 1[bit])
For set values, see Table 3.3.11a.
Example Send
Receive
@GCT
@GCT,24,24,
24,24, 24,24
Get communication settings of RS-232C ports.
RS-232C CH1 port and CH2 port are set as following;
Baud rate:19200[bps], Data length: 8[bit], Parity:
None, Stop bit: 1[bit].
Related info.
8.10.1 Communication setting