AttributeSettingsReceivedCR Property |
Gets or sets the received CR mode. If this is enabled, when the
terminal receives a CR (Carriage Return), the cursor moves to
the beginning of the next line. If this is disabled, the cursor
moves to the beginning of the current line.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool ReceivedCR { get; set; }
Public Property ReceivedCR As Boolean
Get
Set
Property Value
BooleanSee Also