EVENT
| PXSvMsgReceive_EvWait | PXVT_MSG, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the received message object if the message was received or invalid ID on failure/event abortion |
|
A2 |
Events, if the receive was aborted by a waiting event |
|
Er |
|
|
| PXSvMsgReceive_EvWait_Waiting | PXVT_MSG, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the mailbox object from which to get a message |
|
A2 |
Events to wait for |
|
| PXSvMsgEnvelop_EvWait | PXVT_MSG, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
The beginning of the data area to be enveloped |
|
A2 |
Data area’s size in bytes |
|
Er |
|
|
| PXSvMsgAwaitRel_EvWait | PXVT_MSG, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the message object to wait for or invalid ID on failure/event abortion |
|
A2 |
Events, if the waiting was aborted by a waiting event |
|
Er |
|
|
| PXSvMsgAwaitRel_EvWait_Waiting | PXVT_MSG, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the message object to wait for |
|
A2 |
Events to wait for |
|
| PXSvAwaitEvents | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Received events |
|
A2 |
Events to wait for |
|
| PXSvAwaitEvents_Waiting | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Events to wait for |
|
| PXSvResetEvents | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Events to reset |
|
A2 |
Events that were successfully reset |
|
| PXSvTaskSignalEvents | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the task object to send events to |
|
A2 |
Events to send |
|
Er |
|
|
| PXSvGetSavedEvents | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Saved events of the calling task |
|
| PXSvGetAbortingEvents | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Aborting events of the calling task |
|
| PXSvGetAbortFrameSize | PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
Size of an abort frame in bytes ( |
|
| PXSvDelayRequest_EvWait | PXVT_DELAY, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the delay job object if the request was successful or invalid ID on failure/event abortion |
|
A2 |
Events, if the request was aborted by a waiting event |
|
Er |
|
|
| PXSvInterruptRequest_EvWait | PXVT_INTERRUPT, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the interrupt object if the request was successful or invalid ID on failure/event abortion |
|
A2 |
Events, if the request was aborted by a waiting event |
|
Er |
|
|
| PXSvMbxRequest_EvWait | PXVT_MBX, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the mailbox object if the request was successful or invalid ID on failure/event abortion |
|
A2 |
Events, if the request was aborted by a waiting event |
|
Er |
|
|
| PXSvMcRequest_EvWait | PXVT_MC, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the memory class object if the request was successful or invalid ID on failure/event abortion |
|
A2 |
Events, if the request was aborted by a waiting event |
|
Er |
|
|
| PXSvToRequest_EvWait | PXVT_TO, PXVT_EVENT | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object if the request was successful or invalid ID on failure/event abortion |
|
A2 |
Events, if the request was aborted by a waiting event |
|
Er |
|
|
| PXSvTaskSignalEvents_Hnd | PXVT_EVENT, PXVT_HND | |
|---|---|---|
Fn |
Internal task service (event service) |
|
A1 |
ID of the task object to which the event is to be signalled |
|
A2 |
Events to signal |
|