Gets/sets the Target Port of the PLC to connect to.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Int32Default value is 12288 (0x3000).
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if TargetPort is less than 1 or greater than 65535. |
See Also