Keysight VISA.NET Help
XOnCharacter Property (ISerialSession)



Specifies the value of the XON character used for XON/XOFF flow control (both directions).
Syntax
'Declaration
 
Property XOnCharacter As Byte
'Usage
 
Dim instance As ISerialSession
Dim value As Byte
 
instance.XOnCharacter = value
 
value = instance.XOnCharacter
byte XOnCharacter {get; set;}
property byte XOnCharacter {
   byte get();
   void set (    byte value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025