Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Serial RS232 communication to 32bit microcontroller

Hi

I am new to Labview and currently using Labview 7 to interface with a 32bit µC.

I am using RS232 to communicate with the µC.
The development work to be done will be Windows-based.

I have managed to use the Instrument I/O Assistance to
Query and Parse with the 32bit microcontroller.

Now, i am not sure how to continue....such as how to access the µC registers, memory etc.

Can anyone advise?

Thanks alot!
0 Kudos
Message 1 of 3
(3,796 Views)
Hello Vincent,
the simplest way will be to look in the manual of the microcontroller to see which commands the uC does accept.

Reagrds
Thomas D.
NI Germany
(SRQ 203935)
0 Kudos
Message 2 of 3
(3,796 Views)
Hi Thomas

What are the VIs that i can use to sent the commands to the µC using RS232?

I am currently using Infineon Tricore 32bit µC.

How do i receive the reply??

Is using the VISA interactive control providing the same function?

Thanks for any help rendered!

Mit freundlichen Grüßen
Vincent Wan
0 Kudos
Message 3 of 3
(3,796 Views)