With the method ConfigDone, the configuration of the Lexium™ MC multi carrier transport system must be verified and completed.
Have the necessary configurations been carried out?
Are the configurations valid?
If the configuration is valid and complete, the property xConfigDone in the interface IF_MulticarrierConfiguration is set to the value TRUE.
For more details on the property xConfigDone, refer to IF_MultiCarrierFeedbackConfiguration - General Information.
Output |
Data type |
Description |
---|---|---|
q_xError |
BOOL |
Indicates TRUE if an error has been detected. For details, refer to q_etResult and q_sResultMsg. |
q_etResult |
Provides diagnostic and status information as a numeric value. |
|
q_sResultMsg |
STRING [255] |
Provides additional diagnostic and status information as a text message. |
The following configuration methods must be called successfully before calling the method ConfigDone:
ifConfiguration.ConfigureMulticarrierTrack(...)
ifConfiguration.ConfigureMulticarrierCarrierPool(...)
ifMulticarrierConfiguration.ConfigureArrayOfMulticarrierSegments(...)
ifMulticarrierConfiguration.ConfigureArrayOfMulticarrierCarriers(...)
ifMulticarrierConfiguration.SetEmergencyParameter(...)