From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

array

Hello,
        I am creating Chamber view, Basically this monoitor and control the Temperature chamber. Chamber view.vi, the array size is variable.
 How can I implement this.
 
See the the attached program(Just skelton), This is good for fixed array interval size. How can I modify this? Also, first  few entries missing on this example. It is supposed start at 25C, ramp time is 10 min to reach -40.
 
 
 
Please advice.
 
Thanks
Jey
 
0 Kudos
Message 1 of 9
(2,725 Views)

Message Edited by jey11 on 01-31-2007 09:20 AM

0 Kudos
Message 2 of 9
(2,721 Views)

Message Edited by jey11 on 01-31-2007 09:20 AM

0 Kudos
Message 3 of 9
(2,721 Views)
See the attached program.
 
Thx
Download All
0 Kudos
Message 4 of 9
(2,720 Views)
Jey11,

sorry, but my parents adviced me to be honest 😉

Your vis are a collection of nonsense.

What are you going to do? Please explain more detailed.
I'm willing to help, but don't understand.
(My parents told me to be polite too.) 🙂

Regards,

balze

Message Edited by Balze on 01-31-2007 10:20 AM

0 Kudos
Message 5 of 9
(2,702 Views)
See the attached Front vi. Input is a Array  input. I need to get Result array as shown. I can do it for fixed array size. How can I do it  for variable size array.
 
Thx
0 Kudos
Message 6 of 9
(2,695 Views)
Like that?
0 Kudos
Message 7 of 9
(2,686 Views)

This will work too. Autoindexing and shift registers are a wonderful thing.Smiley Wink

Message Edited by Dennis Knutson on 01-31-2007 10:10 AM

0 Kudos
Message 8 of 9
(2,677 Views)
Thanks
0 Kudos
Message 9 of 9
(2,671 Views)