A SERVICE OF

logo

3. I/O PARAMETERS
3.2 I/O Device Parameters
II - 17
3.2 I/O Device Parameters
Parameters for up to five types of input/output devices can be set in DEV <0> to <4>.
# Item Contents Setup range (unit)
9101 DEVICE NAME Set the device name corresponding to the device
No.
Set a simple name for quick identification.
Use alphabet
characters‚ numerals
and symbols to set a
name within 3
characters.
9102 BAUD RATE Set the serial communication speed. 0: 19200 (bps)
1: 9600
2: 4800
3: 2400
4: 1200
5: 600
6: 300
7: 150
9103 STOP BIT Set the stop bit length used in the start-stop system. 1: 1 (bit)
2: 1.5
3: 2
9104 PARITY CHECK Specify whether to add the parity check bit to the
data during communication.
0: Parity bit not added
1: Parity bit added
9105 EVEN PARITY Specify the odd or even parity when it is added to
the data.
0: Odd parity
1: Even parity
9106 CHR. LENGTH Set the length of the data bit. 0: 5 (bit)
1: 6
2: 7
3: 8
9107 Terminator type The code to terminate data reading can be selected. 0 and 3: EOR
1 and 2: EOB or EOR
9108 HAND SHAKE Specify the transmission control method.
The method will be no procedure if a value except 1
to 3 is set.
1: RTS/CTS method
2: No procedure (No
handshaking)
3: DC code method
9109 DC CODE PARITY Specify the DC code when the DC code method is
selected.
0: No parity to DC
code (DC3 = 13H)
1: DC code with parity
(DC3 = 93H)
9111 DC2/DC4 OUTPUT Specify the DC code handling when outputting data
to the output device.
DC2 / DC4
0: None / None
1: Yes / None
2: None / Yes
3: Yes / Yes
9112 CR OUTPUT Specify whether to insert the <CR> code just before
the EOB (L/F) code during output.
0: Do not add
1: Add