- Timestamp:
- 04/16/12 16:15:06 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/ScriptsForDimCtrl/ServiceScripts/WaitForTracking
r13348 r13352 1 # Wait for drivectrl to repl ey that its tracking the given source1 # Wait for drivectrl to reply that its tracking the given source 2 2 3 .s DRIVE_CONTROL 6 # DRIVE: Moving 3 # DRIVE: Moving 4 .s DRIVE_CONTROL 6 4 5 > ...moving 5 .s DRIVE_CONTROL 7 # DRIVE: TRACKING 6 > ...tracking above written wobble position 7 > ...waiting 30 sec for drive to calm down 8 .! echo 6 7 # DRIVE: TRACKING 8 .s DRIVE_CONTROL 7 9 > ...tracking requested wobble position 10 11 > ...waiting 30 sec for drive to calm down and tracking beeing stable 9 12 .w 30000 10 > ...waiting for tracking being stable13 > 11 14 15 16
Note:
See TracChangeset
for help on using the changeset viewer.