Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/InputOutput/VDOT32
Contact:
Class Description
Class for controlling the vdot32 io register from JanzTec
Families: InputOutput
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: JanzTec
Product:
VDOT32
Bus: VME
Class interface
Attributes:
Name | Description |
---|---|
ValueScalar: DevDouble | — |
FlagVDOT32InitScalar: DevBoolean | True if vdot32 is initialized |
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. |
InitVDOT32Input: DevVoid Output: DevLong Completion status |
Init VDOT32 and set FlagVDOT32Init flag |
Pipes:
Properties:
Name | Description |
---|---|
BaseDevULong | VME base address. Default value 0xa80 (in decimal 69632) |
ChannelDevULong | Channel number. Each module has 32 channels. |
SimulationModeDevLong | 0 real mode, 1 simulation mode |
FlagInputOutputDevLong | 0 if input channel, 1 if output |
VmeCardDevULong | selects the VME card, can be 0 or 1, def.: 0 |
Please log in to comment.
Generated
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 can see previous version here .
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.