Get Instrument Weather Setting

Retrieves the weather settings for an instrument.

 

Input Arguments

 

0

Collection Instrument ID

Instrument’s ID

The instrument ID of the instrument of interest.

 

Return Arguments

 

1

Double

Temperature (F)

The temperature setting for the instrument (in degrees F).

2

Double

Pressure (mmHg)

The pressure setting for the instrument (in

mmHg).

3

Double

Humidity (%Rel)

The relative humidity setting for the instrument (in %).

4

Boolean

Was Set Automatically? (using Inst or external sensor

Indicates whether the weather was set auto- matically (using the instrument’s sensors) or an

external sensor/manually).

 

Returned Status

 

SUCCESS

The weather settings were retrieved.

FAILURE

The instrument could not be found, or an error occurred retrieving the weather data.

 

Remarks

None.