With the method GetMulticarrierCarrierObject, you can access the carrier object of the device for the selected carrier.
With QueryInterface, you can cast the implemented interfaces, for example IF_Master.
For more information on system configuration, refer to the SystemConfigurationItf library.
For more information on the carrier object , refer to the Lexium™ MC multi carrier Device Objects and Parameters Guide.
Return value |
Data type |
Description |
---|---|---|
GetMulticarrierCarrierObject |
SystemConfigurationItf.IF_MulticarrierCarrier |
Access to the interface of the carrier object. For more information on system configuration, refer to the SystemConfigurationItf library. |
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. |