mbusScanStop (Function) |
Top Previous Next |
This function is used to stop an M-Bus scan started with mbusScan.
Input: handle : SYSHANDLE A handle to the connection to stop scanning on.
Returns: INT
Declaration: FUNCTION mbusScanStop : INT;
Example: INCLUDE rtcu.inc
|