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.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool ReceivedCR { get; set; }
Public Property ReceivedCR As Boolean
Get
Set
Property Value
Type:
BooleanSee Also