Commands

pogo_html_docu/PerkinElmerDetector/Commands.html See pogo generated info for more details.

 AcquireDarkImages. Starts dark images acquisition without saving to file. It starts a thread for setting the state.

 AcquireDarkImagesAndSave. Starts dark images acquisition and save images to file. It starts a thread for setting the state.

 AcquireKeepingFlagsUntouched. Startsimage acquisition without setting any flag. It starts a thread for setting the state.

 AcquireRawImages. Starts raw images acquisition without saving to file. It starts a thread for setting the state.

 AcquireRawImagesAndSave. Starts raw images acquisition and save images to file. It starts a thread for setting the state.

 AcquireSubtractedImages. Starts subtracted (raw - dark) images acquisition without saving to file. It starts a thread for setting the state.

 AcquireSubtractedImagesAndSave. Starts subtracted (raw - dark) images acquisition and save images to file. It starts a thread for setting the state.

 Init. Initializes the Tango device.

 State. Returns the device state. Default Tango command.

 Status. It gets the device status. Default Tango command.

 Trigger. Acquire images using the FilesBeforeTrigger and FilesAfterTrigger attributes. It starts a thread for setting the state.

 UpdateReadoutSettings. Reads all detector settings from hardware. Called every time a value is written to an attribute for updating the changed attribute.