How Can I Move DAQmx Items from MAX into My LabVIEW Project Explorer?Primary Software: LabVIEW Development Systems>>LabVIEW Professional Development SystemPrimary Software Version: 8.6 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: Certain DAQmx items, including tasks, channels, and scales can be included as part of a LabVIEW project file (*.lvproj) so that the project can be moved from system to system without having to transfer the Measurement & Automation Explorer (MAX) configuration as well. If I already have such items defined in MAX, how can I move them into my LabVIEW project without having to re-create them from scratch? Solution: To move already existing items from MAX into LabVIEW, you must:
.ini file even if you don't check them in the export wizard. As of LabVIEW 8.6, these items are not currently supported in the project explorer, so if you attempt to import the .ini file you will receive the following error:Error -201074 occurred at _DAQmxImportConfig.viTo rectify this, you will need to open the .ini file in a text editor (such as MS-Notepad) and delete any section that contains unsupported items (For example: sections beginning with [DAQmxCDAQChassis], [DAQmxCDAQModule], etc.). Once this has been done, you should be able to import the .ini file into project explorer.Related Links: KnowledgeBase 2GJJ9SY1: Saving the System Configuration in Measurement & Automation Explorer (MAX) Attachments:
Report Date: 09/04/2008 Last Updated: 09/04/2008 Document ID: 4P3DQD8A |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
