Jump to content

Unflatten From String function

From LabVIEW Wiki
Object information
Owning palette(s) Data Manipulation palette | Flatten/Unflatten String palette
Type Function
Requires Basic Development Environment
Icon

The Unflatten From String function converts a binary string to the type wired to type. The binary string should contain flattened data of the type wired to type. You also can use this function to specify the byte order, or endian format, of the data in the binary string.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links