Development status:
Released,
Release: latest
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/MeasureInstruments/Canberra/CanberraAIM556
Contact:
Class Description
A class to control the MCA Canberra AIM 556 (A ou B).
Families: MeasureInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Ethernet
Class interface
Attributes:
Name | Description |
---|---|
ADCScalar: DevShort | ADC index (0..1) |
ModeScalar: DevShort | Acquisition Mode 0 -> PHA 1 -> PHA LFC 2 -> DBL BUFFERS |
ChannelsScalar: DevULong | Channel number |
PresetLiveTimeScalar: DevDouble | Preset live time |
PresetRealTimeScalar: DevDouble | — |
LiveTimeScalar: DevDouble | — |
RealTimeScalar: DevDouble | — |
DataSpectrum: DevULong | — |
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. |
OnInput: DevVoid Output: DevVoid |
Start the aquisition |
OffInput: DevVoid Output: DevVoid |
Stop the acquistion |
ResetInput: DevVoid Output: DevVoid |
Clear memory |
ClearMemoryInput: DevVoid Output: DevVoid |
Reset the acquisition memory to 0 |
Pipes:
Properties:
Name | Description |
---|---|
AddressDevString | Address suffix of the AIM. (Eg. 0x08E0) |
InterfaceDevString | Network interface name (eg. eth0) |
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.