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