.

Average: 0
Rating Count: 0

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



Class Description


Device Server of ADAS board CPCI1264

Families: InputOutput

Key words:

Platform: All Platforms

Language: Python

License: GPL

Contact:

Hardware


Manufacturer: ADAS

Product:

CPCI1264

Bus: Compact PCI

Class interface


Attributes:

Name Description
group_NScalar: DevULong64
frequencyScalar: DevULong
interrupt_countScalar: DevULong
spectrum_group_NSpectrum: DevULong64

Commands:

Name Description
Start_onceInput: DevVoid
Output: DevVoid
Run the device for one step
StopInput: DevVoid
Output: DevVoid
Stop running
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
Run the device
Reset_countInput: DevVoid
Output: DevVoid
Reset the interrupt count
Latch_userInput: DevVoid
Output: DevVoid
User-level latch command
Read_BufferInput: DevVoid
Output: DevVoid
Get the acquisition buffer from the driver

Pipes:

Properties:

Name Description
LatchDevString Configure a latch to trigger acquisition. Use TIMER, SOFTWARE or IO.
FrequencyDevULong Configure the timer default frequency.
BufferSizeDevUShort BufferSize for PCI Mode.
MinorDevUShort ID of the board.
ConfigGroupArray of DevString Configure the groups with their size, starter and direction. Use G8PIN, G16PIN, G32PIN and G64PIN for size. Use an integer between 0 and 64/size excluded. Use IN and OUT for the direction.
ModeArray of DevString Configure Mode (DIR, SYN or PCI).
FilterArray of DevString Filter of IO pins. Use NONE to disable. Use FILTER_1US, FILTER_14US or FILTER_140US to set a value.
BufferValueArray of DevString Buffer value for PCI mode.
IOInterruptDevString Configuration of IO interrupts for IO Latch.


Please log in to comment.

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.
Added by:pgoryl2 on:2 Jan 2017, 2:49 p.m.