Difference between revisions of "Advanced turn table settings"

From RadiWiki
Jump to: navigation, search
 
Line 10: Line 10:
 
*'''TurnAtStop''' is for turning the possibility on and off to turn to a position.
 
*'''TurnAtStop''' is for turning the possibility on and off to turn to a position.
 
*'''TurnAtStart''' is for turning the possibility on and off to turn to a position.
 
*'''TurnAtStart''' is for turning the possibility on and off to turn to a position.
 +
 +
=example 1=
 +
Set the turn table to go to 90 degrease as starting point and stop point at 270.
 +
Turn table used is the 2090
 +
[EMCO2090]
 +
TurnAtStart=1
 +
TurnToAtStart=90
 +
TurnAtStop=1
 +
TurnToAtStop=270

Revision as of 10:18, 23 March 2007

Question

Can I set the start and stop position of the turn table?

Answer

Yes, you can by setting some additional keys in the ini file.

  • TurnToAtStart is the starting point of the test. so even if you are doing a test from 180 to 270 it will first goto 0 degrease.
  • TurnToAtStop is the final point after the test.
  • TurnAtStop is for turning the possibility on and off to turn to a position.
  • TurnAtStart is for turning the possibility on and off to turn to a position.

example 1

Set the turn table to go to 90 degrease as starting point and stop point at 270. Turn table used is the 2090

[EMCO2090]
TurnAtStart=1 
TurnToAtStart=90
TurnAtStop=1
TurnToAtStop=270