This is historical information of device classes implemented in LCXCamera device server.

Use this link to find the valid information.

Development status: Released
Information status: New

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.

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 are looking at this version now.



2 Jan 2017, Piotr Goryl
Created:
The device server has been added to catalogue.
Added by:pgoryl2 on:19 Jan 2017, 10:33 a.m.