CmpDNP3RS232Configuration (STRUCT)¶
TYPE CmpDNP3RS232Configuration : STRUCT
Settings to open and to configure a COM interface.
- InOut:
Name
Type
Comment
comPortNumberINTPort number: 0=disabled, 1=COM1, 2=COM2, ….
comPortBaudrateUDINTBaudrate: 4800, 9600, 19200, 38400, 57600, 115200….
comPortDataBitsUSINTNumber of bits 4-8
comPortStopBitsSupported stop bits
comPortParitySupported parity
comPortBufferSizeUDINTBuffer size of FIFO buffer
comPortTimeoutTIMEThe Timeout is the TIME between two received OR sent characters until the read or write operation will return.