Development status:
Released,
Release: Release_1_5
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/TIP850ADC
Contact:
Class Description
Class for the TIP850-10 ADC channels.
Families: InputOutput
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: VME
Class interface
Attributes:
Name | Description |
---|---|
ValueScalar: DevDouble | ADC value |
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. |
Pipes:
Properties:
Name | Description |
---|---|
BaseDevULong | VME base address |
ChannelDevULong | ADC channel |
SimulationModeDevULong | 0 real mode, 1 simulation mode |
DeviceSpecialDevLong | if 0: Operation mode: 8 differential inputs (16) gain = 1 automatic settling time control (128) if 1: Operation mode: 16 single-ended inputs gain = 1 automatic settling time control (128) |
VmeCardDevULong | selects the VME card, can be 0 or 1, def.: 0 |
Please log in to comment.
Generated
README
b'This class is included, together with the TIP850DAC class, in the TIP850u10.\n\nmake using_trunk=1\n \n in the TIP850u10/trunk directory with build an executable containing the\n TIP850DAC and TIP850ADC classes.'
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.