Hi All, I am thinking to start working on microcontroller with LabVIEW. Recently I have done with my CLD exam.( So, I can say that I have a developer level knowledge) Can anyone suggest me the best start to use LabVIEW on microcontroller?? Controller I am familier with are 8051 and ARM mini 2440 ( during my graduation I used for my final project) Best Regards, Mikiko
It doesn't matter. Labview uses an ASCII based command set, such as V?; or U=33.4V; I believe commands are terminated by semicolon and carriage return & linefeed, but may be wrong. Now look that up, meaning the schematic of it, and implement it.
Broka T. schrieb: > Can anyone suggest me the best start to use LabVIEW on microcontroller?? The best start would be to not even start. Run LabView on a microcontroller doesn't make any sense. Better run LabView on a fast computer and just do the realtime stuff (acquisition) on a microcontroller.
I understood Labview running on the PC should connect to a microcontroller. Everything else is meaningless anyway. Even if Labview was available in sourcecode.
Antwort schreiben
Bitte melde dich an, um einen Beitrag zu schreiben.