Scalar Attributes

pogo_html_docu/PSCamera/Attributes.html See pogo generated info for more details.
 DeltaTime. Time between SnapAndSave actions in the acquisition thread (in ms).

 ExposureTime. Reads/Writes exposure time in s.

 FileDirectory. Reads/Writes directory where the files will be save.

 FileFormat. Reads/Writes file format. File name will be: 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat'.

 FilePrefix. Reads/Writes file name prefix. File name will be: 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat'.

 FileRefNumber. Reads/Writes file name reference number. File name will be: 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat'.

 FileSuffix. Reads/Writes file suffix. Not used.

 NumberOfImages. Number of images taken and saved in the acquisition thread.

 SubAreaBottom. Reads/Writes bottom coordinate of the subarea.

 SubAreaLeft. Reads/Writes left coordinate of the subarea.

 SubAreaRight. Reads/Writes right coordinate of the subarea.

 SubAreaTop. Reads/Writes top coordinate of the subarea.

 XBinning. Reads/Writes binning in horizontal direccion.

 YBinning. Reads/Writes binning in vertical direccion.