mbusSlaveUnregister (Function) |
Top Previous Next |
This function removes a slave device registration created with mbusSlaveRegister.
Input: handle : SYSHANDLE A handle to the connection
index : USINT (1..64) The index of the registration to remove.
Returns: INT
Declaration: FUNCTION mbusSlaveUnregister : INT;
Example: INCLUDE rtcu.inc
|