Development status:
Released,
Release: Release_1_0
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/FileToTangoImage
Contact:
Class Description
Convert image in a file into a Image Tango Attribute
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FileNameScalar: DevString | — |
DeviceToReadFileNameScalar: DevString | Device for taking the image file name. |
DirectoryAttributeScalar: DevString | Name of the attribute for reading the directory where the file ist. |
FileNameAttributeScalar: DevString | Name of the attribute for reading the image file name. |
ImageImage: DevDouble | — |
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. |
StopThreadInput: DevVoid Output: DevVoid |
Stop thread updating file name |
StartThreadInput: DevVoid Output: DevVoid |
Start thread updating file name |
Pipes:
Properties:
Please log in to comment.
Generated
Updated:
The device class has been updated.
You can see previous version here .
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 .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.