Proficy machine edition - inch to metric

Bgc1369

Member
Join Date
Aug 2017
Location
Illinois
Posts
8
I am using a GE quickpanel+ and connecting it to an Allen Bradley PLC.
I have a lot of tags that I am reading from the PLC and displaying on the quickpanel+.
My customer is asking to change the displays from inch to metric and backNforth with a button. Is there a way in the Proficy machine edition (ver 8.6) to change all it is displaying from metric to inch depending on the "inch/metric" button?
some "code" to write or something?
 
Easiest is probably to maintain two sets of variables in the PLC, one set for English , the other for metric. Put both variables on the screens with visibility determined by a bit that you toggle with your "inch/metric" button.
You could also launch a script that recalculates the values with each touch of the "inch/metric" button.
 

Similar Topics

I'm getting frustrated creating arrays of variables in Machine edition. I need to make 2 variable arrays that are 102x2 in size, with varying...
Replies
3
Views
121
Hi, I am still a beginner with PLCs and I have never worked with GE PLCs before so looking for some help. I am using GE Proficy Machine Edition...
Replies
11
Views
1,395
I am trying to download version 9.8 of G.E.'s proficy machine edition, does anyone have a link to a download site?
Replies
9
Views
5,257
Need to learn a few more tricks in Proficy Machine Edition. I don't use it often, but one of the first things I usually do when getting into a new...
Replies
3
Views
1,038
I have a GEFanuc plc 90-30 that has dumped it's program and IP. The tool in PAC for setting a temporary IP is not available. The Offline Commands...
Replies
7
Views
2,033
Back
Top Bottom