10-22-2009 02:32 AM
Hi,
I tried to program simmilar thing to this one http://zone.ni.com/devzone/cda/tut/p/id/5548 on TPC 2012. But it doesn't work.I can see that both programs on my laptop and TPC are working(I've added an additional counter with display), but I cannot see any effect on TPC when I change the value of shared variable on my laptop. I use LabView 8.6 with Touch Panel Module. My question is what are the exact steps to run such application on TPC2012? Are they the same as for TPC 2006?
I've noticed following issues:
1.I cannot deploy the program from Project Manager(there is an information that maybe TPC Service is not started. - I've found such information about TPC Service http://digital.ni.com/public.nsf/allkb/DE177828D27A14A48625734E00768B66 but in fact I cannot find Start » All Programs»National Instruments » NI TPC Service » NI TPC Service Manager 1.0 Does it mean, that the TPC Service is not installed and the programm with shared varibles won't be working or can I start it somehow in another way? Do I need to have TPC service installed on TPC2012?
Until now, I've built the project and sent it through FTP to TPC(the folder was /TEMP) and then started it.
2.Ping works OK
Thank you in advance for any hints how to solve this problem.
Martin
10-22-2009 03:25 AM
- The TPC-2012 is an x86-based processor and comes with preinstalled support for shared variables. Did you FTP the NITPCService.cab from labview\PDA\Utilities\NITPCService\x86 to any location on the TPC and run it? After you install it, you should be able to run the TPC Service.
- Also, have you wired the error cluster on the TPC? They should be some errors thrown if it's not working.
10-26-2009 04:51 AM
Hi,
problem solved, i have found the solution on my own. Thanks.
Regards,
Martin
11-22-2011 11:00 AM
Share the solution!!
I have the same problem 😞
11-22-2011 11:32 AM
hi,
unfortunatelly it was a long long time ago and I don't remember exactly what was the solution. It can be that I didn't have touch panel module installed.
BR.
Martin
11-22-2011 11:43 AM
Well no problem, but I'm frustrated with this issue... I've tested many things and nothing. Just to help someone else as I in the future, these are my sources:
http://digital.ni.com/public.nsf/allkb/28536DE7E2D9E98B8625770B00738920?OpenDocument
http://zone.ni.com/reference/en-XX/help/372507B-01/lvtpcgsm/tpc_install_sharvar/
http://zone.ni.com/reference/en-XX/help/372507C-01/lvtpcgsm/tpc_install_sharvar/
http://digital.ni.com/public.nsf/allkb/23532363F4905EC28625727A00730B80?OpenDocument
http://forums.ni.com/t5/FieldPoint-Family/TPC-2006-Not-Listed-in-Targets-and-Devices/td-p/566325
http://forums.ni.com/t5/LabVIEW/MAX-can-t-detect-TPC-2106T/td-p/831524
http://zone.ni.com/devzone/cda/tut/p/id/5868
http://digital.ni.com/public.nsf/websearch/28B748B9697B79E18625725A00009066?OpenDocument
http://digital.ni.com/public.nsf/websearch/D1726990DCEB82E4862570F20069C57D?OpenDocument
http://digital.ni.com/public.nsf/allkb/3B469103BBDD4CE48625726000665B36
I hope find some hint..
11-23-2011 01:47 AM
Dear Fabian,
have you installed Shared Variable support for TPC-2012 as described below?
http://digital.ni.com/public.nsf/allkb/BF4F550A795DF1FB8625757100006F9A?OpenDocument
Best regards,
11-23-2011 03:14 AM
Yes, I've reinstalled the Shared Variable support but still doesn't work. I don't know what is the problem but I suppose that is owing to the version. When I used the TPC-2012 for first time I had LabVIEW 8.6, but now I'm working with LabVIEW 2009. The Shared Variable Support appears as 8.5 in TPC-2012, just like the link you put. I've used my laptop and a desktop PC but it is the same. I used a Ethernet connection directly to the TPC. What am I missing?, Thanks!
11-23-2011 03:50 AM
Hi,
where did you take the LVNETVAR.CAB file from? Please search for it in the newest LabVIEW installation folder.
BR,
11-23-2011 06:48 AM - edited 11-23-2011 06:49 AM
Hi Mateus,
The location is from Program files>>National Instruments>>LabVIEW 2009>>PDA>>Utilities>>Variables>>x86
I've contact to NI support but until now we have not found the solution, what else can I probe? Thanks