SIP-2
45/145
USER GUIDE - Rev. 3 (January 2018)
•
Baudrate.
It establishes the serial port speed. The available values are the
following: 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200 bit/s.
•
Databits.
It establishes the character length. The available values are the
following: 5, 6, 7 and 8.
•
Parity.
It establishes the parity. The available values are the following: odd, even or
none.
•
Stopbits.
It establishes the number of stop bits. The available values are the
following: 1 and 2.
•
Flow control.
It establishes the flow control mechanism. The available values are
the following: none, hardware (control signals) and software (Xon and Xoff).
Logical:
•
#.
It establishes the equipment physical port number. Port 1 for port COM1.
•
Mode.
It establishes the port operation mode:
flow
or
emulator
.
Flow
, that is,
serial port mode. The
emulator
mode implies the activation of the HAYES modem
emulator additional characteristic, and it should only be selected to define a
ModemEmulator
behaviour for the port, which is similar to a HAYES modem. In this
last case, there are additional options in the
ModemEmulator
menu.
•
Protocol.
It establishes the protocol of the data to be encapsulated; the possible
values are the following:
raw
(without processing, it is transparent to the
information),
packed
, (the data will be grouped in packets according to the related
parameters, being also transparent as regards the encapsulated information), one
of the identifiers of the
telecontrol protocols being hold
(iec101_1, iec101,
iec102_1, iec102, pid1, dlms, gestel, sap20, twc, dnp3, procome, iec103,
modbusrtu, modbusrtu_cc) or the policy-based mode (
policybased
).
•
Policy.
This field should be configured when the
policybased
mode has been
established in the
Protocol
parameter. It establishes an identifier, whose policy
should be configured in the
Policy
submenu of the
Flow
menu.
•
Packed time (ms).
This field should be configured when the
packed
mode has
been established in the
Protocol
parameter
.
It establishes the maximum waiting
time after receiving the last character, in ms, before sending a packet with the data
received so far. It forces sending the data for inactivity time when not reaching the
data established as desired packet size (see following parameter).
•
Packed size.
This field should be configured when the
packed
mode has been
established in the
Protocol
parameter.
It establishes the maximum number of
characters to be transmitted in a packet on the network.