| FieldTalk™ Modbus Master .NET Library |
|
MbusSerialMasterProtocol.portName Property
Serial port identifier property
[Visual Basic]
Public Property portName As
String
[C#]
public
string portName {get; set;}
Property Value
Name of serial port as UNICODE string (eg "COM1")
Remarks
Note A protocol must be closed in order to configure it.
See Also
MbusSerialMasterProtocol Class | FieldTalk Namespace