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

Pages: 1 [2]
16
Support Questions / Re: omron with hostlink driver
« on: April 21, 2015, 04:11:27 PM »
Hi Archie

I finaly went on with testing with te omron hostlink driver. I am using AdvancedHMI v3.98f but I have pretty much te same problems as in my first post. Although I can read a analoge value with a digitalpanelmeter. I hope you are able to help me.

Greetings Marcel

17
Support Questions / Re: Trackbar
« on: April 09, 2015, 02:34:05 PM »
thanks verry much Godra

18
Support Questions / Trackbar
« on: March 31, 2015, 03:31:27 PM »
Hi all

I have found the source code for a trackbar (slider) but I have no idea how to intergrate it in AdvancedHMI. Is there some one how can help me with that.
Thanks in advance.
Marcel

The source code can be found here.
http://www.codeproject.com/Articles/35104/gTrackBar-A-Custom-TrackBar-UserControl-VB-NET

19
Tips & Tricks / Another button
« on: March 31, 2015, 03:10:36 PM »
Hi all

I found a button where you have a lot of properties. You can change color, shape, gradient, etc.
This is the URL where you can find the source code of the CButton.

http://www.codeproject.com/Articles/26622/Custom-Button-Control-with-Gradient-Colors-and-Ext

I have added the dll in the same way as being described in this topic.

http://advancedhmi.com/forum/index.php?topic=185.0

From the errors that I found I commented out all code

It seems that the CButton works.


20
Support Questions / Re: omron with hostlink driver
« on: February 11, 2015, 03:49:02 PM »
thanks for the quick reply. Can you tell me when you think the new release is going to be released?

greetings marcel

21
Support Questions / omron with hostlink driver
« on: February 11, 2015, 03:34:34 PM »
Hi All

I am working on a project with a omron PLC. It is a CPM1 and I am using the OmronSerialHostLinkCom1 driver.
I use 2 DM words for the inputs. If I use 2 Annunciators to view for exaple D0.00 and D0.01 and turn only D0.00 true, than both of them light up. But on the label I put in to read the whole D0 word I see the correct value. And I can only read one word. If I put another annunciator on the mainform that reads D1.00 it wil do nothing. Unless I delete the first two annunciators.
When I want to wright it is pretty much the same thing. If I put two BasicButtons on the mainform and try to wright to D2.00 and D2.01. I can only see that D2.00 is doing something.

Something else the SelectorSwitch don't turn when I push it. But it sents the value to the PLC.

I hope someone can help me

Greetings Marcel

22
Support Questions / Re: Omron for dummies ..
« on: February 08, 2015, 03:11:47 PM »
Hello

It looks like I have the same problem with de hostlink driver. I can read D words and wright D words and bits. But I can not read bits. Can  you help me?


Pages: 1 [2]