Overview
Type:
|
Method
|
Available as of:
|
V1.0.0.0
|
Versions:
|
Current version
|
Task
The method Start starts a new measurement.
Description
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.
Interface
Output
|
Data type
|
Description
|
q_etResult
|
ET_Result
|
Provides diagnostic and status information as an enumeration value.
|
q_sResultMsg
|
STRING [80]
|
Provides additional diagnostic and status information as a text message.
|
Diagnostic Messages
The following element of ET_Result is used for q_etResult.
Name
|
Data type
|
Value
|
Description
|
Ok
|
UDINT
|
0
|
Operation completed successfully.
|