This is historical information of device classes implemented in PSCamera device server.
Use this link to find the valid information.
Development status:
Released
Information status: New
Contact:
Class Description
Class for controlling PS CCD Camera
Families: Acquisition
Key words:
Platform: Unix Like
Language: Python
Contact:
Hardware
Manufacturer: Photonic Science
Product:
Gemstar Xray CCD
Bus: Socket
Class interface
Attributes:
Name | Description |
---|---|
DeltaTimeScalar: DevLong | — |
NumberOfImagesScalar: DevLong | — |
XBinningScalar: DevLong | — |
YBinningScalar: DevLong | — |
SubAreaLeftScalar: DevLong | — |
SubAreaRightScalar: DevLong | — |
SubAreaTopScalar: DevLong | — |
SubAreaBottomScalar: DevLong | — |
ExposureTimeScalar: DevFloat | — |
FileDirectoryScalar: DevString | The capture image is saved at:\n'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
FileSuffixScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
FileRefNumberScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
FileFormatScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
FilePrefixScalar: DevString | The captured image is saved at:\n'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
ImageImage: DevLong | — |
Commands:
Name | Description |
---|---|
OpenInput: DevVoid Output: DevVoid |
— |
CloseInput: DevVoid Output: DevVoid |
— |
SnapInput: DevVoid Output: DevVoid |
— |
SaveInput: DevVoid Output: DevVoid |
— |
AbortSnapInput: DevVoid Output: DevVoid |
— |
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. |
ResetInput: DevVoid Output: DevVoid |
— |
SetCompressInput: DevLong Output: DevVoid |
Enable(1) or disable(0) the compression (using zlib) of the data returned in Image |
SnapAndSave2Input: DevVoid Output: DevVoid |
Snap an image then, start a parallel thread to post-process and save the image using the path: 'FileDirectory'\ 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
StartAcquisitionInput: DevVoid Output: DevVoid |
Performs Snap and Save NumberOfImages times, with DeltaTime ms between Snaps. |
Pipes:
Properties:
Name | Description |
---|---|
IPAdressDevString | IP Adress |
PortNbDevLong | Port Number |
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.
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:34 a.m.