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

Pages: [1]
1
Support Questions / Re: Help please...
« on: April 14, 2014, 12:06:32 PM »
awesome! thanks worked like a charm

2
Support Questions / Help please...
« on: April 14, 2014, 10:28:50 AM »
Warning   2   Assembly 'support\MfgControl.AdvancedHMI.Controls.dll' is incorrectly specified as a file.   AdvancedHMI


is this something i've done or is it a problem with advanced HMI?

3
Support Questions / Re: App Manifest problem
« on: March 17, 2014, 05:24:09 PM »
Any help on this issue would be appreciated..

Student project is still down due to this.

4
Application Showcase / Re: sms messaging
« on: March 07, 2014, 09:44:46 PM »
sorry that it took so long for me to reply..

I haven't been watching the board too much lately.

basically, add a timer to your form. Then, add datasubscribers for all of the variables that you want to record.

you will then need to write a sub that opens or creates a file and then another sub that writes your data as a stream into a csv file.

I'd give you a code snipet, but I'm at home now and all of that is on my work computer.

If you shoot me an email through the board, I'll respond in more detail.

5
I have the same issue... I just moved the data youat I wanted to read into integer files..

6
Support Questions / App Manifest problem
« on: March 07, 2014, 01:23:03 PM »
Hello!

Having fun playing around with Advanced HMI...

I was trying to make a line chart in my HMI and I started getting this error after playing around with the data sources..

Error   1   Assembly 'My Project\app.manifest' has mismatched identity 'MyApplication.app', expected file name: 'MyApplication.app.manifest'.   AdvancedHMI

Not sure how I did that.. but it looks like I changed the name of something...

Any clues on how to fix it?

7
Application Showcase / sms messaging
« on: January 14, 2014, 01:40:02 PM »
Feeling like a total nerd!

Just helped my student created a program in Advanced HMI that loggs data and sends SMS messages if sensors indicate that a process has fallen out of range.

8
Open Discussion / Simple data logging
« on: December 17, 2013, 09:28:35 AM »
I've been searching the forum for tips on data logging and just wondering if the data logger tool was available for purchase yet.

I'm just looking for something that will track value of sensors at regular intervals.

9
Support Questions / Re: Trouble reading multiple analog inputs
« on: December 12, 2013, 09:26:00 PM »
The DF1 driver for a ml 1500.

10
Support Questions / Trouble reading multiple analog inputs
« on: December 12, 2013, 12:06:45 PM »
Another noob question.

When i set up multiple digital panel meters to read seperate analog sensors, All of the panel meters return the same value as the first sensor.

I am reading the value at the input on the PLC Value variable in the form.

I got around the problem by moving the value to seperate integer files and reading those, but I'm wondering why I can't just read straight from the input itself.

11
Support Questions / Re: Digital Panel Monitor only displays whole numbers
« on: December 12, 2013, 12:03:58 PM »
Actually, one of my students figured this one out before I could read your post.
What we ended up doing is changing the scalling value and adding the two decimal points.

For example, my scalling value was .00077. I changed the value to .077 and then added two decimal places.

so, 10 volts read as 1000 volts..but displays as 10.00 volts on the display.

12
Feature Request / manual / training guides
« on: December 11, 2013, 08:48:54 PM »
I'm having a blast with the HMI. I'm learning alot by reading these boards, but I'm wondering if there are any manuals for sale other than the basic label manual.

I bought the basic label manual, and it is awesome... would you put any others up for sale?

13
Support Questions / Digital Panel Monitor only displays whole numbers
« on: December 11, 2013, 08:34:49 PM »
I'm trying to convert from engineering units back to voltage within the HMI. the digital panel monitor scale to option will get me to a whole number, but I'd like to display the whole number plus two decimal points for the sake of precision.

What am i missing on this control?

14
Support Questions / Re: "Failed to get Processor type"
« on: December 11, 2013, 08:18:34 PM »
that worked! I had to stop the driver in linx and Advanced HMI fired right up. i'm having fun playing with this

15
Support Questions / Re: "Failed to get Processor type"
« on: November 16, 2013, 04:44:08 PM »
I have V.3.55 and am getting the same error.

Pages: [1]