CogIDCodabar TransmitCheckChar Property Cognex VisionPro 9.20
If True, include the embedded checksum character in the output. Requires HasCheckChar be set to True.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 80.0.0.0
Syntax

public bool TransmitCheckChar { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

See Also