This is historical information of device classes implemented in SaveLoadAttrs device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for saving attribute values to a file or load the values.
Families: SoftwareSystem
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FilePathScalar: DevString | Path to the file to be saved/loaded |
FileNameScalar: DevString | Name of the file to be saved/loaded |
DeviceNameScalar: DevString | Name of the tango device to read/write from/to. |
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. |
SaveAttrsToFileInput: DevVoid Output: DevVoid |
Write the attributes of the DeviceName device in the FileDir/FileName file. Name : value : format : writable |
LoadAttrsFromFileInput: DevVoid Output: DevVoid |
Write to the attributes in the DeviceName device the corresponding values stored in the FilePath/FileName file, in case the attribute is writable. |
Pipes:
Properties:
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
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 are looking at this version now.
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2
on:19 Jan 2017, 10:53 a.m.