LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i send delay values from labview to pic18f4550

hey i have written a code for pic18f4550 to generate pulses of certain time period (3 time periods in my program)...how do i send those values to pic using labview??:mansad:

0 Kudos
Message 1 of 2
(2,383 Views)

This has come up before. Did you actually try that search?

 

You can delve into USB communication, or you can set up a serial communication interface with the pic. This requires writing the code on the pic to perform serial communication.

0 Kudos
Message 2 of 2
(2,379 Views)