08-31-2009 10:30 AM
Hello,
does someboby know how to start a vi on a real time target with the "run method" (invoke node).
It seems I need to specify the target explicitly, but how
Thanks
Matthias
Solved! Go to Solution.
09-01-2009 03:43 AM
Hello Matthias
I think i found what you are looking for in this Knowledge Base:
http://digital.ni.com/public.nsf/allkb/A7DBA869C000B5AE862570B2007C4170?OpenDocument
If you intend to use VI Server to launch VIs on the Target from your Windows Host,
make shure the Steps in this Knowledgebase are done:
http://digital.ni.com/public.nsf/allkb/6CCCED1045C479D286256A3A00655123
Regards
Moritz
09-01-2009 03:46 AM
Hello Matthias
I think i missed one thing in my last Post:
Since there is no User Interface on the RT Target the Property "Frontpanel Open"= True makes no sense here.
Regards
Moritz
09-07-2009 06:36 AM
Thank you, Moritz
with your help Icould solve the problem.
Matthias