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

Pages: [1]
1
Open Discussion / Creating LSH object
« on: April 14, 2016, 08:40:14 PM »
Hi everybody, which would be the best way to create a level switch high object ?? I just want to have a circle that turns green when LSH is reached and turns red when LSH is no longer reached.. nothing more. For this i would have asociated one bool variable from click plc. im using modbus rtu.

Thanks!

edit: I though to import 2 images , one red circle and one green circle. And then use visibility. But didnt know how to constatluy be pulling the value from the plc.

2
Open Discussion / Re: Extending ADHMI Controls
« on: April 11, 2016, 09:31:21 PM »
thanks archie, i will have a look at that post, seems very helpfull !

3
Open Discussion / Re: Extending ADHMI Controls
« on: April 11, 2016, 08:38:35 PM »
Sorry to keep bothering archie..

I opened the waterpump.vb file but cant find in any place where you import the png file..

Also another doubt.. at the beginnning of the code I see : '****************************************************************************
Public Class WaterPump
    Inherits MfgControl.AdvancedHMI.Controls.WaterPump

so it inherits the class itself ?? im confused you said these objects inherits the class of existing ones of .net studio..

Again, im a noob at this, but found intresting this scada and already comunicate with plc and store to sql and do some reports.. but now i want to go one more step

thanks!

4
Open Discussion / Re: Extending ADHMI Controls
« on: April 11, 2016, 03:53:57 PM »
I see.. so its some how difficult to create new objects from the beginning..

I mean to create the grapchis for the pump for example, which is really well done I imagine you spent hours doing coding to get the shape you wanted..

5
Open Discussion / Re: Extending ADHMI Controls
« on: April 10, 2016, 09:12:48 PM »
I see.. but for example I opened the squareiluminatedbutton.vb file which is in the controls folder, and inside this project couldnt find in the code something like you wrote before.. how is that squareiluminated button graphics done ??

I can see Plc related properties, events, contructor destriuctor, error display, etc

but nothing related to the object shape or grapchis

6
Open Discussion / Re: Extending ADHMI Controls
« on: April 10, 2016, 08:42:17 PM »
I mean i want to edit the graphics of the symbol.. like adding another shape to the object or change the colours..

7
Open Discussion / Re: Extending ADHMI Controls
« on: April 10, 2016, 07:21:10 PM »
Hi ! I have downloaded the light.vb and opened. I can see the code but how to I do to see the graphics ??

thanks!

Pages: [1]