Gets/sets the SLMP Message Format.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogSlmpMessageFormatConstantsDefault value is CogSlmpMessageFormatConstants.QLSeries_3E.
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if MessageFormat is not a valid CogSlmpMessageFormatConstants enumeration. |
See Also