OBJ
| PXSvObjSetName | PXVT_OBJ | |
|---|---|---|
Fn |
|
|
A1 |
ID of the object which name to set |
|
Er |
|
|
| PXSvGetObjsize | PXVT_OBJ | |
|---|---|---|
Fn |
|
|
A1 |
Size of a generic PXROS-HR object in bytes |
|
| PXSvObjGetName | PXVT_OBJ | |
|---|---|---|
Fn |
|
|
A1 |
ID of the object which name to set |
|
A2 |
Pointer to a buffer provided by the user (contains the object name if the request was successful) |
|
Er |
|
|
| PXSvObjRequest_Waiting | PXVT_OBJ | |
|---|---|---|
Fn |
Internal function for object requests |
|
A1 |
Events to wait for |
|
A2 |
ID of object pool object from which the requested object is taken |
|