Hi, John.
SQL Express, 2013 or 2015 - I can't remember which.
HMI T12B
The only way I could get it to work was to send an email report to my server and have hMailServer running on it, parse the email and stuff the results into the database. I'd be interested in any other tricks.
Search found 25 matches
- Thu Feb 04, 2016 5:35 pm
- Forum: Application Development
- Topic: Write batch results to external SQL database
- Replies: 4
- Views: 29932
- Wed Nov 04, 2015 5:22 pm
- Forum: Scripting
- Topic: Print report on tag change
- Replies: 1
- Views: 8997
Print report on tag change
I'm preparing some code for a site visit so I can't test this at the moment. When tag Controller1_M18 turns on I want to print a report and then reset the tag. This code I'm putting in the Tags Script module is giving me a simulator error "The name 'PrintReport' does not exist in the current context...
- Tue Nov 03, 2015 1:20 am
- Forum: Application Development
- Topic: Urgent Information Needed
- Replies: 2
- Views: 9664
Re: Urgent Information Needed
Please do not write "Urgent help needed" but write something like "Modbus TCP error with Micro850". Then in your post give the details of which display you are using, the communication settings, wiring details, etc. You will be much more likely to get help if you appear to be making an effort.
- Sun Nov 01, 2015 2:40 pm
- Forum: Application Development
- Topic: Project download overwrites recipe files
- Replies: 2
- Views: 9778
Project download overwrites recipe files
eDesigner has the option of selecting items to download and this allowed one to avoid overwriting the customer's recipe changes. iX Developer doesn't have this option. How are developers managing this? FTP the recipes back from the panel before project transfer? (Not great, if someone forgets this s...
- Sun Nov 01, 2015 1:06 pm
- Forum: Application Development
- Topic: Write batch results to external SQL database
- Replies: 4
- Views: 29932
Write batch results to external SQL database
I want to send a batch report to my SQL server which will be used to keep history of all batches. On previous e910 applications I created a text block with the fieldnames and values on it and emailed it to the SQL server where hMailServer caught it and posted the record into the database using ODBC ...
- Sun Nov 01, 2015 1:00 pm
- Forum: Application Development
- Topic: "Bug" with linear meter
- Replies: 4
- Views: 12714
Re: "Bug" with linear meter
Did you use Adam's trick of reversing the colours on the negative bar?
Negative bar - black on green background. -100 to 0.
==========|==========
Positive bar - green on black background. 0 to +100.
==========|==========
Both bars have the minimum value on the left.
Negative bar - black on green background. -100 to 0.
==========|==========
Positive bar - green on black background. 0 to +100.
==========|==========
Both bars have the minimum value on the left.
- Thu Oct 29, 2015 12:38 pm
- Forum: Application Development
- Topic: Trouble writing to internal tag - Cannot implicitly convert
- Replies: 3
- Views: 11100
Re: Trouble writing to internal tag - Cannot implicitly conv
OK. Thanks for your reply.
- Wed Oct 28, 2015 2:13 pm
- Forum: Application Development
- Topic: Trouble writing to internal tag - Cannot implicitly convert
- Replies: 3
- Views: 11100
Re: Trouble writing to internal tag - Cannot implicitly [sol
I had a brainwave. Type a '.' and see what the editor shows up:
There's a ResetTag method as well.
This works.
Code: Select all
Globals.Tags.bValidRecipeSelection.SetTag(); // Controls visibility of "next" button.
This works.
- Wed Oct 28, 2015 1:19 pm
- Forum: Application Development
- Topic: Trouble writing to internal tag - Cannot implicitly convert
- Replies: 3
- Views: 11100
Trouble writing to internal tag - Cannot implicitly convert
Here's my internal tag definition:
Here's how it's used in code and the error I receive:
What am I doing wrong?
Here's how it's used in code and the error I receive:
What am I doing wrong?
- Tue Oct 27, 2015 12:54 pm
- Forum: Application Development
- Topic: iX Developer 2.20 upgrade setup failed
- Replies: 2
- Views: 13012
iX Developer 2.20 upgrade setup failed
(I can't find a better section of the forum to post this.)
I've downloaded iX Developer upgrade 2.20 and run the installer. It ran for a while and then gave
I've downloaded iX Developer upgrade 2.20 and run the installer. It ran for a while and then gave
Anyone know what this means?Setup failed. Error code: -2147019796.