Gets/sets the Remote Station ID.
This is the Station ID (ID of C24 on a multidrop serial connection)
This is the PCID field for 1E/3E frames.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 69.0.0.0
Syntax
Property Value
Type: Int64Default value is 255.
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if RemoteStationID is not in the range 0-120, 126, or 255. |
See Also