This is historical information of device classes implemented in PyImageViewer device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Tango device server to load image files an export them as a tango attribute
Families: Simulators
Key words:
Language: Python
Contact:
Class interface
Attributes:
| Name | Description |
|---|---|
| WidthScalar: DevLong | — |
| HeightScalar: DevLong | — |
| CurrentImageNameScalar: DevString | — |
| TotalImagesScalar: DevLong | — |
| ImageCounterScalar: DevLong | — |
| ExposureScalar: DevDouble | — |
| TriggerScalar: DevShort | — |
| FramesScalar: DevLong | — |
| DepthScalar: DevShort | — |
| FileFormatScalar: DevString | — |
| ImageFormatScalar: DevString | — |
| ImageListSpectrum: DevString | — |
| RoiSpectrum: DevLong | — |
| BinningSpectrum: DevShort | — |
| FileParamsSpectrum: DevString | — |
| JpegImageSpectrum: DevUChar | — |
| ImageImage: DevShort | — |
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. |
| NextImageInput: DevVoid Output: DevVoid |
None. |
| PreviousImageInput: DevVoid Output: DevVoid |
None. |
| GoToImageInput: DevLong Output: DevVoid |
None. |
| StartInput: DevVoid Output: DevVoid |
start camera exposing |
| StopInput: DevVoid Output: DevVoid |
stop camera exposing |
| ResetInput: DevVoid Output: DevVoid |
reset camera |
| WriteFileInput: DevVoid Output: DevVoid |
write image to file in the selected format, use the file parameters to generate file name |
Pipes:
Properties:
| Name | Description |
|---|---|
| ImagesPathDevString | Directory to read the images |
20 Apr 2017, Piotr Goryl
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Updated:
The device class has been updated.
You are looking at this version now.
23 Feb 2017, Piotr Goryl
Created:
The device class has been added to catalogue.
Added by:pgoryl2
on:20 Apr 2017, 1:16 p.m.