Keysight VISA.NET Help
XOffCharacter Property (ISerialSession)



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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025