logClose (Function) |
Top Previous Next |
logClose closes an open Datalogger. Input: handle : SYSHANDLE A handle to an open datalogger.
Output: handle : SYSHANDLE The handle is invalid once logClose returns.
Returns: INT
Declaration: FUNCTION logClose : INT;
Example: INCLUDE rtcu.inc |