.

Average: 0
Rating Count: 0

Development status: New development
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/PicoAdc
Contact:



Class Description


A device class for the Picotech ADC-12. This device is connect to the parallel port
to read a 12 bit adc value.

Families: InputOutput

Key words:

Language: Cpp

License:

Contact:

Class interface


Attributes:

Name Description
valueScalar: DevDouble
Integration_timeScalar: DevDouble
Number_of_samplesScalar: DevLong

Commands:

Name Description
StateInput: DevVoid
Output: State
This command gets the device state (stored in its device_state data member) and returns it to the caller.
StatusInput: DevVoid
Output: DevString
This command gets the device status (stored in its device_status data member) and returns it to the caller.

Pipes:

Properties:


Please log in to comment.

Generated

PDF generated from POGO



README

b'//-============================================================\n//\n// This class has been generated by POGO\n// (Program Obviously used to Generate tango Object)\n//\n// (c) - Software Engineering Group - ESRF\n//=============================================================\n\n\nFiles generated:\n===============\nPicoAdc.cpp: Source code for the PicoAdc class and its commands.\n This class is derived from DeviceImpl_2 class.\n It represents the CORBA servant obbject which\n will be accessed from the network.\n All commands which can be executed on the\n PicoAdc are implemented in this file.\n\nPicoAdc.h: Include for the PicoAdc class.\n Server class prototypes and descriptions.\n\nPicoAdcClass.cpp: A singleton class derived fromPicoAdc.\n It implements the command list and all properties\n and methods required by the PicoAdc once per process\n\nPicoAdcClass.h:\tInclude for the PicoAdcClass root class.\n This class is represents the singleton class for\n the PicoAdc device class.\n It contains all properties and methods which the \n PicoAdc requires only once e.g. the commands.\n\nmain.cpp:\t\tC++ source for a TANGO device server main.\n The main rule is to initialise (and create) the Tango\n system and to create the DServerClass singleton.\n The main should be the same for every Tango device server.\n\nClassFactory.cpp:\tC++ source for the class_factory method of the DServer\n device class. This method is responsible to create\n all class singletin for a device server. It is called\n at device server startup\n'

22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .



20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2 on:23 Feb 2017, 10:10 a.m.