Jump to content

State Diagram Editor


Recommended Posts

Just curious what tools people have found useful for Designing State Diagrams.

Remember the NI State Diagram Toolkit? I wonder if that will ever make a comeback.

Yes, it had a strange life cycle. Not sure I miss it though.

I found this free online tool which is pretty neat:

http://www.gliffy.com/

Looks nice. I use OmniGraffle, it's pretty cool (mac only though).

Link to comment

Just curious what tools people have found useful for Designing State Diagrams.

Remember the NI State Diagram Toolkit? I wonder if that will ever make a comeback.

I found this free online tool which is pretty neat:

http://www.gliffy.com/

Last I checked the SDE was available as an add-on. I stopped using it because it turned my code into a white elephant since only my machine had it installed (Yes I know I can right-click disconnect but if I did that on-iste without the SDE, when I got back to the office, I could not "un-disconnect").

THe Statchart was "supposed to be" the replacement but unless you where already familiar with all of the fancy words used the State Chart Toolkit, there was a steep learning curve. In early version it did not handle the local data (the stuff you would normally put in a SR) and would do buffer copies every time you looked. That would be very un-popular with my customers so I dropped learning that critter. since then I have been told that the data copies isue was fixed but I can not confirm.

So for now, I draw them up on napkins or whatever and code em up manually.

Just my two cents. Others taht have a differnet environment may have different opions.

Ben

Link to comment

Just curious what tools people have found useful for Designing State Diagrams.

Remember the NI State Diagram Toolkit? I wonder if that will ever make a comeback.

I found this free online tool which is pretty neat:

http://www.gliffy.com/

Ha, I remember the old SDE back in 82 I think, I was recently asking a friend if they had seen it recently.

I think Ben is right and it is now rolled up into the Module add-on and is unavailable - don't know if the SDE is in there or scraped completely but I haven't checked.

Link to comment

At my last position, all the developers were still using the old State Diagram Toolkit quite heavily.

It had some limitations for sure. A lot of states would mean that any changes or any additional states would take a long time to add. But it's a very easy tool to use.

The new NI tool is a lot different than the older tool. You can do a lot more with it, but there is a learning curve.

As far as documentation goes, occasionally I'll use Visio if I need to show someone else my planned architecture. But usually I'll just be scribbling on a piece of paper and let the code be the documentation.

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.