03-12-2015 06:01 PM
Hello
I have the error message FP Create Tag.vi when LabVIEW is running a cetain time, what can be the reason of this error, If someboy has an idea what is going wrong.
Best regards,Helmut
Solved! Go to Solution.
03-12-2015 08:06 PM
03-12-2015 08:13 PM
Helm,
Can you post a screenshot of this error? The FP Create Tag.vi sounds like where the error happened but the error code will give us some more information on what happened. I also have some more questions.
1. Can you post your code?
2. What does your application do?
3. Can you reproduce this error (steps to reproduce along with the code would help a lot)?
4. What are you doing to when this error pops up?
5. What versions of LabVIEW, relevant drivers, and OS are you using?
6. How long do you have to be running this code for it to fail?
Basically we just need more information, anything relevant that you are willing to tell us. All that we know now is that there is an error FP Create Tag.vi that happens after some time when we run an application.
03-13-2015 03:12 AM
Hello
Thank you, for your reply, the errors pleaes see in the screen shots attached.
03-13-2015 04:24 AM
Hello
Thanks for your replay, I attach you the errors please seeit in the screen shots.
What can be the reason of this errors.
Best regards Helmut
03-13-2015 04:26 AM
Hello
Thanks for your replay, I attach you the errors please seeit in the screen shots.
What can be the reason of this errors.
Best regards Helmut
03-13-2015 07:48 AM
It looks like someone created a custom error dialog box there. (might have been good if they used one of the built-in error dialogs, or at least included the error code number in there as well.)
I translated the message to make it readable. It says "the specified tag name could not be found".
You said "I have the error message FP Create Tag.vi when LabVIEW is running a cetain time". What exactly does that mean? Do you not get the error, then after a while you do? Sometimes you get an error, and sometimes you don't?
Verify that all of the device names and channels names and tag names all exist in the FP controller. Can you access the code enough to turn on debugging and see exactly where/when this error occurs? Is it for a particular name, the very first name to execute, multiple different times and names?
03-17-2015 07:41 AM - edited 03-17-2015 07:42 AM
So what was the reason for the error message? Please don't mark every reply as the solution, only the one (or more) that led you to the solution. That way if someone with a similar problem in the future searches the forum, they can quickly determine which messge helped you. You can unmark the other messages as being the solution by going to the options menu to the upper right of those messages.