OnStartInspection Method (IVerificationBase)
In This Topic
Called by EPLAN when a check routine starts in the system.
Syntax
void OnStartInspection(
bool
)
void OnStartInspection(
bool
)
Parameters
- bOnline
- True: An online check is made. False: An offline check is made.
See Also