Sets the weather settings for an instrument.
0 |
Collection Instrument ID |
Instrument’s ID |
The instrument ID of the instrument of interest. |
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 |
Set Automatically? (Ignore above values) |
Indicates whether the weather settings should be set to their sensed values (therefore ignoring the above values) or whether the provided values in Arguments 1-3 should be used. |
None.
SUCCESS |
The weather settings were set successfully. |
FAILURE |
The instrument could not be found, or there was a general error setting the weather values. |
None.