Converts binary string to the type wired to type. binary string should contain flattened data of the type wired to type. Refer to the Flattened Data and Data Types sections of the LabVIEW Data Storage Application Note for more information about type descriptors and flattened data. The Get Control Value and Get All Control Values properties return flattened data
![]() |
binary string is a flattened string that is typically generated by the Flatten To String function. |
![]() |
type is a normally constructed LabVIEW type. type is not the type descriptor string output in the Flatten To String function. |
![]() |
err is TRUE if the conversion is unsuccessful. |
![]() |
value is of the same data type wired to type. |