snydl0ga
Industrial
- May 26, 2004
- 12
I have to interface to a program that is using DINT data in DBlocks. The DINT is data coming into the PLC and I have to do calculations on these numbers as Real types. My problem is that when I use the DI to R Converter the numbers do not match. At the input the number in DINT is 7 million and something and the Real is 12 billion or so.
Maybe I should convert the datatypes to DINT if this is going to get ugly.
Any suggestions?
Maybe I should convert the datatypes to DINT if this is going to get ugly.
Any suggestions?