This is historical information of device classes implemented in TineCamera device server.
Use this link to find the valid information.
Development status:
Released,
Release: Release_1_1
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/TineCamera
Contact:
Class Description
Tine Camera via pyTine interface (only working in python3)
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
FrameImage: 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. |
Pipes:
Properties:
Name | Description |
---|---|
TineDeviceAddressDevString | Name of the Tine Device for the camera, ex. /HASYLAB/P02_LM10/Output |
SlowControlAddressDevString | Name of the corresponding Slow Control for the camera, ex. /HASYLAB/SLOWCONTROL01E/P23_LM4 |
Flip_VDevShort | If True - image will be flipped vertically |
Flip_HDevShort | If True - the image will be flipped horizontally |
RotateDevShort | define the rotation angle in 90 deg steps (!!). E.g. Rotate_Angle = 3 means 270 deg rotation |
Updated:
The device class has been updated.
You are looking at this version now.
7 Aug 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
20 Mar 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
13 Mar 2021, DS Admin
Updated:
The device class has been updated.
You can see previous version here .
6 Mar 2021, DS Admin
Created:
The device class has been added to catalogue.