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

Pages: 1 ... 3 4 [5] 6 7
61
Support Questions / Re: BasicLable double click
« on: August 10, 2018, 06:40:05 AM »
Thanks Archie, Works fine now.
Best support in the industry.................

62
Support Questions / BasicLable double click
« on: August 09, 2018, 04:13:14 PM »
Hi. Using Ver 339yBeta12 On the main form on any of the BasicLabel’s when I double click on them I thought it would take me to the items click event in the code. It doesn’t it just stays on the form??????

63
Thanks Archie, I'll post if I get them back. Thanks for your time.

64
Archie,  How should I go about fixing this app as we are the end user. I have 2 of these that I used the publish on. I will be using the other way from now on.

65
Archie, What is the "temporary key" and where would I find It.

66
sorry about that

67
yes I did use the publish in VB??????  How should I publish?

68
Archie, I did do the clean and rebuild. By that I mean I deleted the bin and obj files.

69
Screen shots of errors trying to open MainForm No changes or updates???

70
Support Questions / Published solution errors when opening mainform
« on: June 01, 2018, 09:44:32 AM »
I have a published solution that I was going to edit to add one more data point and when I open it in VB it opens fine but when I try to open the main form designer it gives me 66 errors. Its been running for over a month. Nothing changed on the files?????????  Not sure what to do at this point.?

71
Here is a sample of one of my app writing based on a read from a DB.

    'Get results from DB and set The PLC Values

            If GlobalVariables.intResults = 2 Then
                Modbus51.Write("00001", True)
            Else
                Modbus51.Write("00002", True)
            End If

Good Luck.........

72
Open Discussion / Re: ModBusTCPCom
« on: March 14, 2018, 11:49:47 AM »
Thanks so much Archie That was the key...

73
Open Discussion / ModBusTCPCom
« on: March 14, 2018, 11:05:11 AM »
Question: I am Using a ModBusTCPCom driver and want to receive a float value.  The PLC is a AutomationDirect P2-550 and has the float in 40050 and 40051. What tool should I use on the form that can address this?

74
Support Questions / Re: Suggestion for a change on ALL controls
« on: February 22, 2018, 06:09:41 AM »
Timryder,  I am into my third app for a production line.  One app per machine to validate the part to a SQL db and then at the end of cycle pass the production data to the DB. I am using VB with the AdvancedHMI drivers. I have not seen what you are describing. Could you tell us more about it and maybe what you are using?  Thanks

75
Open Discussion / Re: “AdvancedHMIModbusToExcel” example
« on: February 20, 2018, 08:06:32 AM »
Did you check the Excel file in the bin\Debug directory?

I feel silly, YES it did write to Excel.  Thanks so much

Pages: 1 ... 3 4 [5] 6 7