This is historical information of device classes implemented in CanberraAIM556 device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
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) |
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.