-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
GPower String by GPower - Toolkit for LabVIEW Download
Version | 2016.1.0.11 |
Released | Aug 23, 2016 |
Publisher | GPower |
License | BSD |
LabVIEW Version | LabVIEW>=12.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
This toolset offers a set of string functions to complement the built-in ones. For instance:
- Random string generator.
- Split string into multiple parts in one operation.
- String truncation by pixel width.
- Conversion between string and Boolean.
- Conversion between string and real and complex numbers, and 1D arrays of real numbers.
Release Notes
v2016.1 30/6 2016:
- Backsaved library from LabVIEW 2014 to 2012.
v2016 15/6 2016:
- Added conversion between numeric and string for 1D-arrays of real numbers. In this process the 'FloatToString' and 'StringToFloat' functions are deprecated, and new ones named 'NumericToString' and 'StringToNumeric' were created.
- Added an optional 'Offset' input and an 'Offset Past Number' output to selected 'StringToNumeric' functions.
v2015 23/9 2015:
- Added the 'FloatToString' and 'StringToFloat' functions.
v2012.1 18/11 2013:
- Added the 'SearchString' function.
- Changed the 'Append ellipsis?' and 'Desired font' inputs on the 'LimitStringWidthInPixels' function from optional to recommended.
- Bug fixed: Implemented the 'String modified?' output of the 'LimitStringWidthInPixels' function correctly.
- Minor icon changes to the 'SplitStringMultiple' and 'LimitStringWidthInPixels' functions.
- Now allows install on Linux and Macintosh in addition to Windows.
v2012 11/9 2013:
- Changed to versioning that follows the base LabVIEW version.
v1.1 8/7 2013:
- Added the 'SplitStringMultiple' function.
v1.0 24/1 2013:
- Initial public release.