The structure ST_Multicarriers contains arrays of the multi carrier objects that can be built and emulated in EcoStruxure Machine Expert Twin.
Name |
Data type |
Description |
---|---|---|
astTracks |
ARRAY [1..GPL.Gc_udiMaxNumberOfTracks] OF ST_TrackConfig |
The tracks that can be built and emulated. |
astCarriers |
ARRAY [1..MCR.GPL.Gc_udiMaxNumberOfCarriers] OF ST_CarrierConfig |
The carriers that can be built and emulated. MCR is the default namespace of the Multicarrier library. For further information, refer to the Multicarrier Library Guide. |
astStations |
ARRAY [1..GPL.Gc_udiMaxNumberOfStations] OF ST_StationConfig |
The stations that can be built and emulated. |