Click or drag to resize

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: 6.0.8219.1880
Syntax
public bool ReceivedCR { get; set; }

Property Value

Boolean
See Also