TO
| PXSvToRequest | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object if the request was successful or invalid ID on failure |
|
A2 |
Events to signal after the timeout is reached |
|
Er |
|
|
| PXSvToStart | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object to start |
|
A2 |
Amount of timeout in number of |
|
Er |
|
|
| PXSvToStop | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object to stop |
|
A2 |
Amount of timeout in number of |
|
Er |
|
|
| PXSvToRelease | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
Invalid ID if the release was successful or ID of the timeout object to release |
|
Er |
|
|
| PXSvToChange | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object which timeout to change |
|
A2 |
Amount of timeout in number of |
|
Er |
|
|
| PXSvToRequest_NoWait | PXVT_TO | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object if the request was successful or invalid ID on failure |
|
A2 |
Events to signal after the timeout is reached |
|
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 |
|
|
| PXSvToStart_Hnd | PXVT_TO, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of the timeout object to start |
|
A2 |
Amount of timeout in number of |
|
Er |
|
|
| PXSvToStop_Hnd | PXVT_TO, PXVT_HND | |
|---|---|---|
Fn |
|
|
A1 |
ID of timeout object to stop |
|
A2 |
Amount of timeout in number of |
|