LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Architecture on Windows

Where I can get LabVIEW architecture diagram on windows? Is attached diagram correct? If not, can any one correct this diagram?

 

Thanks in advance!

 

0 Kudos
Message 1 of 2
(2,514 Views)
I'd say that is about right.

I normally see the RTE and LabVIEW as two different things. So the
application (.exe) run in the RTE, the code (.vi) runs in LabVIEW. But your
diagram is probably technically correct.

The hardware layer can be handled by the operating system, depending on the
hardware. For instance, serial hardware is probably handled by the OS,
although I'm not sure where VISA plays a part. TCP/IP hardware also goes
through the OS.

Regards,

Wiebe.


0 Kudos
Message 2 of 2
(2,472 Views)