GetFrameCount
CameraAPI.GetFrameCount();
None
int - The current frame count during continuous image readout. The value is read from the pci board.
Returns the current frame count during continuous image readout. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a try/catch block.