Interface Properties (ip)
Arrays of Mover, Track Segment, and Station interfaces for use within the application.
| Property | Type | Access | Description |
|---|---|---|---|
| Movers | ARRAY[1..Tc3_XPlanarStandard.Params_XPlanar.moverCount] of I_XPlanarMover | R | Access to mover interfaces for higher level objects |
| Stations | ARRAY[1..Tc3_XPlanarStandard.Params_XPlanar.maxNumStations] of I_XPlanarStation | R | Access to station interfaces for higher level objects |
| Tracks | ARRAY[1..Tc3_XPlanarStandard.Params_XPlanar.maxTrackCount] of I_XPlanarTrack | R | Access to track interfaces for higher level objects |