canLoggerStop (Function) |
Top Previous Next |
This function will stop the logging. The logger must first have been started with the canLoggerStart function.
Input: port : SINT (1/2) (default 1) The port of the logger.
Returns: INT
Declaration: FUNCTION canLoggerStop : INT; VAR_INPUT
Example: INCLUDE rtcu.inc |