Jump to content

State machines on Real Time


Recommended Posts

LVRT even on an older cRIO should provide plenty of cpu bandwidth for simple constructs such as a state machine or timed loops etc.

The things that can really eat up cpu is the scan engine and the use of network shared variables. BTW, the distributed system manager

will give you a readout of cpu% and memory usage so you can easily run some preliminary tests.

Link to comment

I built a system on a sbRIO (basically a unpackaged cRIO) earlier this year that used a state machine no problem. Matter of I used a modified version of the JKI state machine for the basis for the code. Not having a front panel meant some of the open close VI code was not needed.

Based on my experiences you should have no issues building a state machine based architecture on an RT system.

Jason

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.