User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
In large application there are huge amount of parameters. If there is a lot of parameters usually there is also lot of parameter handling code in block diagram. This code can be moved to away if there is ready mayde parameter handling system. Here are my basic needs\ideas to this kind of system:
- Parameter values are read from e.g. CSV-file when there is a first call
- Parameter value must be changeable during code execution
- When value is changed new value must be updated to e.g. CSV-file
- User can change parameter name from project view. The new name is updated to all block diagrams (compare to shared variables)
- New parameters can be created from project view
- All parameter values can be changed and read from block diagram by using proper VIs
- Parameter library settings e.g CSV-file format and name can be set in project view
Is there any one else who needs this kind of system?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.