LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to mitigate the "unable to match tag names from database" error

I receive error code 1967353854 after my application starts.  The error comes at when the app reaches a Read Traces (numeric) VI.  If I select "STOP" in response to the error dialog and restart the application again then there is no problem.  There will also be a newly created cx00000002.cdpg file in the DATA directory.  So I am assuming that the Read Traces VI did not like the cx00000001.cdpg file and created a new one that matched the tags names.  Any recommendations on how to resolve this?  Should I just delete cx00000001.cdpg before starting the application.
 
Thanks,
 
Seth Yancey
0 Kudos
Message 1 of 2
(2,595 Views)

Hello Seth,

Is your application trying to read tags that no longer exist, or might it be attempting to access tags that now have a different name?  If you try using a new database, do you see the same problem?  Is this a new problem for you or are you only in development of your system?

Regards,

Kristi H

National Instruments

0 Kudos
Message 2 of 2
(2,577 Views)