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.


Topics - g.mccormick

Pages: [1]
1
Support Questions / BasicDataLogger2G not printing header on new file
« on: September 15, 2021, 12:34:24 PM »
I am using BasicDataLogger2G and I have selected to create new file daily as well as include a header.  The log file that is created when I first launch the application has the header in it, however, all subsequent files (made new daily) do not have the header.  Am I missing something?

2
Support Questions / Email issue. Windows issue probably
« on: September 10, 2021, 11:06:23 AM »
I am having an issue with email working.  Emailing from this PC worked before, but something has changed.  I have even created a simple project that just has email from a push button.  The project works on my laptop, but does not work on the target machine.  I thought that the issue could be network related so I used my phone as a hotspot and connected the target PC wifi to it with no luck.  The attached image shows the error that pops up.  I have tried with gmail and an outlook email address to no avail.  Has anyone had this before? Any suggestions?


3
Support Questions / Read ML1400 PID.CVH
« on: January 05, 2021, 08:08:22 PM »
I am needing to read/write the CV high value for a PID loop in ML1400.  I set the read address to PD10:1.CVH and get the error of invalid address.  Is this something that can not be done?

4
Support Questions / VB copy file issue. Not ahmi specific
« on: October 01, 2020, 11:40:00 AM »
This is not a ahmi specific question, but I am attempting to copy a log file to a destination.  I get an error for the path, but I cannot figure out what the issue is.  Any help would be appreciated.
See pic

5
Support Questions / Read values from plc, do calculation, log
« on: July 23, 2020, 08:42:26 AM »
I need to do the following, read some vaues from a compactlogix, do some calculations, log the read values and the calculated results.   Should I use datasubscriber? 

6
Support Questions / Modbus TCP bit of word read/write 3.99yBeta33
« on: July 02, 2019, 10:32:17 AM »
Its very likely that I am screwing up something.

I have a few 16bit bitmaps setup for hmi read and hmi writes in the PLC. 
I am attempting to use the basic button as well as the basic indicators.
Using the basic indicator, I can get bit 0 to indicate on/off by using plc address 40101.0.  I cannot seem to get the 40101.0 (or any other bit) to be set on/off using the click for either the button or the indicator.  Any help?

The end result is I will be using many different bits of several different words to both control and display different statuses.
Thanks

7
Support Questions / Sub forms/pages remove the X button
« on: April 10, 2018, 09:50:20 AM »
I am building a dispaly that will have 6-7 screens that are accessed from the home screen.  I've found that if you X out of a sub screen, then advanceHMI is still running in background and you cannot re-open the application.  I would like to either disable the X or better yet have the X return to the home screen same as my HOME button does.  How would I go about this?

8
Support Questions / Emailer send values
« on: February 19, 2018, 09:58:25 PM »
I seemingly have the emailer working to send an email to my gmail account.  I would like to include  values in the email message.  I am using modbustcp comms.  How can I send the value of a modbus register or two included in my email message?

Pages: [1]