Can WinCC OA automatically set exponent prefixes?

Discussion about recent product features & solutions!
Search

Post Reply
2 posts • Page 1 of 1
mzugelj
Posts: 9
Joined: Fri Apr 06, 2018 10:35 am

Can WinCC OA automatically set exponent prefixes?

Post by mzugelj »

Hi,

I am wondering if WinCC OA has any built in functionality that would "convert" a value stored in the datapoint with a defined unit as follows, without me needing to write code for it:
- Value: 0.0012345 A
- Value to be displayed: 1.2345 mA

Thanks for your help and BR,
Matevž

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: Can WinCC OA automatically set exponent prefixes?

Post by leoknipp »

There is no automatic conversion if a value shall be displayed with a different unit.
When the PLC is sending you the value in A (ampere) and you want to use it as mA (milli ampere) in WinCC OA you can do a message conversion in the driver by configuring the _msg_conv config.

Best Regards
Leopold Knipp
Senior Support Specialist

Post Reply
2 posts • Page 1 of 1