Keysight VISA.NET Help
SourceByteOrder Property (IVxiSession)



The source address space byte order.
Syntax
'Declaration
 
Property SourceByteOrder As ByteOrder
'Usage
 
Dim instance As IVxiSession
Dim value As ByteOrder
 
instance.SourceByteOrder = value
 
value = instance.SourceByteOrder
ByteOrder SourceByteOrder {get; set;}
property ByteOrder SourceByteOrder {
   ByteOrder get();
   void set (    ByteOrder value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025