LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming a cycle in labview

I didn't clean up your code.  But I've changed it into a state machine with multiple possible temperatures.

So please, don't judge me for bad programming.

 

Please try the next VI.  Use it in stead of your progv4.vi

 

One MAJOR remark though, when you want to execute a FOR LOOP one time, don't use a for loop, it has no use at all.

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
0 Kudos
Message 11 of 17
(726 Views)

Thanks, but I can't open the file.. I am using Labview 8.5.1.. Can u maybe take a printscreen so i can see what you did?

0 Kudos
Message 12 of 17
(720 Views)

Sorry, I posted in 2009.

 

Here is the file in 8.5

 

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
Message 13 of 17
(718 Views)

Thanks a lot! This looks very good buth I still got an error and I don't know what to do with it. I can't find a problem in the program. In attachment you see the error-code.

0 Kudos
Message 14 of 17
(705 Views)

In a case structure, when using string as selector, there ALWAYS has to be a Default case. Go to the "Init" case, right click on the "Init" and select "make this case default".

Sorry, I should have done that for you 😉

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
Message 15 of 17
(702 Views)

No problem! I am really happy that you helped me! The program does not 100 procent do what I want buth now I think I can work further!

 

Thanks a lot!

0 Kudos
Message 16 of 17
(698 Views)

that's the idea ML10, we want to show you the way.  YOu'll learn more when you have to do something for yourself as well

Kind regards,

- Bjorn -

Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's 😉
LabVIEW 5.1 - LabVIEW 2012
0 Kudos
Message 17 of 17
(693 Views)