new_dew_star

Purpose:

Communicate with a DewStar device to read and process dewpoint, vapor pressure, and temperature data, updating the specified CyFlex variables in a continuous loop.

Enter:

new_dew_star <device> <dew_point_label> <vap_pa_label> <temperature_label> &

Where:

device

Specify the device name to communicate with. This is the base file name of the async configuration file.

dew_point

Specify a CyFlex variable label where the dewpoint will be stored.

vap_pa

Specify a CyFlex variable label where the vapor pressure will be stored.

temperature

Specify a CyFlex variable label where the temperature will be stored.

Example:

new_dew_star dew DS_dpt DS_vap DS_temp &

Notes:

This command is normally placed in /cell/go.scp to continuously run.

See Also: