|
HostConnected (Function) |
|
This function checks whether the RTCU module is connected to a PC with the RTCU M2M Studio program running (or any other RACP1-capable program). The HostConnected function will not indicate when the RTCU M2M Studio is connected to the device via the RTCU Communication Hub.
Input: None.
Returns:_BOOL
Declaration: FUNCTION HostConnected : BOOL;
Example: INCLUDE rtcu.inc |