ID : 3224
MC_ReadTripMeter
To return operation time of the robot controller.
Graphic expression | FB No. | FB category |
---|---|---|
FB2146 | Non motion |
Input parameter
Parameter name | Data type | Valid range | Default | Omission (*) |
---|---|---|---|---|
AxesGroup | Integer | 1 or larger | 1 | No |
|
||||
Execute | Boolean |
|
False | No |
|
(*) : For some parameters, entries can be omitted.
- Yes : Entry can be omitted.
- No : Entry required always.
Output parameter
Parameter name | Data type / Description |
---|---|
Done | Boolean |
|
|
Busy | Boolean |
|
|
Error | Boolean |
|
|
ErrorID | Word |
|
|
ErrorIDEx | DWord |
|
|
TotalOperation | DInt |
|
|
TotalRunning | DInt |
|
|
CumulativOperetion | DInt |
|
|
CumulativRunning | DInt |
|
|
Operation | DInt |
|
|
Running | DInt |
|
Function description
-
Attention
-
ID : 3224