NI LabVIEW,CVI,数据采集等产品讨论区

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

6014板卡输出问题

任务是从6014板卡输出1000Hz正弦波电压信号

question1:程序通过调试,但实际上没有电压输出。是程序错误还是硬件问题?程序见附件

question2:Daqmx Create Virtual Channel只能用默认或RSE方式输出,否则返回错误代码。这是为何?

0 项奖励
1 条消息(共 3 条)
3,988 次查看

question1:

 

The question may not be there is no signal out, may be the question is you just did not acquired the signal. I'd prefer to use a standalone oscilloscope to acquire to signal, or use another VI with AI task in it, just don't put the AO and a AI DAQ assistant in a signal loop.

 

question 2:

 

As you can see from the Error Message, an analog output task can only work under RSE terminal, if you want to use a differencial output, you can only use to AO channel to group a differencial AO all by yourself

Best Regards

Hu Yu
2 条消息(共 3 条)
3,977 次查看

谢谢!继续学习中……

0 项奖励
3 条消息(共 3 条)
3,950 次查看