Hello,
I'm using Publish Data.vi from a VI embedded in a cFP-2000 controller. It worked several times but later I always receive this error when I try to create a read/write item:
Error -31406 occurred at Publish Data.vi
This error code is undefined. No one has provided a description for this code, or you might have wired a number that is not an error code to the error code input.
The error in terminal is wired to a 'no error' constant.
The only solution I found to solve the problem was to change the section name. It solved the problem but since it worked before with the same section name, I'm afraid the problem will eventually come back sooner or later.
What could cause this undefied error and what could cause it?
Thanks!