Keysight VISA.NET Help
DeviceStatusByte Property (IGpibInterfaceSession)



The 488-style status byte of the local controller associated with this session.
Syntax
'Declaration
 
Property DeviceStatusByte As Byte
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As Byte
 
instance.DeviceStatusByte = value
 
value = instance.DeviceStatusByte
byte DeviceStatusByte {get; set;}
property byte DeviceStatusByte {
   byte get();
   void set (    byte value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025