[This is preliminary documentation and is subject to change.]
Constructor for class
Namespace: DynaviewModbusAssembly: DynaviewModbus (in DynaviewModbus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dynaview( string address, uint port )
Dim address As String Dim port As UInteger Dim instance As New Dynaview(address, _ port)
Parameters
- address
- Type: System String
Network address of Dynaview server
- port
- Type: System UInt32
Network port to use
Remarks
See Also