Displays engine information for the PCI Bridge and its plug-ins.
Name |
Datatype |
Description |
---|---|---|
Engine |
int |
Engine number |
Status |
char(10) |
Status of the plug-in on the engine. Values are:
|
PLBStatus |
char(10) |
Status of the PCI Launcher Boss. Values are:
|
NumberofActiveThreads |
int |
Number of active threads currently under control of the PCI Launcher Boss. |
PLBRequest |
int |
Number of requests for the PCI Launcher Boss to execute a function for a native thread. |
PLBwakeupRequests |
int |
Number of times the PCI Launcher Boss received a wake-up to execute work for a native thread. |
None