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

Pages: 1 ... 11 12 [13]
181
Support Questions / Re: Is Version 398s Complete?
« on: July 01, 2015, 11:41:48 AM »
Deleted the form System & created MainSystem, added the DF1 driver, Logo, E-Stop Momentary PB; Went back to Main, clicked Rebuild so the forms would show up to go to the ChangeForm buttons & got more errors:

182
Support Questions / Re: Is Version 398s Complete?
« on: July 01, 2015, 11:34:18 AM »
Followed those steps, opened & Rebuilt, started adding objects to Main, then added second form  called Control - OK so far, as soon as I tried to create a form called System I got 102 errors:

183
Support Questions / Re: Is Version 398s Complete?
« on: July 01, 2015, 09:37:49 AM »
Yes, the first thing I did when I created a form & when I started on the main form was add the DF1 driver & check the properties of it. As I created an object I made sure it use the DF1 & added the correct Visible, Click & Value points as appropriate.

184
Support Questions / Is Version 398s Complete?
« on: July 01, 2015, 09:27:43 AM »
When I decided to start my project fresh, I downloaded AdvancedHMI V398s. Opened it, Built it, started my project (for AB SLC 5/04 using DF1).

I reconstructed the main screen, with 2 Form Change buttons (but not assigned to a from yet) then added 2 forms, reconstructed the 2 forms as normal, then when I wanted to assign which form to open to the Change Form buttons, I did a Rebuild. & got a lot of errors in MfgControl.AdvancedHMI.Controls & .Drivers - when I went to the Debug folder in Explorer there were no such files.

I copied the file from the V398g folder to V398s, reopened VS & tried to rebuild again, but got 60 errors: (doesn't seem to be compatible versions)

After the errors I tried to reopen all 3 pages & got VS errors, had to click Ignore & Continue, but then got 3 empty screens, all reverted to default size 300x300, no background color, no objects at all.

185
Support Questions / Re: Build project failed
« on: June 30, 2015, 11:27:34 PM »
If not to use the Stop button in VS, what is the proper way to stop the app?

186
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 26, 2015, 12:34:09 PM »
Archie,

Been a hectic day here & I just got around to this project & the new driver works OK.

Also, I saw the thread going on now about the MfgControl.AdvancedHMI.Drivers so I downloaded & installed that too.

Thank you.

187
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 06:35:00 PM »
Downloaded it to my flash drive, will try it tomorrow 1st thing when I get back to work.

Thanks.

188
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 05:09:16 PM »
The comment is still commented out (')

189
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 04:06:41 PM »
Pasted the 3 lines, but when I Build I get the following 3 errors about Line 243, tried adding parenthesis where i thought they might go, but then got Syntax Error.

190
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 02:25:32 PM »
Archie,

When the error appears, the following code shows up highlighted (consistently the same section highlighted) but otherwise the DF1 driver works OK.

191
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 02:13:56 PM »
AdvancedHMI Beta v398g
AB DF1Com1 driver (that all the PB's, pilot lights & meters work OK with)

192
Support Questions / Re: Form Change Causes KeyNotFoundException
« on: June 25, 2015, 12:55:44 PM »
Archie,

Tried that for pages 2 & 3 & constantly get same error for the pages that come up when I enter the code in the ViewCode.

BasicButton1_Click = Page2.Show
                                Me.hide

BasicButton2_Click = Page3.Show
                                Me.hide

193
Support Questions / Form Change Causes KeyNotFoundException
« on: June 25, 2015, 12:04:16 PM »
I can add a new page, put a FromChange button on the main screen & use it once. If I add another page & a FormChange for that I can go to that page, but if I try to go to the earlier accessable page I get a KeyNotFoundException error with the detail "The given key was not present in the dictionary".

If I add another page I can access the new page but both previous pages show the error. I do Build (&/or Rebuild tried too) after adding a new page, compared the properties of the working button with the non-working ones, insured that the FormToOpen is the correct page (& all 3 pages show up to select - so they're there)

Is there something I'm missing here or not doing right?

Pages: 1 ... 11 12 [13]