Real-Time API Revision2025.1-3
Loading...
Searching...
No Matches
Deprecated List
Global ccurRTDB_afdxAddMessage (int boardNumber, unsigned short vlId, IOAFDXMessage *message)
Replaced with ccurAsyncIO_afdxAddMessage()
Global ccurRTDB_afdxFindMessage (int boardId, int boardNumber, unsigned short vlId, const char *name)
Replaced with ccurAsyncIO_afdxFindMessage()
Global ccurRTDB_afdxGetSourceIP (int boardNumber, unsigned short vlId, const char *name, unsigned int *ip, unsigned short *port)
Replaced with ccurAsyncIO_afdxGetSourceIP()
Global ccurRTDB_afdxGetTimeStamp (int boardNumber, unsigned short vlId, const char *name)
Replaced with ccurAsyncIO_afdxGetTimeStamp()
Global ccurRTDB_afdxSetDestinationIP (int boardNumber, unsigned short vlId, const char *name, unsigned int ip, unsigned short port)
Replaced with ccurAsyncIO_afdxSetDestinationIP()
Global ccurRTDB_arinc429TXQueueNow (RTDBItem *pItem)
Replaced with ccurAsyncIO_arinc429TXQueueNow()
Global ccurRTDB_arinc429TXQueueNowLabel (int boardId, int boardNum, int channelNum, int labelNum)
Replaced with ccurAsyncIO_arinc429TXQueueNowLabel()
Global ccurRTDB_asyncGetLastRXInterval (const char *pointName)
Replaced with ccurAsyncIO_asyncGetLastRXInterval()
Global ccurRTDB_asyncGetLastRXIntervalP (const RTDBItem *pItem)
Replaced with ccurAsyncIO_asyncGetLastRXIntervalP()
Global ccurRTDB_asyncGetRXTimeStampP (const RTDBItem *pItem)
Replaced with ccurAsyncIO_asyncGetRXTimeStampP()
Global ccurRTDB_asyncGetTimeSinceLastRX (const char *pointName)
Replaced with ccurAsyncIO_asyncGetTimeSinceLastRX()
Global ccurRTDB_asyncGetTimeSinceLastRXP (const RTDBItem *pItem)
Replaced with ccurAsyncIO_asyncGetTimeSinceLastRXP()
Global ccurSched_getTaskRate ()
. Use ccurSched_getModelFixedStep() instead Returns the rate in micro seconds at which the task is running.