Hi All, I am trying to use PWM signal to control valve driver. Using analog input as a Pot 10kohms and analog output to driver input as command signal. This project using uControl MC4 (Enovation) through Codesys software. However, this simple program looks good in simulation and in hardware its not any progress. I don't know what I'm doing wrong. Any suggestions highly appreciate? Here is my sample program?
Please detail how you connect desiredDutyB02 to the hardware channel ("Outputs I/O mapping" pane), if the PWM output is enabled and if the controller reports any diagnostic such as "Open circuit", "Short circuit" and so on.
This controller seems to have a master relay switch (that cuts outputs supply off), have you enabled it?
π
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All, I am trying to use PWM signal to control valve driver. Using analog input as a Pot 10kohms and analog output to driver input as command signal. This project using uControl MC4 (Enovation) through Codesys software. However, this simple program looks good in simulation and in hardware its not any progress. I don't know what I'm doing wrong. Any suggestions highly appreciate? Here is my sample program?
Please detail how you connect desiredDutyB02 to the hardware channel ("Outputs I/O mapping" pane), if the PWM output is enabled and if the controller reports any diagnostic such as "Open circuit", "Short circuit" and so on.
This controller seems to have a master relay switch (that cuts outputs supply off), have you enabled it?
Hi There, yes, that is correct. Now everything working fine. I really appreciate your input!