camClose (Function) |
Top Previous Next |
This closes the camera module and the library functions. To reopen the camera module again, call camOpen.
For devices using port 0 as programming port, the RS232 programming port will resume to work as the service port after calling camClose.
Input: None
Returns: INT
Declaration: FUNCTION camClose : INT;
Example: INCLUDE rtcu.inc |