HDC-UHD Series Command Guide
32
3.3.7 Setting RS-232C
@GCT / @SCT
RS-232C communication
Getting
Command @GCT
Response @GCT, baudrate, length, parity, stop
Setting
Command @SCT, baudrate, length, parity, stop
Response @SCT, baudrate, length, parity, stop
Parameter
Baudrate: Baud rate
0 = 4800 bps, 1 = 9600 bps [Default], 2 = 14400 bps,
3 = 19200 bps, 4 = 38400 bps
Length: Data bit length
0 = 7 bit, 1 = 8 bit [Default]
Parity: Parity check
0 = NONE [Default], 1 = ODD, 2 = EVEN
Stop: Stop bit
0 = 1 bit [Default], 1 = 2 bit
Getting
example
Command
Response
@GCT
@GCT,1,1,0,0
Description Getting the RS-232C communication setting
- Baud rate
: 9600 bps
- Data bit length : 8 bit
- Parity check : NONE
- Stop bit
: 1 bit
Setting
example
Command
Response
@SCT,1,1,0,0
@SCT,1,1,0,0
Description Setting the RS-232C communication setting as follows:
- Baud rate
: 9600 bps
- Data bit length : 8 bit
- Parity check : NONE
- Stop bit
: 1 bit
Completed
Remarks
RS-232C communication setting is changed, the communication may be
disabled. Change the environmental settings based on the HDC settings.