This is historical information of device classes implemented in MHzDAQp01Channel device server.

Use this link to find the valid information.

Development status: Released
Information status: New

Contact: tnunez@mail.desy.de



Class Description


Channel of the MHz DAQ System

Families: Acquisition

Key words:

Platform: Unix Like

Language: Cpp

License: GPL

Contact: tnunez@mail.desy.de

Hardware


Manufacturer: none

Bus: TCP/UDP

Class interface


Attributes:

Name Description
FilePrefixScalar: DevString File prefix, used by the Start command.
NbTriggersScalar: DevDouble Number of acquistions to take. The acquistion will stop after these number of acquistions is taken.
DescriptionScalar: DevString
MeanValueScalar: DevDouble
StdDevValueScalar: DevDouble Standard deviation
FileNumScalar: DevLong Number added to FilePrefix for creating the file name sent with the Start command to the MHz DAQ. This number is reset to 0 every time the FilePrefix is written and it increments automatically when the Start command is called.

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.
StartInput: DevVoid
Output: DevVoid
Starts acquisition. It uses attributes FilePrefix and NbTriggers
StopInput: DevVoid
Output: DevVoid
Stops acquisition

Pipes:

Properties:

Name Description
SimulationModeDevLong 1 if simulation mode
DAQDeviceDevString Name of the Tango Device connecting to the TCP Server (classMHz DAQp01)
ChannelDevLong Channel number
LaserFlagDevLong 0 -> laser, 1 -> no laser

Added by:pgoryl2 on:19 Jan 2017, 10:50 a.m.