This is historical information of device classes implemented in Cpci1264 device server.
Use this link to find the valid information.
Development status:
New development
Information status: New
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 |
---|---|
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 |
Start_onceInput: DevVoid Output: DevVoid |
Run the device for one step |
StopInput: DevVoid Output: DevVoid |
Stop running |
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 |
---|---|
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. |
LatchDevString | Configure a latch to trigger acquisition. Use TIMER, SOFTWARE or IO. |
FrequencyDevULong | Configure the timer default frequency. |
BufferSizeDevUShort | BufferSize for PCI Mode. |
BufferValueArray of DevString | Buffer value for PCI mode. |
IOInterruptDevString | Configuration of IO interrupts for IO Latch. |
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.