| Keysight.Visa Namespace > SerialSession Class : XOnCharacter Property |
'DeclarationPublic Property XOnCharacter As Byte
'UsageDim instance As SerialSession Dim value As Byte instance.XOnCharacter = value value = instance.XOnCharacter
public byte XOnCharacter {get; set;}
The range is between 0 and Byte.MaxValue, inclusive. The default is 0x11 (ctrl+Q).
If FlowControl is not equal to Ivi.Visa.SerialFlowControlModes.XOnXOff, this property is ignored.
Current with Keysight IO Libraries Suite 18