rchSuspend (Function) |
|
Suspends the communication with the RTCU Communication Hub. This function, in combination with rchResume, can be used to control when the connection should be active.
The rchSuspend function is functionally identical to and interchangeable with the gwSuspend function.
Input: None.
Returns: INT
Declaration: FUNCTION rchSuspend : INT;
Example:
INCLUDE rtcu.inc |