The functions in this category execute in a deterministic time frame. They can reliably be use by user programs and C Script.
- Note:
- Whenever a function that uses the RTDB item name as argument has a corresponding function that takes an RTDBItem pointer argument, the latter should be preferred as the RTDB name lookup is not necessary since the name has been resolved. The function will thus execute faster.
-
ccurLog_write()
-
ccurLog_printf()
-
ccurLog_print()
-
ccurLog_getDefault()
-
ccurLog_openUserLog()
-
ccurLog_connect()