LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error-200684

Hello!

I found this project but when i try to run it, there is an error (error-200684). Why?

I'm not able to use labview program but i need a similar project.

I enclose to you the project and the immage of the error

Download All
0 Kudos
Message 1 of 10
(3,505 Views)

What is the voltage that you reading?  I'm guessing it is a negative number.  That would cause your error.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 10
(3,499 Views)

In the immage attached the voltage is not negative, the voltage value is 2,46254 Volts.

0 Kudos
Message 3 of 10
(3,492 Views)

Ok, just played with the VI for a little bit.

 

If the measured temperature is greater than the setpoint, then you will get a negative output from your PID.  You might need an offset in there or just limit the output to not go below 0.  I would just use the In Range And Coerce function to limit the range that your output could be.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 10
(3,487 Views)

Can you tell me step by step how, please? 

I have never used labview.

 

Thank you.

0 Kudos
Message 5 of 10
(3,482 Views)

Here's a snippet of the VI I made for troubleshooting purposes.  I added in the In Range And Coerce function to the output of the PID function.

 

Since you are brand new to LabVIEW, I highly recommend taking some of the free online tutorials that are out there.

3 Hour Introduction
6 Hour Introduction
LabVEW Basics
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
LabVIEW Wiki on Training
Learning NI
Getting Started with NI Products


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 10
(3,472 Views)

I tried to modify the project on your advices. I compared your scheme with mine.
However the program don't run.

Download All
0 Kudos
Message 7 of 10
(3,458 Views)

You still need your divide by 100 in there.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 8 of 10
(3,455 Views)

where?

0 Kudos
Message 9 of 10
(3,450 Views)

Hi Vitamina,

 

since you are new in LabVIEW programming, let's try to follow the instructions in this tutorial.

 

I think it will help you.

 

Kind regards.

 

Cla_CUP

NI ITALY

0 Kudos
Message 10 of 10
(3,414 Views)