Keysight VISA.NET Help
ReplacementCharacter Property (ISerialSession)



The character used to replace incoming characters that arrive with errors (such as parity errors).
Syntax
'Declaration
 
Property ReplacementCharacter As Byte
'Usage
 
Dim instance As ISerialSession
Dim value As Byte
 
instance.ReplacementCharacter = value
 
value = instance.ReplacementCharacter
byte ReplacementCharacter {get; set;}
property byte ReplacementCharacter {
   byte get();
   void set (    byte value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025