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,874
Hello all, I'm currently working on a servo motor linear positioning system (ball screw). I'm all set up regarding communication between my HMI...
Replies
1
Views
89
I have an application using an incremental encoder and then I convert it to degree (0-360) using calculation program. For a while, the calculation...
Replies
7
Views
238
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,379
Hello, could someone kindly convert the attached RSP files that are currently used for SLC 5 PLC into PDF please
Replies
6
Views
524
Back
Top Bottom