CogNdmSlmpBlockMapping SlmpDevice Property Cognex VisionPro 9.8
Gets/sets the SLMP device that it mapped.

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

public CogSlmpDeviceConstants SlmpDevice { get; set; }

Property Value

Type: CogSlmpDeviceConstants
Default value is InternalRelay.
Exceptions

ExceptionCondition
CogFfpInvalidSlmpConfigException Thrown if SlmpDevice is not a valid CogSlmpDeviceConstants enumeration.
See Also