Get Instrument Model

Retrieves the name of an instrument as displayed in the “Add Instrument” menu.

 

Input Arguments

 

0

Collection Instrument ID

Instrument ID

The instrument to look up.

 

Return Arguments

 

1

String

Name

The name of the specified instrument.

2

String

Model

The model of the specified instrument

 

Returned Status

 

SUCCESS

The name was obtained successfully.

FAILURE

The instrument was not found.

 

Remarks

None.