rfbcOpen (Function) |
Top Previous Next |
This function will open the RFBC protocol interface. Calling this function is required before the RFBC interface can be used. It is necessary to call rfbcClose after using the interface.
Input: None.
Returns: INT
Declaration: FUNCTION rfbcOpen : INT;
Example: INCLUDE rtcu.inc |