Development status:
    Released,
            Release: Release_1_0
        
    
    Information status: Updated
    
        
    
    
    
    Repository:
    
    
        http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/KeysightB2900
    
    
    
    
    Contact:
    
        
    
Class Description
Class for controlling a Precision Source/Measure Unit from Keysight Technologies B2900 Series
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: Keiysight (Agilent)
Product:
B2900 Series
Bus: Data Socket
Class interface
Attributes:
Commands:
| Name | Description | 
|---|---|
| StateInput: DevVoid Output: State Device state  | 
                        
                            This command gets the device state (stored in its device_state data member) and returns it to the caller. | 
| StatusInput: DevVoid Output: ConstDevString Device status  | 
                        
                            This command gets the device status (stored in its device_status data member) and returns it to the caller. | 
| WriteReadCmdInput: DevString Output: DevString  | 
                        
                            Write command and get an answer. | 
| WriteCmdInput: DevString Command to send Output: DevVoid  | 
                        
                            Send command not generating an answer | 
Pipes:
Properties:
| Name | Description | 
|---|---|
| IpAddressDevString | Ip address of the device | 
| PortNbDevLong | Port Number | 
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
12 Jan 2019, DS Admin
Created:
The device class has been added to catalogue.