Keysight VISA.NET Help
MemoryMapByteOrder Property (VxiSession)



[Register-Based] The byte order to be used in Ivi.Visa.IMemoryMap operations when accessing the mapped window.
Syntax
'Declaration
 
Public Property MemoryMapByteOrder As ByteOrder
'Usage
 
Dim instance As VxiSession
Dim value As ByteOrder
 
instance.MemoryMapByteOrder = value
 
value = instance.MemoryMapByteOrder
public ByteOrder MemoryMapByteOrder {get; set;}
public:
property ByteOrder MemoryMapByteOrder {
   ByteOrder get();
   void set (    ByteOrder value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025