In order to calculate the transformation between LT coordinate system (LTCS) and the local coordinate system (DSCS), approximate LTCS coordinates must be put in the appropriate section of the Property component INI file so that the Position component can search for the targets and measure them. This requires that someone shoot the targets of the reference network every time the LT device is moved.
To make this easier, we should make a simple LabVIEW VI that records the LTCS coordinates each time a target is locked-in. An INI file can then be generated, and the list can be edited either before (via table manipulation) or after (via direct file editing) creation. This file can then be used as needed to populate the Property component INI.
In order to calculate the transformation between LT coordinate system (LTCS) and the local coordinate system (DSCS), approximate LTCS coordinates must be put in the appropriate section of the Property component INI file so that the Position component can search for the targets and measure them. This requires that someone shoot the targets of the reference network every time the LT device is moved.
To make this easier, we should make a simple LabVIEW VI that records the LTCS coordinates each time a target is locked-in. An INI file can then be generated, and the list can be edited either before (via table manipulation) or after (via direct file editing) creation. This file can then be used as needed to populate the Property component INI.