Documentation
FieldTalk Modbus Slave Library for .NET
MbusSerialServerBasestartupServer Method |
Opens a serial Modbus protocol and the associated serial
port with the port parameters configured via properties
Namespace: FieldTalk.Modbus.Slave
Assembly: FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Return Value
Type: Int32BusProtocolErrors.FTALK_SUCCESS on success or error code. See BusProtocolErrors for possible error codes.
This function opens the serial port. After a port has been
opened, data and control functions can be used.