16
Manual Supplement
00809-0300-4570, Rev BA
Rosemount 5708 Series 3D Solids Scanner Integration with DeltaV
2016
Rosemount 5708 Series 3D Solids Scanner Integration with DeltaV
3.0
Workaround procedure
1.
To get the correct values to decode each 16-bit word to individual bits, the words will be swapped to
match with the transmission sequence used by the Rosemount 5708 3D Solids Scanner.
2.
Once the byte order has been swapped, the floating point parameters are converted from binary to
IEEE 754 floating point using the following math equation:
IEEE 754 = (-1) * Sign *(1 + Mantissa) * 2
(Exponent-127)
3.
Once the byte order has been swapped, the long integer parameters can be retrieved by converting
from binary to decimal.
4.0
Configuring serial card in DeltaV
1.
Open
DeltaV Explorer
and navigate to the controller to which the Serial module is connected.
2.
Expand the controller and right-click on
I/O
.
3.
Select
New Card
to add the serial card. The
Add Card
window opens.