I was wondering if there is an automatic way chaning the data-type of new incoming-data.
For instance as the picture is presented
The highlighted parts are current data
and the unhighlighted part is updated data

Current data are setted in "double"; however, the updated data is setted in "Int64"
I want to change the incoming data automatically into double for the use of macro.
_______________
So could you guys give me a tip for new incoming data only that is named "PRSN_" as prefix
to be changed into "double"?
Any means for the solution are welcome!
Thank you for reading 