Support Forums
Wind Speed NRG #40 and DT8x

Hello Everybody,

I am going to connect a NRG Wind Speed Sensor (NRG#40) to the DT8x as a HSC. You can see link :http://www.renewablenrgsystems.com/products/4350/40C-anemometer-measnet.aspx#

Does DT8x support this NRG's sensor? Please help me.

Thank you very much

thuyvan

Hello Everybody, I am going to connect a NRG Wind Speed Sensor (NRG#40) to the DT8x as a HSC. You can see link :http://www.renewablenrgsystems.com/products/4350/40C-anemometer-measnet.aspx# Does DT8x support this NRG's sensor? Please help me. Thank you very much thuyvan

Hi thuyvan,

dataTaker can read NRG sensor.

There are two methods to obtain wind speed figure:

Counter reading:
Use high speed counter and translate it to frequency with R and RS option
Example:

BEGIN
S1=0,96,0,125
RA1M LOGONA
3HSC(R,RS,=1CV,W)
1CV("WS~m/s",S1)
END

Analog reading:
Use frequency measurement and scale the value to obtain wind speed.
Example:

BEGIN
S1=0,96,0,125
RA1M LOGONA
1F(2V,A,GL30V,S1,"WS~m/s" )
END

Best regards,
Rudy Gunawan

Hi thuyvan, dataTaker can read NRG sensor. There are two methods to obtain wind speed figure: **Counter reading:** Use high speed counter and translate it to frequency with R and RS option Example: BEGIN S1=0,96,0,125 RA1M LOGONA 3HSC(R,RS,=1CV,W) 1CV("WS~m/s",S1) END **Analog reading:** Use frequency measurement and scale the value to obtain wind speed. Example: BEGIN S1=0,96,0,125 RA1M LOGONA 1F(2V,A,GL30V,S1,"WS~m/s" ) END Best regards, Rudy Gunawan
35
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft