FactoryTalk View ME BCD from Numeric Enable Input

pennycjc

Member
Join Date
Mar 2017
Location
Wisconsin
Posts
2
I'm working on converting an old PanelBuilder 1200 HMI application into FactoryTalk View ME. The PLC was an old SLC 5/02 with a scanner card for RIO comms. I am changing the PLC to an SLC 5/05 so I can go Ethernet.

The old HMI used a Small Numeric Entry Keypad (touch screen) to capture a 6 digit number plus a decimal point. The number was passed to the PLC as a 24-bit BCD.

I am trying to modify the PLC program as little as possible because this is a time sensitive project. The main difference I am planning is just pointing to B and N registers instead of I and O due to changing from RIO to Ethernet. I want to make the HMI as identical to the old one as I can.

Any suggestions for how to duplicate the functionality of the Small Numeric Entry Keypad? I think I need to use the Numeric Input Enable, but I have no idea how I would convert that number to a 24-bit BCD.
 
The only way I know is the TOD but this is limited to 9999 or an error occurs & this has to be in the PLC. You have not said which HMI you are going to use.
 

Similar Topics

I have two identical machines running similar HMI projects, the only difference is one is done in FactoryTalk View Version 10 and the other is...
Replies
3
Views
115
Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
130
Hello all, I was modifying an HMI in factory talk and went to change a go to display button using the ... to select from a list as I had done...
Replies
4
Views
177
Hello, We recently upgraded our control server to a newer model. After the transition we are experiencing issues with our trend graphs to where...
Replies
2
Views
121
Hi, I wanted to ask is there a way to have a visibility expression use the IP address of the HMI (Dynics, not PV) to show certain elements? The...
Replies
3
Views
200
Back
Top Bottom