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

Pages: [1]
1
Support Questions / Advanced Hmi Drivers C# code to latch a bit
« on: April 08, 2014, 08:52:13 AM »
Hello,

I am using C# ASP.NET to create a nice web UI using the Advanced HMI drivers.  It is working very well.  I am connecting to a micrologix 1400 ser b.  plc.

I was wondering if there was a small sample of code I could use to latch (set)  or unlatch (reset) a bit like b3:0/6.  Or if there was a was a way to momentary energize the bit.

I would prefer to stick to C# and not VB.  I also prefer using an ASP.NET application.  This allows me to connect to a car wash.  And display the information that I need with a regular smart phone.  I can read and write, counters values, timers, N:7, etc.  But I am not sure how to set and reset bits or outputs. 

Any help would be appreciated.  Thank you.  :)


2
Open Discussion / Visual Basic tutorials
« on: February 14, 2014, 09:20:38 PM »
Visual Basic (200 Videos)
https://thenewboston.com/videos.php?cat=39



Visual Basic Fundamentals: Development for Absolute Beginners
http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners

3
Open Discussion / Fantastic software
« on: February 13, 2014, 05:56:35 PM »
I just came across Advanced HMI.  Very impressive!!!  I am not so good with vb but have lots of experience with C#.  OOP is all the same except for slight changes in the syntax.

The plc I am connecting to is a Micrologix1400 I have already been able to connect remotely to my ML at a remote static ip address.  I had a tablet, a laptop and a desktop all simultaneously remotely polling the controller with no problems.  The controller is also being polled by a panelview 600c on site but still via Ethernet.   

Now I am going to make a really really nice UI.  Just wanted to say thanks and keep up the great work!

Pages: [1]