robot.tcl
Procedure Summary |
---|
::LoadTca { fn } Read measurement program from tca file tca file format: !,station_id,ih (optional) point_id,hz,v,faces,PC faces = 0 no measurement, 1 measure face left, 2 measure two faces, 4 measure two rounds PC prism constant [mm], optional if missing no change to the measured distance |
::Robot { geom {atr 1} {edmMode 2} } make measurement from a geo array |
Procedure Detail |
---|
proc ::LoadTca { fn }
tca file format:
!,station_id,ih (optional)
point_id,hz,v,faces,PC
faces = 0 no measurement, 1 measure face left, 2 measure two faces, 4 measure two rounds
PC prism constant [mm], optional if missing no change to the measured distance
fn
- path to tca file to loadproc ::Robot { geom {atr 1} {edmMode 2} }
geo
- name of geo array in memory
atr
- 0/1 without ATR/with ATR