relxInitAdapterReliabilityOption
relxInitAdapterReliabilityOption(
t_toolName
)
Description
Rewrites the asiInitialize function when called in the initialization flow for the specified tool. This function internally calls the relxInitReliabilityOption function and also adds some private variables to this function.
Arguments
|
Name of the tool for which you want to rewrite the |
Value Returned
Examples
relxInitAdapterReliability(tool)
Return to top