| Keysight.Visa Namespace > GpibInterfaceSession Class : TerminationCharacter Property |
'DeclarationPublic Property TerminationCharacter As Byte
'UsageDim instance As GpibInterfaceSession Dim value As Byte instance.TerminationCharacter = value value = instance.TerminationCharacter
public byte TerminationCharacter {get; set;}
The range is between 0 and Byte.MaxValue, inclusive. The default is 0x0a (line feed).
Current with Keysight IO Libraries Suite 18