This is historical information of device classes implemented in ISGCamera device server.
Use this link to find the valid information.
Development status:
Released
Information status: Updated
Repository:
http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/ISGCamera
Contact:
Class Description
Class for controlling the XL Camera from ISG
Families: Instrumentation
Key words:
Platform: Unix Like
Language: Cpp
Contact:
Hardware
Manufacturer: ISG
Product:
XL Camera
Bus: Ethernet
Class interface
Attributes:
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. |
StartInput: DevVoid Output: DevVoid |
— |
StopInput: DevVoid Output: DevVoid |
— |
ClearInput: DevVoid Output: DevVoid |
— |
RecordInput: DevVoid Output: DevVoid |
— |
SaveInput: DevVoid Output: DevVoid |
— |
WriteSocketInput: DevString Output: DevVoid |
Write command to the camera software. |
Pipes:
Properties:
Name | Description |
---|---|
HostnameDevString | Name of the computer running the camera software. |
PortNbDevLong | Port for talking to the camera |
SimulationModeDevULong | 0 -> real mode, 1 -> simulation mode |
Updated:
The device class has been updated.
You are looking at this version now.
19 Jan 2017, Piotr Goryl
Updated:
The device server has been updated.
You can see previous version here .
2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.