LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PWM resolution with LINX add on

I am using linx with an arduino uno to send pwm signals but I was wondering if there is any way to use a higher resolution pwm signal.  It looks like there is not a option to change it in the duty cycle vi but does anyone know if there is a way to permanently change the default?

0 Kudos
Message 1 of 2
(49 Views)

Hi jseele,

 


@jseele69 wrote:

does anyone know if there is a way to permanently change the default?


Create your own Arduino sketch to output your PWM signal. Then you are free with the implementation.

(Yes, that means not to use LINX and to implement your own command/response scheme with VISA functions.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(18 Views)