Commands

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

 CleanupCamera. Close the connection with the camera.
 DumpCameraSettings. Write current camera settings to ascii file.
 InitCamera. Open the connection with the camera. Get camera info.
 StartAcquisition. Calls InitCamera and start the acquisition of images.
 StartSingleAcquisition. Start the acquisition of an image and save it in tif format (independently of the value of the FileSaving attribute). It uses the same file names as StartAcquisition and increases the file counting attribute.
 State. Tango default State command.
 Status. Tango default Status command.
 StopAcquisition. Stops the acquisition of images. Calls CleanupCamera.