FB_RuntimeMeasurement - Start (Method)
Type: |
Method |
Available as of: |
V1.0.0.0 |
Versions: |
Current version |
The method Start starts a new measurement.
The starting time of the next measurement is recorded. By calling FB_RunTimeMeasurement.End after the code block to be examined, the measurement is evaluated.
Output |
Data type |
Description |
---|---|---|
q_etResult |
Provides diagnostic and status information as an enumeration value. |
|
q_sResultMsg |
STRING [80] |
Provides additional diagnostic and status information as a text message. |
The following element of ET_Result is used for q_etResult.