Micro850 CCW programming

psychotrance

Member
Join Date
Oct 2015
Location
IL
Posts
1
Hi,

I am working on a project which requires to show the "due date" for a calibration on the HMI. Due date is calculated from the last time the calibration was done (captured in PLC) + time(in dayse.g. 10/15/30 days) entered from the Web. I need to show the date in mm/dd/yy format. any help is really appreciated?
 
Hello and welcome to the forum;

You have not given us a lot of info to go on. Can you post the code you have been working on? ZIP it first (forum rule).

I have worked with the Real Time Clock (RTC) with a Micro810 but I am sure the 850 is similar. Basicly you have to execute a RTC_READ FB and put the data into a Tag with the Data Type of RTC. Then you can extract the data and add days to it to come up with a new "Calibration" date. How you display that info will be up to the HMI system you are using.

You mentioned you enter the date from the web. How are you doing that? Special Software? Does the Micro850 have a built in Web Page?

Hope this helps get you going.
 

Similar Topics

Hi guys, I have had some issues with uploading a program from a Micro 850 PLC. This is the first time connecting so I don’t have a file on my...
Replies
8
Views
335
Currently a student, so somewhat new to this. But working with an AB 2080-LC50-24QWB, CCW version 21.01.00. CCW will connect okay to the Micro850...
Replies
9
Views
323
I'm controlling an Applied Motion HW23-601D using a Leadshine EM542S connected to a 2080-LC50-48QBB, using CCW, and experiencing some weird...
Replies
2
Views
622
Hi All, Hoping the community here can help as I'm new to PLC programming. The project I'm working on is using a Micro850 2080-LC50-24QBB and...
Replies
3
Views
1,713
I am working with Rockwell Micro850 PLCs and CCW. In our application we use various arrays for pretty much everything. Some logics require...
Replies
2
Views
1,121
Back
Top Bottom