Communicating between LabVIEW and Propeller
jime
Posts: 4
I am trying to communicate between LabVIEW 2012 and a propeller Quickstart board using 'Exchange Int32 Values with Propeller.vi' and 'Exchange Long Values with LabVIEW.spin'. I am using the default setup values. I keep getting Lab VIEW ERROR 74. I have tried turning off the READ switch before startup and then turning it on after startup as suggested in another discussion, but I continue to get the error. Any suggestions?
Comments
http://forums.parallax.com/showthread.php/110138-Propeller-PC-Applications-with-LabVIEW
I guess I'd double check those instructions. Maybe check the com port# is correct. Make sure the Prop is loaded with code in EEPROM in case it gets reset....
Can you step those VIs?
I loaded the Propeller software into EEPROM instead of RAM. Everything works like a charm.