CogIDCodabar TransmitStartStop Property Cognex VisionPro 9.7
Get or set whether the operator should include the start/stop character in the output.

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

public bool TransmitStartStop { 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