Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements Command Element Descriptions
BinFloat
The BinFloat command element specifies binary float properties for a item type.
Components of BinFloat
The following group window displays the components of the BinFloat command
element.
The BinFloat command element can have a Length attribute.
Component Name Attributes Description
Length 1, 2, 4 Specifies a length restricted to 1, 2, or 4 bytes.
Example
<BinFloat>
<Length>10</Length>
</BinFloat>