CogNdmSlmpConfig RemoteStationNetworkID Property Cognex VisionPro 9.7
Gets/sets the Remote Station Network ID. This is the network ID of the next hop.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax

public long RemoteStationNetworkID { get; set; }

Property Value

Type: Int64
Default value is 0.
Exceptions

ExceptionCondition
CogFfpInvalidSlmpConfigException Thrown if RemoteStationNetworkID is less than 0 or greater than 239.
See Also