Jump to content

Suggestion: Tags in argument


Bjarne J

Recommended Posts

Hi

First I will say thank you for the statemachine. It has been a tremendous help to make decent and nice SW development.

 

I have a suggestion to the argument.

I need to send a LF with the argument, but that is also the state terminator.

Then I have done this VI(see picture)

 

Put this in here (see picture)

 

and you can make states like this:

 

State >> argument1<47><47> will make this argument: argument1//

State >> hansen<64>dk.dk will make this argument: hansen@dk.dk

 

regards

Bjarne J

post-2630-1233240898_thumb.jpg

post-2630-1233241422_thumb.jpg

Link to comment
Share on other sites

Hi Bjarne,

 

That's an interesting idea. We typically add long strings (including multi-line strings) to the state machine 'Data' cluster.

 

Thanks for the great feedback!

Omar

 

 

Yes, we also use the 'Data' cluster, but with this suggestion you are always shure that the argument is always landing at the right state and you don't have to think about cleaning the data cluster.

 

/Bjarne J

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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