| AbortSnap. Aborts previous Snap command. |
| Close. Sends command Close to the camera. |
| Open. Sends command Open to the camera. |
| Reset. Resets the camera. |
| Save. Saves a picture in a file in the windows PC. |
| SetCompress. Enables (argument 1) or disables (argument 0) the compression (using zlib) of the data returned by GetImage. |
| Snap. Takes a picture. |
| SnapAndSave2. Snaps an image then, starts a parallel thread to post-process and saves the image using the path: 'FileDirectory' 'FilePrefix'+'FileRefNumber'+'.'+'FileFormat' |
| StartAcquisition. Starts the acquisition threads. NumberOfImages images are taken and saved in intervals of DeltaTime ms. |
| State. Sets the state to RUNNING if the acquisition thread is running, ON in other case. |
| Status. Tango default Status command. |