Hi, i have to put a file LabView (VI) on a microcontroller (pic) but i dont know how compile the file. T think i need to compile labview g-language in c! Is there a system to download Labview file on a microcontroller? How? Thanks in advance.
Do you want to program or control the PIC? If you want to control the PIC you will need to implement an RS232 interface for the chip as it only has TTL level IO. You cannot, as far as I am aware, program a PIC yet from LabVIEW.
LabVIEW does not compile VIs to run on microcontrollers. It can do FPGA with NI hardware and the FPGA module for Labview. PDA can be done with the PDA module.