LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to programatically switch the counter terminal in the PWM example?

Solved!
Go to solution

I have successfully downloaded and executed the Complete PWM example here:

 

http://www.ni.com/white-paper/2991/en

 

and I know it works because the oscilloscope shows a pulse train on channel # 1. 

 

When you run the complete PWM example it shows a Lab View GUI that allows you to select which counter terminal to use as shown below:

 

counter_output_select.JPG

 

Instead of manually selecting "Dev1/crt0" or "Dev1/ctr1" I would like to programmatically switch this. 

 

How can this be achieved?

0 Kudos
Message 1 of 2
(2,252 Views)
Solution
Accepted by topic author invasion2121

The answer is yes.

You can wire a string to the terminal instead of Physical Channel control.


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
Message 2 of 2
(2,250 Views)