With the method ConfigureArrayOfMulticarrierSegments, the array of IF_MulticarrierSegment is set for the Lexium™ MC multi carrier transport system.
Before calling this method, segment objects must be assigned to the array [1...GPL.Gc_udiMaxNumberOfSegments] of SystemConfigurationItf.IF_MulticarrierSegment.
For more information on system configuration, refer to the SystemConfigurationItf library.
Input |
Data type |
Description |
---|---|---|
i_aifMulticarrierSegment |
ARRAY [1...GPL.Gc_udiMaxNumberOfSegments] OF SystemConfigurationItf.IF_MulticarrierSegment |
Specifies the array of IF_MulticarrierSegment. |
i_udiNumberOfSegments |
UDINT |
Specifies the number of segments. |
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. |