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.
Converting periphery hfloat value
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Converting periphery hfloat value
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
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