LabVIEW Electrical Power Toolkit

取消
显示结果 
搜索替代 
您的意思是: 

wrong voltage vaules when I use NI9244 and electrical power Suite 2017

已解决!
转到解答

Hello, 

 

I measure voltage 3 phase with NI9244 and I have some problems to understand the values.

 

When I have a signal between AI0 and ground, AI1 and ground and A2 and ground, I measure the right value like 230V RMS at every Port. Ok!

 

But when AI1 and AI2 are not connected and just Ai0 is connected - I measure in my vi the same value as on Ai0 on the other ports. And the graph looks the same Ai0, Ai1 and Ai2. When I checked the signal by MAX without my vi the graph looks same on every port, too. 

 

Can anybody explain me why?

 

Thank you.

 

Gregor

0 项奖励
1 条消息(共 4 条)
8,076 次查看

Hi,

 

As I know, this is the configuration of NI-DAQmx. if there is no signal, the simulation waveform appears on NI MAX.

 

Thanks!

0 项奖励
2 条消息(共 4 条)
7,902 次查看

This might be simple, we had a similar issue on an SBRIO in the past.  It was due to floating inputs.

You mentioned funny reading when a couple of channels were disconnected.  Try tying those channels to ground and see if that doesn't fix it.

0 项奖励
3 条消息(共 4 条)
7,898 次查看
解答
接受人 The_NewOne

Hi Gregor,

 

When I look at the pinout for the 9244 there is no ground. The Analog inputs are referenced to a common neutral point. Is this what you are connecting? (Pinout at https://www.ni.com/docs/en-US/bundle/ni-9244-specs/page/specs.html).

 

The issue with open connectors normally only impacts multiplexed signals but this is a simultaneous card. I think more likely the issue in this case is that the signal is coming through the neutral or you are reading it as a delta system. I don't have one in front of me so I'm not sure if MAX would allow you to select a Delta or Wye connection for this module.

 

Cheers,

James

James Mc
========
Ask me about Rust & NI Hardware
My writings are at https://www.wiresmithtech.com/devs/
0 项奖励
4 条消息(共 4 条)
7,891 次查看