System Status
This page contains explanations for the following statuses that apply to the entire system:
Invalid License Error |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Update Timing: |
Cyclic |
Engine State |
|
|---|---|
Variable Name: |
|
Type: |
|
Update Timing: |
Cyclic |
Number of Interrupts |
|
|---|---|
Variable Name: |
|
Type: |
int |
Update Timing: |
Cyclic |
Cycle Time Milliseconds |
|
|---|---|
Variable Name: |
|
Type: |
double |
Unit: |
milliseconds |
Update Timing: |
Cyclic |
The first index of the array corresponds to the first interrupt (cyclic handler), and the second index corresponds to the second interrupt. If only one interrupt is running on the engine, the second index will contain 0.
Cycle Counter |
|
|---|---|
Variable Name: |
|
Type: |
long long |
Update Timing: |
Cyclic |
The first index of the array corresponds to the first interrupt (cyclic handler), and the second index corresponds to the second interrupt.
Emergency Stop |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Update Timing: |
Acyclic |
FALSE: The system is not in emergency stop state.
Emergency Stop Level |
|
|---|---|
Variable Name: |
|
Type: |
bool |
Update Timing: |
Acyclic |