
Ryan Poethke (Customer) asked a question.
[Warning] FAN_CTRL#2(@13) W130 PWMOUT parameter #3 writing to High Speed Output Y14 that is bound to @FAN_CTRL - Pulse Width Modulation - Output: Y14 (instruction has no effect)
I have the HSIO1 module configured to to Step and Direction x (3) for three servos, as well as two PWM outputs for controlling a cooling fan an an IR illuminator. I get W130 warnings on the two PWM outputs. The PWM outputs are configured properly via the Dashboard tab in DoMore Designer. Can I safely ignore these warnings?
Thanks,
Ryan Poethke
Yes, it can be ignored. That was a bug that we fixed.
The Program Check warning W130 was implemented before we added the PWMOUT instruction. So in 2.9 that warning gets flagged (improperly) in the new PWMOUT instruction (the ONE situation where the Y CAN be "written" to). It's been fixed and will be in the next release.