Development status:
New development,
Release: 1.1
Information status: New
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/AXISCamera/
Contact:
Class Description
Server to get image from AXIS Dome cameras
Families: Acquisition
Key words:
Platform: All Platforms
Language: Python
License: GPL
Contact:
Hardware
Manufacturer: none
Bus: Not Applicable
Class interface
Attributes:
Name | Description |
---|---|
IrisScalar: DevLong | — |
FocusScalar: DevLong | — |
ResolutionModeScalar: DevLong | — |
AvailableResolutionsScalar: DevString | — |
FrameTimeScalar: DevDouble | — |
FrameTimeStrScalar: DevString | — |
FPSLimitScalar: DevLong | — |
CurrentFPSScalar: DevDouble | — |
PanScalar: DevDouble | — |
TiltScalar: DevDouble | — |
ZoomScalar: DevLong | — |
BrightnessScalar: DevLong | — |
AutoFocusScalar: DevBoolean | — |
MaxPanScalar: DevDouble | — |
MinPanScalar: DevDouble | — |
MaxTiltScalar: DevDouble | — |
MinTiltScalar: DevDouble | — |
MaxZoomScalar: DevLong | — |
MinZoomScalar: DevLong | — |
MaxFocusScalar: DevLong | — |
MinFocusScalar: DevLong | — |
LastFrameNumberScalar: DevLong | — |
ImageRGBImage: DevLong | — |
ImageGrayscaleImage: 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. |
StartAcquisitionInput: DevVoid Output: DevVoid |
— |
StopAcquisitionInput: DevVoid Output: DevVoid |
— |
StartAcquisitionOnceInput: DevVoid Output: DevVoid |
— |
Pipes:
Properties:
Name | Description |
---|---|
UserDevString | — |
PasswordDevString | — |
HostDevString | — |
Please log in to comment.
Created:
The device class has been added to catalogue.