| FieldTalk™ Modbus Master .NET Library |
|
MbusMasterFunctions.isOpen Method
Returns whether the protocol is open or not.
[Visual Basic]
Public Function isOpen() As
Boolean
[C#]
public
bool isOpen();
Return Value
True = open, False = closed
See Also
MbusMasterFunctions Class | FieldTalk Namespace