IoDrvModbusSerialSlave.UpdateComPortSettings (METH)¶
METHOD UpdateComPortSettings : UDINT
Update the configured Com-Port settings of the Modbus Server.
Only possible if server is disabled (see xEnable Input).
- InOut:
- Scope - Name - Type - Initial - Comment - Return - UpdateComPortSettings- UDINT- Input - ComPort- INT- 0 - Number of the COM Port to use - Baudrate- UDINT- 19200 - 1200, 2400, 4800, …, 115000 bps - Parity- COM_Parity- COM_Parity.SYS_EVENPARITY - EVEN:=2, ODD:=1 or NONE:=0