+3
Under review
Idea: Ability to change TP channel value using Qcode
Ability to change TP channel value using Qcode like:
if VDIN-Choice1 = true then TP1 := "Your choice value is:" + MAC-value1 + " that is under the limit"
If VDIN-Choice2 = true then TP1 := "Your choice value is:" + MAC-value2 + " that is over the limit
Customer support service by UserEcho
Also you could change FP and IP parameters with Qcode. Then you don´t have to have dozen of these parameters -what is much easier for operator / user when there isn´t many changeable parameters.
If that is not possible then at least ability to change FP and IP parameters MIN and MAX values with some MAC channel? Then user could not change FP or IP value too high or low if you can control it. In my program some of FP and IP values limits should change depending what functions user have chose. Now I have to have dozens of FP / IP parameters to handle this. It would be great if you could have only few parameters and you could control these by program.
Using the mode selector with FP and IP channels can sometimes help with the situation you describe.