FieldTalk™ Modbus Master .NET Library

MbusTcpMasterProtocol.hostName Property

Host name

[Visual Basic]
Public Property hostName As String
[C#]
public string hostName {get; set;}

Property Value

String with IP address or host name (eg "127.0.0.1")

Remarks

Note    A protocol must be closed in order to configure it.

See Also

MbusTcpMasterProtocol Class | FieldTalk Namespace