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

Pages: 1 [2]
16
Support Questions / Re: Web server not working
« on: April 17, 2018, 12:17:38 AM »
Maybe it's an apple issues , works fine on computer but still get ERR_INTERNET_DISCONNECTED when browsing with my phone..!

*Tested with a co worker android and it works fine , apple again... ::)

17
Support Questions / Re: Web server not working
« on: April 16, 2018, 03:39:55 AM »
Hi Godra !

Is there a possibility to view it on a IPhone or android ?

18
Open Discussion / Re: Make Global object
« on: April 13, 2018, 08:14:04 AM »
Sorry mate ! Finaly I’ve been able..! You’re right that work perfecly !! Thank you so much :)

19
Open Discussion / Re: Make Global object
« on: April 02, 2018, 04:40:31 PM »
Well .. I've tried that with no succes .. like I said i'm new to vb , it gave me a bunch of error  :-[
The solution of Archie is exactly what i'm looking for and straight forward ! Easy to change and build ..!

20
Open Discussion / Re: Make Global object
« on: April 02, 2018, 11:58:12 AM »
Still having hard time to figured out how to fix that error in the GroupedObject, I'm newbie in vb  :-[
So it work great on launch , change page and came back and throw this exeption ;

System.InvalidOperationException was unhandled by user code
  HResult=-2146233079
  Message=La collection a été modifiée ; l'opération d'énumération peut ne pas s'exécuter.
  Source=mscorlib
  StackTrace:
       à System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
       à System.Collections.Generic.List`1.Enumerator.MoveNextRare()
       à System.Collections.Generic.List`1.Enumerator.MoveNext()
       à AdvancedHMIControls.SubscriptionHandler.SubscribedDataReturned(Object sender, PlcComEventArgs e) dans C:\Apps\Test\AdvancedHMIControls\SubscriptionHandler.vb:ligne 325
       à AdvancedHMIDrivers.EthernetIPforCLXCom.DataRecSync(Object e) dans C:\Apps\Test\AdvancedHMIDrivers\AllenBradley\EthernetIPforCLXCom.vb:ligne 291
  InnerException:

 ???
And sometimes no exeption but Invalid arguement everywhere ..!

21
Open Discussion / Re: Make Global object
« on: April 02, 2018, 10:04:35 AM »
Thanks James and Godra your help is greatly appreciated ! Everything is clear for the alarm :) And nice work James for this build !! Fire  8)

22
Open Discussion / Re: Make Global object
« on: April 01, 2018, 05:19:18 PM »
Thank you Godra, alarm works fine !!

No communication to plc is ok now ! :)

Hmi_Alarm_Array[0].0 to 31 works good ! can we use more than 32 alarm ? And what's the purpose of HMI_Alarm_Array[1] to 20 ?

Many thanks !!

23
Open Discussion / Re: Make Global object
« on: April 01, 2018, 12:55:54 PM »
It's fine Phrog I'll take a look to that !

Archie there's a small bug will I change page and return to my main page I think it reconcate the string ex : my tag is ; In.DriveStatus_Active and PLCAdressUDT is M3110 , so M3110.In.DriveStatus_Active and reconcate to M3310.M3110.In.DriveStatus_Active

24
Open Discussion / Re: Make Global object
« on: March 31, 2018, 03:07:27 PM »
I've added 5 motor and no issues ! Works very nicely :)

Phrog I've used your build and i'm struggling a little bit , the header alarm keep telling me No plc communication and i've changed all the adress in the Main_plc to my clx address.. any clues ?!

Thanks again !!

25
Open Discussion / Re: Make Global object
« on: March 31, 2018, 12:44:17 PM »
I'm very impressed !! Works like a charm , Archie you're the man !!

26
Open Discussion / Re: Make Global object
« on: March 31, 2018, 11:31:23 AM »
Wow !! Thank you for the quick response  :), I'll give a try this Pm !!

27
Open Discussion / Make Global object
« on: March 31, 2018, 08:45:17 AM »
Hi everyone !

Is there any way to do global object like in view studio ? The plc is a Clx, so I would like to put control and info in a groupbox , start stop jog interlock condition etc..
All motor have the same data type, so can we read the tag from example a label in the group box ?

I'm not very good with VB.. just wanna know if it's possible and maybe if someone can give me a starting point on how i can get this working !

Many thanks !!

Pages: 1 [2]