ProviewR Programmer's Reference Manual
V6.1.4
|
Functions for AProc Application process interface. More...
#include "co_cdh.h"
#include "co_time.h"
#include "rt_gdh.h"
#include "rt_aproc.h"
#include "rt_proc_msg.h"
Go to the source code of this file.
Functions | |
pwr_tStatus | aproc_RegisterObject (pwr_tOid oid) |
Register Application object. The Application object is stored in the $Node object and be opened from the node graph. More... | |
pwr_tStatus | aproc_TimeStamp (float cycletime, float maxdelay) |
Set application timestamp. The timestamp is supervised by the event monitor and if the timestamp is delayed more than the max delay, timeout status is set for the process. More... | |
Functions for AProc Application process interface.
Definition in file rt_aproc.c.