Jump to content

Stuck with arrays


vultac

Recommended Posts

QUOTE (vultac @ Jan 28 2009, 05:26 PM)

Hi guys, ive attached a flow chart of what im supposed to design with labview...im stuck at the looping part... some advise would be appreciated thx guys!

Have you looked at For and While loops?

Link to comment

QUOTE (vultac @ Jan 28 2009, 11:26 PM)

Hi guys, ive attached a flow chart of what im supposed to design with labview...im stuck at the looping part... some advise would be appreciated thx guys!

I would look up state machines. The major components of a state machine is: While loop, Case structure and shift registers.

Link to comment

QUOTE (vultac @ Jan 28 2009, 11:26 PM)

Hi guys, ive attached a flow chart of what im supposed to design with labview...im stuck at the looping part... some advise would be appreciated thx guys!

Try to get your hands on the NI State Diagram Toolkit (not the statechart module). It is obsolete but perfect for what you want.

Another (good) option is using a statue machine, for instance the JKI statemachine (after how many plugs do I get a VIPM license?)

Ton

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.