Development status:
New development
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 |
---|---|
ImageImage: DevDouble | — |
FileNameAttributeScalar: DevString | Name of the attribute for reading the image file name. |
DirectoryAttributeScalar: DevString | Name of the attribute for reading the directory where the file ist. |
DeviceToReadFileNameScalar: DevString | Device for taking the image file name. |
FileNameScalar: DevString | — |
Commands:
Name | Description |
---|---|
StartThreadInput: DevVoid Output: DevVoid |
Start thread updating file name |
StopThreadInput: DevVoid Output: DevVoid |
Stop thread updating file name |
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. |
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. |
Pipes:
Properties:
Please log in to comment.