This is historical information of device classes implemented in TIFFWriter device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
A device server which can access to an image from another device and save in a tiff file
Families: Calculation
Key words:
Platform: All Platforms
Language: Python
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FilenameScalar: DevString | — |
PixelSizeScalar: DevFloat | — |
XSizeScalar: DevUShort | — |
YSizeScalar: DevUShort | — |
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. |
SaveInput: DevVoid Output: DevVoid |
None. |
Pipes:
Properties:
Name | Description |
---|---|
RemoteDeviceDevString | the remote device server |
RemoteImageAttributeDevString | the remote image attribute name |
RemotePixelSizeDevString | Eventually a remote attribute for pixel size |
ImageDirDevString | Directory where image will be saved |
OutputDataFormatDevString | float, int,uint |
22 Feb 2018, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
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 can see previous version here .
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.
Added by:pgoryl2
on:20 Apr 2017, 1:07 p.m.