06-07-2017 10:57 AM
Hi,
I need to measure loadcells. I've defined the task in Measurement and Automation Explorer. When I run the task in MAX, it works and all the loadcells give signal. But I cannot use the task in labview because it doesn't find any configured DAQmx task so I cannot save the output.
Thanks
06-07-2017 11:04 AM
You've managed to confuse me.
You have a Task saved in MAX that runs. What are you doing to try to use that task from LabVIEW? It should be as simple as drop a Task Constant select the task and generate configuration and example
06-07-2017 11:18 AM
I've even tried to define a new task in labview but the channels are not recognized.
06-08-2017
10:29 AM
- last edited on
10-15-2025
09:59 AM
by
Content Cleaner
It looks like you have a remote system. Remote data acquisition is not supported in DAQmx. You can, however, use DAQmx with an OPC server or shared network variables. See these links:
NI-DAQmx OPC Capabilities to Bind Channels to Shared Variables
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Y4OSAU&l=en-US
Using the LabVIEW Network-Published Shared Variable and OPC With NI-DAQmx
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2CMCAY&l=en-US
Here's a forum post with a similar issue, the solution is helpful.
Solved: Using DAQ Assistant with a remote system
https://forums.ni.com/t5/LabVIEW/Using-DAQ-Assistant-with-a-remote-system/td-p/1006646