BlueStringEscape (OpenSource) by Blue Origin - Toolkit for LabVIEW Download
Version | 1.1.2.6 |
Released | Jan 02, 2023 |
Publisher | Blue Origin |
License | Not Specified |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | blue_origin_lib_blueutilities_opensource |
Used By | blue_origin_lib_runlog_opensource blue_origin_lib_blue_event_log_opensource |
Project links | Homepage |
Description
This small utility package provides a tool for escaping and un-escaping strings. The following strategies currently exist:
Windows TDMS
Escapes the string so that it can be safely written to a TDMS file as data on a Windows OS
LV-RT TDMS
Escapes the string so that it can be safely written to a TDMS file as data on a LabVIEW realtime (Linux) OS
HEX
Converts the string to non-deliminated HEX. This guarantees that the string will only be composed
of alpha-numeric characters
Relevant discussion thread:
https://forums.ni.com/t5/Example-Code/Read-and-Write-array-of-Cluster-to-TDMS-Get-Set-Cluster-and-Enum/ta-p/3685247