You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having worked extensively with DQMH and AF, the number one thing that's missing for me in SMO is the holistic scripting tools.
These are the things I would like to see in the SMO editor/scripter :
A SMO renaming tool.
An event renaming tool.
Updating VI icons whenever new VIs are created.
- Along with updated banners when new SMOs are created (with unique colours)
"New VI for Data Member Access...", a tool that scripts getting and setting the private data in by-reference modules
When a new Public Method or Private Event message is created:
- If the new user events haven't been registered (for example the first Private Event), script the registration.
- Create the event case that handles the user event
- Create a new case in the SM, and have the new event case link to it
- Ability to add a description when creating the message, which is then added to the 'Send' VI description and the associated SM case.
Have Public Events handled by the TestLauncher VI.
The text was updated successfully, but these errors were encountered:
Having worked extensively with DQMH and AF, the number one thing that's missing for me in SMO is the holistic scripting tools.
These are the things I would like to see in the SMO editor/scripter :
- Along with updated banners when new SMOs are created (with unique colours)
- If the new user events haven't been registered (for example the first Private Event), script the registration.
- Create the event case that handles the user event
- Create a new case in the SM, and have the new event case link to it
- Ability to add a description when creating the message, which is then added to the 'Send' VI description and the associated SM case.
The text was updated successfully, but these errors were encountered: