How to convert PIW status word to a percentage on HMI?

Benm4115

Member
Join Date
Oct 2011
Location
Powys
Posts
13
Hi,

Im having a practice with a Siemens MM420, using siemens S7 via profibus, im struggling with the status PIW speed ref. I want to convert this figure decimal or hex displayed on HMI into a percentage reading any tips or help with the code required.
Thanks
 
I think LD's suggestion is the better one.
FC105 SCALE assumes that the raw unscaled range is from 0-27648 (or 5530-27648 for 4-20mA). This is the range from standard S7 analog inputs.
If the raw unscaled value from the MM420 does not fit into that, then you cannot use FC105 SCALE.
 

Similar Topics

Hi, Im having a practice with a Siemens MM420, using siemens S7 via profibus, im struggling with the status PIW speed ref. I want to convert...
Replies
1
Views
1,854
Hi all. Me again still learning Rockwell. So I'll be polling an INT data array from a Modbus SE power meter with a L82 (with a Modbus ProSoft in...
Replies
56
Views
1,209
Hello, could someone kindly convert the attached RSP files that are currently used for SLC 5 PLC into PDF please
Replies
6
Views
474
I'm trying to convert an RS Logix 500 fille when I open the 500 file and try to "save as" a .slc file, it does not allow it. It says " SLC library...
Replies
2
Views
516
Due to a lack of upkeep and understanding of my predecessors, I have a PLS71 that was running V16 of Logix. I need to swap out an AENT for an...
Replies
2
Views
670
Back
Top Bottom