Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

store labview data of the program to EEPROM of the pic18f4550

Solved!
Go to solution

hi everyone,
my project is about connection usb between pic18f4550 and labview. all it's work good.
now i want to store all data of my program labview in EEPROM of pic18f4550 for reason if i disconnect USB, the pic18f4550 continue to exécute my program normally.
for exemple :
i send values of PORTB to labview,
in labview if(PORTB.F0 >" value (x)") send "1" to PORTD.
so i want if i disconnect connection usb the pic18f4550 stay remember all program and conditions defined in labview.

it's possible ? and how ?
please some help
thank's

0 Kudos
Message 1 of 2
(3,399 Views)
Solution
Accepted by topic author msb26

We don’t have any support for storing LabVIEW program with Pic18f4550.

 

The closest alternative we have to run LabVIEW program heedlessly with Rasberry Pi

which is supported by the forums in the Makerhub link below.

https://www.labviewmakerhub.com/doku.php?id=learn:libraries:linx:supported_devices

Regards,

Ali S.
Applications Engineering
National Instruments
Message 2 of 2
(3,369 Views)