Hello,
When in a project I am working in I get error code -229771 every time I try to run "DAQmx Create Virtual Channel (VI)" This does not happen when I create a vi not in this one project. The problem is this project is very large andit appears impractical to recreate it. It is several hundred vi's. Is there something I have missed in forums and support that would explain this. I created the VI below in the project and outside of the project. In the project the error occurs outside the project it runs with no problems.
Message:
Error -229771 occurred at DAQmx Create Channel (AI-Voltage-Basic).vi:1780003
Possible reason(s):
Internal Software Error occurred in MIG software. Please contact National Instruments Support.
Task Name: _unnamedTask<C>
Any help would be appreciated. Thanks, Matt.
Labview Version: 15.052(32bit)
NI Max Version: 15.0.f0
NI DAQmx Verson: 15
OS: windows 7 service pack 1
PC: Intel Core i7-2600, 8 GB ram
Data Aquistion: NI DAQ USB-6289 Calibrated June 2015
This snippet returns the name of first analog input channel on the first device, Then attempts to create a task for it. Reads from the channel then closes the task.
Error Message