.

Average: 0
Rating Count: 0

Development status: Released, Release: Release_1_5
Information status: Updated
Repository: http://svn.code.sf.net/p/tango-ds/code/DeviceClasses/Acquisition/2D/LCXCamera
Contact:



Class Description


Class for controlling the LCX Camera from Roper Scientific.

Families: Acquisition

Key words:

Platform: Unix Like

Language: Cpp

License:

Contact:

Hardware


Manufacturer: Roper Scientific

Product:

LCX

Bus: Socket

Class interface


Attributes:

Name Description
FileDirScalar: DevString Path to the camera image files.
FilePrefixScalar: DevString The prefix of the image files to be created.\nThe file name would be:\nFilePrefix_FileStartNume.SPE
FileStartNumScalar: DevLong The file number used when storing an image file.\nAfter saving a file, this number gets increased by one.
NbFramesScalar: DevLong Number of frames to be taken.
ExposureTimeScalar: DevDouble
DelayTimeScalar: DevDouble Time between image acquisition.

Commands:

Name Description
StateInput: DevVoid
Output: State
State Code
This command gets the device state (stored in its <i>device_state</i> data member) and returns it to the caller.
StatusInput: DevVoid
Output: ConstDevString
Status description
This command gets the device status (stored in its <i>device_status</i> data member) and returns it to the caller.
StartAcquisitionInput: DevVoid
Output: DevVoid
Start taking images.
ResetInput: DevVoid
Output: DevVoid
Close socket connection and initialize controller and camera servers.

Pipes:

Properties:

Name Description
SocketDSDevString Name of the device making the socket connection.


Please log in to comment.

23 Feb 2017, Piotr Goryl
Updated:
The device class has been updated.
You can see previous version here .



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.
Added by:pgoryl2 on:2 Jan 2017, 2:45 p.m.