LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview interface with micro contoller

Solved!
Go to solution
Solution
Accepted by topic author jaga_ji

U can use Serial communication protocol.

No need of DAQ card

0 Kudos
Message 11 of 17
(952 Views)

Instead of c/c++,can i user labview program for embedded appilcation?

if So How?

J@G@De5@N
0 Kudos
Message 12 of 17
(935 Views)

For Microcontroller programming you have to use C/C++ only, but for communicating from microcontroller to PC u can use serial communication.

labview is having a feature of serial communication.

here my understanding is that you want to see some data coming from microcontroller to PC in labview right?

if that is the case u can do as i said.

0 Kudos
Message 13 of 17
(926 Views)

@MadhuKiran wrote:

U can use Serial communication protocol.

No need of DAQ card


Sounds familiar. Smiley Indifferent

Richard






Message 14 of 17
(906 Views)

I know...

 

It motivated me to write something in tbob's old thread.

 

Kudos to you Broken Arrow.

 

🙂

0 Kudos
Message 15 of 17
(895 Views)

Hi Jagadesan,

Yes, LabVIEW can be used to program embedded systems..

Checkout this link: http://www.ni.com/embedded/

and from what i understand you are looking for programming 89C51 which is 8-bit uC, LabVIEW is supported only for 32-bit uP/uC and cannot be used to program 89C51 uC..

 

Regards,

Rajshekar P

0 Kudos
Message 16 of 17
(870 Views)

@Raj_NI wrote:

Hi Jagadesan,

Yes, LabVIEW can be used to program embedded systems..

Checkout this link: http://www.ni.com/embedded/

and from what i understand you are looking for programming 89C51 which is 8-bit uC, LabVIEW is supported only for 32-bit uP/uC and cannot be used to program 89C51 uC..

 

Regards,

Rajshekar P


Not to mention the cost of the latter development system which is quite steep, even for NI system standard



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 17 of 17
(862 Views)