Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Allan

Pages: [1]
1
Support Questions / Re: Issue Publishing Project
« on: January 15, 2014, 11:11:50 AM »
Thank you for your response. I'll use your method

2
Support Questions / Issue Publishing Project
« on: January 15, 2014, 10:45:02 AM »
I'm having issues publishing a program using VS 2012.   (using EthernetIPforCLXCom)
First time I got error unable to install as OpcNetAPI version 2.1.105.1 be installed in Global Assembly Cache first.
Going from  http://advancedhmi.com/forum/index.php?topic=260.0  , I changed OpcNetApi and OpcNetApi.com  to copy local True.

After publishing second time, I now get error unable to install as OpcRcw.Da version 3.0.2.22  be installed in Global Assembly Cache first
Any suggestions as to what I do now?
Thanks

3
Support Questions / EthernetIPforCLXCom: Subscribe vs Timer
« on: November 05, 2013, 02:40:59 PM »
I am setting up a new program using your EthernetIPforCLXCom.  Currently, I am using a Threading.Timer to read the PLC address. (The cool thing with the threading.timer is that you can "restart" it after each time it runs (or not) - which works for me as I will go to the first address, after getting my signal, I will stop going to that address and go to another address.  When I'm finished with the second address, I go back to first.
I am unfamiliar with "subscribe" (I have limited development time with a PLC).  Is this much like connecting as a socket?  (This would also work for me if it is as I can respond quicker when the PLC changes value at that address - wouldn't it?).
In past forums, Archie, you have stated that subscribe is more efficient (than timers).  Why?

4
Support Questions / I cannot load the project on VS 2008 Pro
« on: June 06, 2013, 08:15:10 AM »
When I try to open the solution file, i'm getting "The selected file is a solution file,but it was created by a newer version of this application and cannot be opened."  I am using visual studio 2008 Pro sp1.  Is there a download for VS2008?

Pages: [1]