Development status:
New development
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/OtherInstruments/SSKRPI
Contact:
Class Description
Class for controlling the quick-closing valves via Raspberry Pi
Families: OtherInstruments
Key words:
Platform: Unix Like
Language: Cpp
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
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. |
WriteFPGAInput: DevVarULongArray FPGA address and data Output: DevVoid |
Write data to FPGA. |
ReadFPGAInput: DevULong FPGA address. Output: DevULong Output |
Read data from FPGA. |
WriteEEPROMInput: DevVarULongArray EEPROM address and data Output: DevVoid |
Write data to EEPROM |
ReadEEPROMInput: DevULong EEPROM address. Output: DevULong Output |
Read data from EEPROM |
ResetFPGAInput: DevVoid Output: DevVoid |
Reset FPGA |
EPCSProgramInput: DevString Program file name Output: DevVoid |
Reprogram FPGA. Information read from external files: argument name epcs_output.hex FPGA is reset at the end. |
SSKRPIInitInput: DevVoid Output: DevVoid |
Command to initialize the SSKRPI. It is automatically called when the server is started. |
Pipes:
Properties:
Please log in to comment.
Created:
The device class has been added to catalogue.