Gets/sets the size of the NDM signal block which is
mapped into the SLMP device. The size is always specified in
bits even for SLMP devices memory areas which are word based.
Namespace: Cognex.VisionPro.CommAssembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32Default value is 0.
Exceptions
| Exception | Condition |
|---|---|
| CogFfpInvalidSlmpConfigException | Thrown if SlmpDeviceSizeInBits is less than 0 or greater than 15360 (1920 * 8). |
See Also