Gets/sets the Target Address of the PLC to connect to.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 69.0.0.0
Syntax
Property Value
Type: IPAddressDefault value is null.
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if TargetAddress is less than 0.0.0.1 or greater than 223.255.255.254. |
See Also