User manual

25
set TT1 rts=<must be true to force set RTS signal ON>
set TT1 mode=”<DLV11-E or DLV11-F>”
set TT1 breaken=<must be true to enable break signal generation>
set TT1 erroren=<must be true to enable RX error notification>
set TT1 char_len=<character’s bit length>
set TT1 stop_len=<stop bit length>
set TT1 parity=”<parity control>”
Where :
line_dll The DLL file name to load CHAPI serial line port from. If omitted
CHAPI_SERIAL.DLL will be used by default;
line_cfg – The name of the port to load. The options are:
moxa – a MOXA NPort 5210 port
tcpip a TCP/IP port
com a standard host PC COM port
If the line_cfg parameter is omitted, the the port name tcpip will be used.
line_is_terminal – This must be set to true to force XON/XOFF flow control
line_param – A string that contains the line parameters for the line. The options are:
In case of a MOXA NPort 5210 port:
ip= the NPort 5210 IP address;
port= The RS232 port number on the NPort5210, (1, 2, …);
In case of a TCP/IP port:
port=The IP port to connect to or to listen to;
application=”<application to start>”;
ip= The IP address to connect to. If this parameter is present, the
emulated serial line will try to connect to this address. If this parameter
is not present, the line will accept connections.
In case of a standard COM port:
com=<COM port number>, (1, 2, …)
baud_rate – The baud rate at which the communication line operates.