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

Use this link to find the valid information.

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



Class Description


Server for a VFC ADC. The Server describes a channel.

Families: InputOutput

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: none

Bus: VME

Class interface


Attributes:

Name Description
ValueScalar: DevDouble ADC value
GainScalar: DevDouble
OffsetScalar: DevDouble
PolarityScalar: DevLong
CountsScalar: DevLong
FlagVFCADCInitScalar: DevBoolean

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.
ResetInput: DevVoid
Output: DevLong
completion status
Reset a channel, clear contents.
SetGainInput: DevVoid
Output: DevLong
completion status
Set gain in ADC to Gain value.
SetPolarityInput: DevVoid
Output: DevLong
completion status
Set polarity in ADC to Polarity value.
SetOffsetInput: DevVoid
Output: DevLong
completion status
Set offset in ADC to Offset value.
InitVFCADCInput: DevVoid
Output: DevLong
completion status
Init VFCADC. Set FlagVFCADCInit

Pipes:

Properties:

Name Description
BaseDevULong VME base address. Default value 0x011000 (in decimal 69632)
ChannelDevULong Channel number. Each module has 8 channels.
SimulationModeDevULong 0 real mode, 1 simulation mode

20 Apr 2017, Piotr Goryl
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 are looking at this version now.



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.
Added by:pgoryl2 on:23 Feb 2017, 10:13 a.m.