03-20-2024 02:04 PM
Hi,
I have a NI9862 reading data from a database real time. The data gets pulled into a separate VI and gets plotted on a graph. The duration of the test is supposed to last two hours, with the data being taken across that span. However, mid way though the test we would encounter the following error message attached. Once this message pops up, the data will stop being recorded and the NI9862 will appeared (X) out in NI MAX.
Solved! Go to Solution.
03-20-2024 02:07 PM
Hi Ploop,
@Ploop wrote:
Once this message pops up, the data will stop being recorded and the NI9862 will appeared (X) out in NI MAX.
That's not nice.
What's your question?
I guess your program is doing what you have programmed to do. Most probably this is not the same as what you want to do…
03-20-2024 02:10 PM
Hi GerdW,
What's the cause of this error and how can I resolve it? I have the same system replicated in a different facility that runs with no problems but when I've deployed the code onto my current PC, I've started seeing this message.
03-20-2024 02:53 PM
Hi Ploop,
@Ploop wrote:
What's the cause of this error and how can I resolve it?
It's caused by some problem in your program and you can resolve the problem by debugging your program…