accuload double precision floating

A

Thread Starter

ameer

i'm using Foxboro A2 PAC for my project. I need to read smith meter accuload double precision floating data (64 bit) in my HMI (wonderware) and the communication between my PAC and Accuload is using lintools. Lintools can only read 32 bit data, hence I map the data in two register (32 bit + 32 bit). but how can I combine the the data in two different register so that I can get back the original data? or is there any other way so that I can read the 64 bit data?
 
Top