User manual

OEM Device Configuration Guide
revision 3 — 21
c. If the netmask needs to be changed from the default, enter the number of bits that correspond to the
netmask the network is using. Refer to the PC9133TTL-E Installation Guide for the available
values.
d. You may change the telnet configuration password. Select N to leave this at the default setting.
5. Select 1 for Channel 1 Configuration. Configure the serial port parameters.
a. Set the baud rate to 9600.
b. Set the interface mode (I/F Mode) to 4C. This setting corresponds with RS-232C, 8-bit, no parity, 1
stop bit (shown in following tables).
The following table demonstrates how to build some common interface mode settings.
c. Set the flow control to 00 (no flow control).
d. Set the port number to 3001.
e. Set the connect mode to C0. This value is determined by the following table.
Interface Mode Options
I/F mode option 7 6 5 4 3 2 1 0
RS-232C 0 0
RS-422/485 0 1
RS-485 2-wire 1 1
7-bit 1 0
8-bit 1 1
No parity 0 0
Even parity 1 1
Odd parity 0 1
1 stop bit 0 1
2 stop bit 1 1
Common Interface Mode Settings
Common I/F mode setting Binary Hex
RS-232C, 8-bit, no parity, 1 stop bit 0100 1100 4C
RS-232C, 7-bit, even parity, 1 stop bit 0111 1000 78
RS-485 2-wire, 8-bit, no parity, 1 stop bit 0100 1111 4F
RS-422, 8-bit, odd parity, 1 stop bit 0101 1101 5D
Connect mode option 7 6 5 4 3 2 1 0
Incoming connection
Never accept incoming 0 0 0