Development status:
New development
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/UHFLIAmplifier
Contact:
Class Description
Class for controlling the UHFLI Lock-in amplifier from Zurich Instruments
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: Zurich Instruments
Product:
UHFLI Lock-in amplifier
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
DemodsRateScalar: DevDouble | — |
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. |
StartAcquisitionInput: DevVoid Output: DevVoid |
Start polling data |
GetValueDInput: DevString Path of the varialbel to read Output: DevDouble |
Read double value from hardware |
SetValueDInput: DevVarDoubleStringArray Path of the variable to set, value to set Output: DevVoid |
Set double value to hardware |
Pipes:
Properties:
Name | Description |
---|---|
DeviceNameDevString | Name of the UHFLI amplifier device (ex. dev2336) |
Please log in to comment.
Updated:
The device class has been updated.
You can see previous version here .
23 Jun 2018, DS Admin
Created:
The device class has been added to catalogue.