Development status:
Released,
Release: Release_1_9
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/TIP551
Contact:
Class Description
Server for controlling TIP5551 DAC. It describes one channel.
Families: InputOutput
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: VME
Class interface
Attributes:
Name | Description |
---|---|
VoltageScalar: DevDouble | — |
VoltageMinScalar: DevDouble | — |
VoltageMaxScalar: DevDouble | — |
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State State Code |
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller. |
StatusInput: DevVoid Output: ConstDevString Status description |
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller. |
GetDACVoltageInput: DevVoid Output: DevDouble Last Set DAC Voltage |
It returns the last Voltage that has been send to hardware |
Pipes:
Properties:
Name | Description |
---|---|
BaseDevULong | VME base address. Default value 0xa00 (in decimal 2560) |
ChannelDevULong | DAC Channel |
SimulationModeDevULong | 0 real mode, 1 simulation mode |
RangeMinDevDouble | The range reflects the status of the jumper J1, can be [-10V,10V] or [0,10V] |
RangeMaxDevDouble | the range replects the jumper J1 status. We have [-10V,10V] and [0,10V] |
VmeCardDevULong | select the VME card, can be 0 or 1, def.: 0 |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
3 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.