mbusRecordCount (Function) |
Top Previous Next |
This function returns the number of records available from the slave, requested with mbusDataRequest.
Input: handle : SYSHANDLE A handle to the connection
Returns: INT
Declaration: FUNCTION mbusRecordCount : INT;
Example: INCLUDE rtcu.inc |