Parameter (Init)

Parameter

Group

Type

PTCID

Explanation

MoverDistance

Simulation

LREAL

0x0308022E

Determines the distance between the movers when the PositionStartUpSimulationMode UseOffsetAndDistance is selected.

If the distance is too great, the movers will not fit on the XTS system and will therefore not be found.

Unit: mm

PositionOffset

Simulation

LREAL

0x0308022D

Determines the position of the first mover when the PositionStartUpSimulationMode UseOffsetAndDistance is selected.

If the offset is too large, the movers will not fit on the XTS system and will therefore not be found.

Unit: mm

Parameter

Group

Type

PTCID

Explanation

PositionNoiseBandwidth

Simulation

LREAL

0x03080231

Determines the maximum deviation of the simulated position delay of the movers when the position noise is activated in the simulation.

Unit: mm

RandomStartUpBandwidth

Simulation

LREAL

0x03080232

Determines the maximum deviation of the start position between the movers when the PositionStartUp simulation mode UseOffsetAndDistance is selected.

If the bandwidth is too large, the movers will not fit on the XTS system and will therefore not be found.

Unit: mm

PositionStartUpSimulationMode

Simulation

XTS.PositionStartUpSimulationMode

0x03080230

Determines which parameter provides the start position of the mover in the simulation.

  • UseOffsetAndDistance

The parameter of the TcCOM object ProcessingUnit is used

  • UseMoverParameters

The parameter of the TcCOM object Mover is used

  • UseRandomDistribution

The movers are distributed randomly.

MoverIdStartUpSimulationMode

Simulation

XTS.MoverIdStartUpSimulationMode

0x0308027D

Determines which parameter provides the Mover ID in the simulation.

  • UseRandomDistribution

The movers get their ID randomly according to the settings of the parameters IdDetectionMode and ExpectedMoverIds.

  • UseMoverParameters

The parameter of the TcCOM object Mover is used.

  • UseAlternation

The movers receive their ID one after the other, starting at 1.

RandomInitMode

Simulation

XTS.RandomInitMode

0x0308027F

Determines how the random distribution is applied.

  • UseSystemTime

Creates a value based on the system time.

  • UseInitSeed

Use of the value at parameter RandomInit­Seed.

RandomInitSeed

Simulation

DINT

0x03080280

Determines the number for the random distribution if the RandomInitMode Use­Init­Seed is selected.