mbusClose (Function) |
Top Previous Next |
This function is used to close an M-Bus connection.
Input: handle : SYSHANDLE A handle to the connection to close.
Returns: INT
Declaration: FUNCTION mbusClose : INT;
Example: INCLUDE rtcu.inc
|