new_dew_star
Purpose:
-
Read the temperature output of the device as well as the dew point.
Enter:
-
new_dew_star <device> <dew_point> <vap_pa> <temperature> &
Where:
-
device
Specify the device name to communicate with. This is the the base file name of the async configuration file.
dew_point
Specify a CyFlex variable label where the dewpoint will be placed.
vap_pa
Specify a CyFlex variable label where the vapor pressure will be placed.
temperature
Specify a CyFlex variable label where the temperature will be placed.
Example:
-
new_dew_star dew DS_dpt DS_vap DS_temp &
Notes:
-
This command is normally placed in /cell/go.scp so that it runs all of the time.