LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

It is possible to assign tasks you specify to an equipment with 2

It wanted to know if somebody to made a program in labVIEW to assign
tasks you specify to an equipment with two processors.

I need to manipulate 2 programs that are in different equipment, and
wanted to even handle them in a single equipment with 2 processors,
assigning to him processor a program and to the other processor the
other program.

If somebody to fact this before him agradeceria its aid, please
because a little is urgent to me to know if it can by means of
LabVIEW.
0 Kudos
Message 1 of 2
(2,068 Views)
Hi Jerur!

Generally speaking, there isn't an easy way to assign one VI to one processor and another VI to another processor. This is controlled by the OS and is independent of LabVIEW. However, if you are running windows, you may be able to make calls to the OS through the Microsoft SDK DLLs. Look at this thread for more info:

http://forums.ni.com/ni/board/message?board.id=170&message.id=24975&requireLogin=False

Hope this helps!

Travis H.
National Instruments
Travis H.
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(2,050 Views)