Development status:
Released,
Release: release_1_0_6
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SoftwareSystem/Slicer
Contact:
Class Description
A device which extracts some numerical data from the data produced (stored in one or several attributes) by other devices
Families: SoftwareSystem
Key words:
Language: Cpp
Contact:
Class interface
Attributes:
Commands:
Name | Description |
---|---|
StateInput: DevVoid Output: State |
This command gets the device state (stored in its device_state data member) and returns it to the caller. |
StatusInput: DevVoid Output: DevString |
This command gets the device status (stored in its device_status data member) and returns it to the caller. |
Pipes:
Properties:
Name | Description |
---|---|
InputAttributesString[]Type | Defines the attributes the slicer should extract data from |
OutputNamesString[]Type | Defines the names of the dynamically created outputs |
IndexesString[]Type | List of (LineIndex, ColumnIndex) which specify which data the slicer should extract from each of the attributes |
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.