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_0
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/TineCamera
Contact: tnunez@mail.desy.de



Class Description


Tine Camera via pyTine interface (only working in python3)

Families: Acquisition

Key words:

Platform: Unix Like

Language: Python

License: GPL

Contact: tnunez@mail.desy.de

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

Added by:dadmin on:7 Aug 2021, 3:08 a.m.