LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

best way to interface a microchip pic with labview

I am wondering the best way to interface a microchip pic 16F88 with a labview program.  We will be using RS-232 with a DS275 logic inverter.  Any tips or tutorials any one might have available would be greatly appreciated.

Thanks,

Plasma Current Sensor

0 Kudos
Message 1 of 2
(4,802 Views)
Howdy,

LabVIEW ships with several serial examples. Once you connect your RS232 hardware to a COM port on your PC, you can communicate with it through an example like the Basic Serial Write and Read.vi, available in the NI Example Finder. You can access the NI Example Finder within LabVIEW by selecting Help»Find examples...  Once the NI Example Finder has opened, you want to navigate to Hardware Input and Output☺»Serial to view the Serial examples.

You might also reference the following KnowledgeBase article: Serial Communication Starting Point

Good luck!


Message Edited by pBerg on 02-13-2008 01:18 PM
Warm regards,

pBerg
0 Kudos
Message 2 of 2
(4,767 Views)