Hi,
Are we able to set a value of an analog output in BnR Automation Studio?
Regards,
Kenneth
Hi,
Are we able to set a value of an analog output in BnR Automation Studio?
Regards,
Kenneth
Hi,
unsure of the question since you do everything related to B&R hardware in Automation Studio, but I assume “not in code”
You can force the value the same way as you can force any other In- or Output but it’s just for debugging purposes, not something staying across restarts.
Please specify your usecase if anything of the above does not help.
Best regards
Are we able to set the Analog Output value not in code, but in IOMap or other places?
As stated, temporarily you can set the value in the IOMapping (force), permanently you can only do so via variables (which you can default to a specified value, but have to use in code at least once for it to not be removed by the compiler)
I am not aware of any other ways.
Ok, thanks for the information.