Keysight VISA.NET Help
DestinationByteOrder Property (IVxiSession)



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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025