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 - Joe Matkowski

Pages: [1] 2 3 4
1
Open Discussion / Re: What would you like to see in the next major release?
« on: February 22, 2023, 03:22:31 PM »
Maybe someone had already done this with their own developed app, but an Advanced HMI android/ios app would be nice for monitoring purposes would be extremely helpful. Something that you could view at a glance on a smart device to monitor a process away from the shop would be awesome. Ideally you could have limited I/O features (for safety of course) if you wanted, could monitor whatever values you wanted from temperature to cycle count, ect.

I did this in android and IOS but it's not so straight forward. Using what I learned using AHMI I used Xamarin Forms in visual studio to build an app that would poll a MySql server. My HMI has a backend that's just updating  values to the server and the mobile app just reads values. or at least the version I give the field guys.  be warned the Xamarin / XAML designer is a big pill to swallow learning, there no drag and drop controls you code everything but don't let me discourage you it's free to use.

2
Support Questions / Re: multiple com bridges
« on: October 29, 2019, 01:43:21 PM »
Thanks everyone I figured out I could use the C-more panel on the skid will do the translations.   

-jdm

3
Support Questions / write udt
« on: October 24, 2019, 01:19:20 PM »
Is there better documentation for the write udt than this https://advancedhmi.com/documentation/index.php?title=WriteUDT or am I just brain dead this week?
-jdm

4
Support Questions / Re: multiple com bridges
« on: October 23, 2019, 09:43:39 AM »
Thanks for the help I'm really out of ideas on this project.

-jdm 

5
Support Questions / Re: multiple com bridges
« on: October 22, 2019, 02:20:14 PM »
DL-06 with ethernet only supports modbus tcp that I am aware of and do not want to put a prosoft modbus module in our rack.. I have the modbus side working just trying to be efficient with comms

6
Support Questions / multiple com bridges
« on: October 22, 2019, 01:58:52 PM »
I am having to move about 128 tags from an automation direct plc to our contrologix platform any suggestions on an efficient way to do this?

7
Support Questions / Re: TCP Client socket exception
« on: January 21, 2019, 10:19:38 AM »
I have tried two clean versions with your setup and I cannot get them to send back and forth, Not sure what you mean by "key off"  I am pretty much way over my head at this point.  The main goal of this project is to be able to send data to and from a proprietary scada platform, as all of the equipment we manufacture is rental equipment we have a customer that wants to fully integrate there system into ours for reporting, at the end of the day I need to be able to send a csv string to there system via tcp socket and receive and parse the string they send back.

8
Support Questions / Re: TCP Client socket exception
« on: January 18, 2019, 09:10:27 AM »
Archie Sorry for the delay I got tied up on another fire to put out.  It is not getting a terminating byte using hercules as server. I am going to try and setup two AHMI programs using this version I have that will at least send data and see if I can get it working that way.   

9
Support Questions / Re: TCP Client socket exception
« on: January 17, 2019, 12:00:53 PM »
I don't believe it does, I added <CR> as well as ##13 per the help popup still cannot receive data, however I can send a string to hercules

jdm

10
Support Questions / Re: TCP Client socket exception
« on: January 17, 2019, 10:54:24 AM »
With the clean version of 3.99w I do not get the exception but I also do not get any data.

jdm

11
Support Questions / Re: TCP Client socket exception
« on: January 17, 2019, 10:47:55 AM »
Hercules / TCP Server tab, Hercules shows connection from the correct ip address, I have tried a clean copy of the latest AHMI and I just tried with 3.99w using your example from the forum post  https://www.advancedhmi.com/forum/index.php?topic=1982.msg11087#msg11087.  Also I have tried changing to different ports thinking my router might be blocking it internally but no luck.

jdm

12
Support Questions / TCP Client socket exception
« on: January 17, 2019, 09:51:08 AM »
Attached is screenshot of exception I get when using generic tcp client.  I am just fooling around trying to send data back and forth between two laptops. I tried  using a timer to send data using "GenericTCPClient1.SendString("MyDataString")" got exception so I deleted timer and used a button click and got the same exception. Any ideas??

Jody

13
Support Questions / Re: Windows 10 IOT Enterprise
« on: August 19, 2017, 10:40:23 AM »
Thanks Archie, I am trying to get my hands on one now, will let you know what I find out.

jdm

14
Support Questions / Windows 10 IOT Enterprise
« on: August 18, 2017, 11:32:28 AM »
Has anyone run ADVHMI on Windows 10 IOT Enterprise? Rockwell is releasing a compact logix processor that runs it in parallel.

jdm

15
Support Questions / Re: Message list by value time stamp
« on: April 04, 2017, 02:58:59 PM »
Went and downloaded a fresh zip folder and it showed up.. Thanks guys.

jdm

Pages: [1] 2 3 4