10-16-2018 04:13 AM
how can i send the signal to the channel that i chose and see that in a oscilloscope?
10-16-2018 04:39 AM
10-16-2018 04:43 AM
my output is digital how can i produce and send the digital pulse(constant) to a channel of my card(i have NI-9402
10-16-2018 04:50 AM
10-19-2018 06:10 AM - edited 10-19-2018 06:12 AM
Hello i send a PWM signal to a digital channel( so i use 1 sample on the signal simulation tab ) I want my duty cycle to start from 0 to 100% with a step controled by me,increasing it every 100ms (RATE in circuit). I make a while loop to add Function but the value doesn't reach duty cycle. How can i do this?
10-19-2018 06:13 AM
Hello i send a PWM signal to a digital channel( so i use 1 sample on the signal simulation tab ) I want my duty cycle to start from 0 to 100% with a step controled by me,increasing it every 100ms (RATE in circuit). I make a while loop to add Function but the value doesn't reach duty cycle. How can i do this?
10-19-2018 06:27 AM - edited 10-19-2018 06:32 AM
Hi cortex,
How can i do this?
Create a VI working exactly on your requirements…
i use 1 sample on the signal simulation tab
You create a PWM with just one sample? How will that work?
increasing it every 100ms (RATE in circuit).
Which circuit are you talking about? Is there a PCB connected?
On your image:
- Ever heard about creating screenshots without using a camera or mobile?
- Cleaning up the block diagram before making screenshots usually increases readability of the code.
- hiding settings in ExpressVIs doesn't help to increase readability
- attaching an image of a VI doesn't help us to debug your VI
Conclusion: Attach your VI!
Edit:
I moved your questions into your own thread. And I merged your double post into this one too.
Please don't hijack old, unrelated threads and keep your questions in one place!