FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

RT Fieldpoint Read Error causes execution to stop

Hi gt8860a,

I am still looking into the issue, but for now, the workaround is to have LabVIEW ignore this communication error.  I have attached a screenshot with the proposed workaround. 


Please take a look at this and let me know if you have any questions.

Message Edited by Ching P. on 06-13-2007 03:14 PM

Regards,
Ching P.
DAQ and Academic Hardware R&D
National Instruments
0 Kudos
Message 11 of 14
(4,881 Views)

Hello Ching,

Apparently, we are still not on the same page.  The solution you suggested will not work because once the code reaches the Read FP block, it will try to read the remote IO, once it timeouts, the code will quit, as thought you pushed the abort button on the labview menu bar.  There is nothing you can do.  This is a fatal error which causes the code to crash.

I am attaching a simple example to show you what I mean.  In the code I have attached, M1 is the RT (local) controller.  Every second I write to the LED A and toggle its state.  It should flash until the end of time.  Now, the other Fieldpoint Read is trying read a themocouple channel from a bank which is OFFLINE.  If you run this on the RT machine, not on a Windows machine, the code will abort once it reaches the fieldpoint read.  It is not just the communication that is lost, the LED never blinks.  The code stops executing, leaving the programmer with no way to handle the error.  Again, this only happens if the FIRST time you go to read the remote IO, it is offline.  If communication to the remote IO is established the first time, then if communication is lost later, error-33800 is returned. But if communication is not established the first time it goes to read the IO, then Labview running on the Real Time target will stop executing, not because I have the error status wired to the stop input, because labview crashes.

Ching, I really feel that this is an error that should be fixed on future fieldpoint drivers so if I am not doing a good job explaining this error, please give me a call so I can talk to you about it.  My rep is Autumn Ferrell and I am sure she can get you all my contact info.

 

Damien Gaudry

Emprise Corporation

 

0 Kudos
Message 12 of 14
(4,875 Views)
Hi Damien,

I apologize for all of the confusion.  I ran the code so many times that I forgot I had plugged the device in at some point.  I now see the issue you are running into.  It seems that the code is getting stuck in the FP Read, then aborts.  The FieldPoint developers are currently looking into this.  I will let you know the results of the Corrective Action Request.

Also, I have asked Autumn for your contact information.  Once she gives me your information I will give you a call.
Regards,
Ching P.
DAQ and Academic Hardware R&D
National Instruments
0 Kudos
Message 13 of 14
(4,862 Views)

This problem was closed in 06/15/2007 with the Car: 4AAG6AZ3, to solve the issue update to FP driver 6.0 or later.

 NI-FieldPoint

Best Regards

 

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 14 of 14
(2,783 Views)