owAlarmGetID (Function) |
Top Previous Next |
This function will return the ROM ID number of the alerted device previously found with owAlarmSearch.
Input: None.
Returns: STRING A string containing the ID of the alerted device if present or an empty string if not.
Declaration: FUNCTION owAlarmGetID : STRING;
Example: INCLUDE rtcu.inc |