Just to start this off went to training with lonboy at enerlon and it was EXCELLENT. would suggest anyone to take his course.
Im currently using a distech free programable controller (ecp 300) and am using line programing (basic)
the free programable controller has 18 nvi's of wich 17 and 18 are fan in. 17 is a high low select and 18 is an average.
i have bound 14 seperate nvo's all of the same snvt type - temp_p - from 14 different controllers and am unable to figure out how to extract the value into my basic program and get deg f.
in my program i basically write:
var_avg_zt = fan_in_av
fan_in_av when reading the help file from distech is the reserved word used to extract the data from nvi18.
i always end up with a real number and am wondering if anyone here might now a calculation to convert this real number into degf?
same with nvi17 but i need to convert the real number to lev percent?
thnks everyone
Im currently using a distech free programable controller (ecp 300) and am using line programing (basic)
the free programable controller has 18 nvi's of wich 17 and 18 are fan in. 17 is a high low select and 18 is an average.
i have bound 14 seperate nvo's all of the same snvt type - temp_p - from 14 different controllers and am unable to figure out how to extract the value into my basic program and get deg f.
in my program i basically write:
var_avg_zt = fan_in_av
fan_in_av when reading the help file from distech is the reserved word used to extract the data from nvi18.
i always end up with a real number and am wondering if anyone here might now a calculation to convert this real number into degf?
same with nvi17 but i need to convert the real number to lev percent?
thnks everyone