LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to convert digital pins to pwm pins in myrio labview?

how to convert digital pin to pwm pin in myrio labview for 10 servos

0 Kudos
Message 1 of 8
(409 Views)

NI myRIO: "PWM" Express VI

Controlling the speed of DC Motor with NI myRIO PWM and H-Bridge

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 8
(392 Views)

sorry that solution didn't help, I'm lacking pwm pins on myrio

0 Kudos
Message 3 of 8
(327 Views)

So what is your definition of PWM pins ? 

 

Is there a reason that you can't use the PWM outputs that already is there ? 

0 Kudos
Message 5 of 8
(310 Views)

I am lacking for the pwm pin, the pwm pin there is already used by another servo.

0 Kudos
Message 6 of 8
(305 Views)

Hi abimkeren,

 


@abimkeren. wrote:

I am lacking for the pwm pin, the pwm pin there is already used by another servo.


You can implement any behaviour you need using the FPGA of the myRIO.

DIO pins can be used to output PWM signals or to measure PWMs/frequencies/duty cycles…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 8
(300 Views)

An your are using all 6 PWM pins ? 

 

Then the only option is to make your own PWM signal in the FPGA. 
Or in the Real Time part if it is a slow PWM frequency. 

0 Kudos
Message 8 of 8
(290 Views)