DWORD to REAL Siemens Step7

remus91

Member
Join Date
Dec 2011
Location
Detroit, Mi
Posts
3
Hey All,

I'm looking for a simple way to take an incoming value in DWORD format and convert it to a real number. Does anyone know of a simple way to do this?

I'm taking torque data from a Desoutter controller and trying to convert it to a real number.

Any help is appreciated.

Thanks!
 

Similar Topics

Hello, I am using Omron PLC: NX1P2 Software:-Sysmac Studio Plc in which I have to read data from an energy meter over Modbus RTU The data that I...
Replies
3
Views
880
I am needing to convert the low DWORD of a timestamp into a LREAL. The DWORD is a 32bit unsigned number. In TwinCat2, I keep getting a negative...
Replies
3
Views
1,681
Hello, I have been writing a program which reads values of reactive power from power analyser over Modbus RTU. Reactive power is represented by...
Replies
7
Views
10,614
I'm trying to set alarm as DWord where each bit is individual alarm. So far I have tryed with DWord.0, DWord.1, DWord.2, etc. DWord.L0...
Replies
8
Views
822
Hello, I am provided with PLC tags with PLC_UDT datatype via symbolic connection. The structure of PLC_UDT (DI_hmi) is: DI_hmi.stat (UDINT)...
Replies
4
Views
1,434
Back
Top Bottom