Development status:
Released,
Release: release_1_0_3
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/SoftwareSystem/LogReader
Contact:
Class Description
Devie that displays the contents of the most recent log file in a specific directory
Families: SoftwareSystem
Key words: Miscellaneous
Platform: All Platforms
Language: Cpp
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
LogUpdateScalar: DevBoolean | — |
logSpectrum: DevString | — |
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 |
---|---|
LogFileDirDevString | Directory containing the log files to be read |
LogFilePatternDevString | Pattern (regular expression) for log file search |
NrOfLinesDevString | Max. number of lines to e read from log file. ``WHOLEFILE`` means read complete file. |
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.