[This is preliminary documentation and is subject to change.]
Actually makes the connection with the server.
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool connect()
Dim instance As Dynaview Dim returnValue As Boolean returnValue = instance.connect()
Return Value
True if OK, False on error.Remarks
See Also