Keysight VISA.NET Help
ActualData Property



The actual bytes read or written before the timeout occurred. If the actual number of elements read could not be determined, the array is empty.
Syntax
'Declaration
 
Public ReadOnly Property ActualData As Byte()
'Usage
 
Dim instance As IOTimeoutException
Dim value() As Byte
 
value = instance.ActualData
public byte[] ActualData {get;}
public:
property array<byte>^ ActualData {
   array<byte>^ get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025