Converting periphery hfloat value

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
baderd
Posts:5
Joined: Thu Apr 05, 2018 2:44 am

Converting periphery hfloat value

Post by baderd »

Hi Team,

I am trying to convert value coming from the periphery in (mm) to be read/ stored in the db in (m).

I am using the _msg_Con base curve config

Is this the right config?

If the config is alright the second question is When i try to write the value manually (original value) in para the conversion is not reflected in the online value

Is this a normal behavior?

Regards,
Bader.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Converting periphery hfloat value

Post by leoknipp »

If you want to do a conversion for values received the periphery you can use the config _msg_conv.
The conversion is made within the driver before the value is send to the Event Manager when receiving a value from the periphery.
Therefore it does not work when you are setting the value in the para module.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1