Hi,
I need an advice for a big task.
We have a few 16 channel fieldpoint DO-modul and some other input moduls.
I want to make one program where the user can choose between many different subprograms. And all those subprograms uses diferent number of hardware ressources. For example using 1 DO and 1 AI or 3 DO and 1 AI.
How can I do this the best way?
Actually I would make one big loop with several subloops in it where the needed case is running. But this way the program will become quite big and not very comfortable to maintain and expand.
Any hint would be appreciated
Yves