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 - hfe18

Pages: [1]
1
Open Discussion / Re: What would you like to see in the next major release?
« on: December 30, 2015, 07:53:05 AM »
reading/writing UDT tags for CLX

2
Open Discussion / Re: compile error ufter upgrade to V399
« on: December 29, 2015, 06:42:16 AM »
sorry for late reply, im upgrading from the version which i downloaded from mesta i think 21012 release its old, but now its ok, and very surprised the speed of new drivers compared to previous version. i corrected it using 4 references ,instead of two only which i mentioned before. thanks archie,

3
Open Discussion / Re: compile error ufter upgrade to V399
« on: December 21, 2015, 12:03:16 PM »
thanks archie for quick reply,i follow what you've advise but still i got the same error, perhaps missing the original reference "AdvancedHMIDrivers.dll" which is not available in the latest version V399.

Thanks anyway, i have to figure out whats wrong, with my code

4
Open Discussion / compile error ufter upgrade to V399
« on: December 21, 2015, 06:39:21 AM »
before i upgrade to THE latest version(v399)
below statement works in c#

public static EthernetIPforCLXComm Cx = new EthernetIPforCLXComm();

then after upgrade and add references, compiled then
i got this error messge:

the type or namespace name 'EthernetIPforCLXComm' could not be found<are you missing ausing directive or an assembly reference>

anyone can help? TIA

5
Open Discussion / Re: PYTHON instead of *.NET
« on: May 10, 2015, 05:35:40 AM »
thanks for the reply archie, i never tried the ironPython, im using the generic python..slowly im catching the vb.net

6
Open Discussion / PYTHON instead of *.NET
« on: May 06, 2015, 02:09:45 AM »
for the past of few months and almost a year i started using advancedhmi, no doubt its one of the very few and precious driver for AB plc and for me it surpassed some of the driver available, because of simplicity and direct out of the box application

NET is fine but if there's available implementation in Python is very much appreciated because of easy porting and open source, so this only my suggestion and hope some there will be implementation


Pages: [1]