This is historical information of device classes implemented in SIS3820 device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_8
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/CounterTimer/SIS3820
Contact:
Class Description
SIS3820 counter, MCS
Families: Instrumentation
Key words:
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: VME
Class interface
Attributes:
Name | Description |
---|---|
CountsScalar: DevDouble | — |
OffsetScalar: DevDouble | — |
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 return status |
resets a channel, clears counter contents |
ReadInput: DevVoid Output: DevLong Counter contents |
Return counter contents |
Pipes:
Properties:
Name | Description |
---|---|
ChannelDevULong | channel number |
BaseDevULong | VME base address. Default: 0x38000000 (939524096) |
SimulationModeDevULong | 0 real mode, 1 simulation mode |
README
b'Server for counter of the type SIS3820.\n\nmake: \n\n make linux=1\n\n make install \n copies the files to /usr/local/bin/server\n\nstart server, if not controlled by astor: \n\n ./bin/SIS3820 DORIS\n\nstart test clients\n\n $ cd ./Clients\n $ ./SIS3820.pl\n\n\n\n'
Updated:
The device class has been updated.
You are looking at this version now.
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.