Create Templated Instrument (USMN)

Creates templated instrument for Unified Spatial Metrology Network (USMN).

 

Input Arguments

 

0

Collection Object Name

Instrument temlpate Name

The name to give the instrument template.

1

Collection Instrument ID

Instrument ID

Name of the instrument to add the template to.

2

Double

Overall Instrument Weight

The instruments weight in the USMN

3

Boolean

Moving

Designate whether the instrument is moving.

4

Boolean

Enable X

Enable X as a degree of freedom.

5

Boolean

Enable Y

Enable Y as a degree of freedom.

6

Boolean

Enable Z

Enable Z as a degree of freedom.

7

Boolean

Enable Rx

Enable Rx as a degree of freedom.

8

Boolean

Enable Ry

Enable Ry as a degree of freedom.

9

Boolean

Enable Rz

Enable Rz as a degree of freedom.

10

Boolean

Enable Scale

Enable scale in the USMN.

11

Boolean

Enable Component Weights

Enable the weights of components in the USMN.

12

Double

Component 1 (Azimuth) Weight

Set Azimuth weight.

13

Double

Component 2 (Elevation)

Weight

Set Elevation weight.

14

Double

Component 3 (Distance) Weight

Set Distance weight.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The template was successfully created for the instrument.

FAILURE

The instrument was not found.

 

Remarks

None.