CogNdmSlmpConfig RemoteStationDestStationID Property Cognex VisionPro 9.7
Gets/sets the Remote Station Destination Station ID. This is the ID of the second hop station. This is the PCID for 1C frames.

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

public long RemoteStationDestStationID { get; set; }

Property Value

Type: Int64
Default value is 0.
Exceptions

ExceptionCondition
CogFfpInvalidSlmpConfigException Thrown if RemoteStationDestStationID is not 0.
See Also