Paul, Can you elaborate further on where the OpenG toolkit can be found with the "Set Enum String Value" VI? Is it part of the professional development suite? LV7.0 or LV6.1 or both? I have 7.0 but have not upgraded from LV6.1 yet because I do not like to redo code that is already working. On that note and this will most likely spawn another thread here, how does everyone deal with upgrades on the SSP? Does everyone just upgrade and fix all issues that come about from the upgrade or do people do what I'm doing and hang back for a while until the time is right to make the upgrade. I usually end up leap-frogging my versions. I take big jumps rather than little steps.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul F. Sullivan Sent: Sunday, January 18, 2004 6:11 AM To: Mark Smith Cc: [EMAIL PROTECTED] Subject: RE: State machine diagram editor Mark, You wrote: >... I use string driven >state machines instead of enum type defs when I want to create a scriptable >state machine. That is, the state sequence is driven by a text file that >has information about what order the states are executed. This means the >test sequence can be modified in the field using any text editor... The OpenG toolkit has a "Set Enum String Value" VI that would allow a text script to run an enum-based sate machine. I didn't know about the OpenG VI when I first needed this capability so I built a "Set Enum with String" VI that works with control references. If you'd like that, just let me know. -- EnWirementally, Paul F. Sullivan ---------------------------------------------------- SULLutions (781)769-6869 "when a single discipline is not enough" visit http://www.SULLutions.com ----------------------------------------------------
