HostConnected (Function) |
Top Previous Next |
This function checks whether the RTCU module is connected to a PC with the RTCU IDE program running (or any other RACP1-capable program). The HostConnected function will not indicate when the RTCU IDE (or any other RACP2-capable program) is connected to the device via an IP-network.
Input: None.
Returns:_BOOL
Declaration: FUNCTION HostConnected : BOOL;
Example: INCLUDE rtcu.inc |