06-23-2017 12:49 AM
Here's a recap from my presentation:
Capture design patterns
Correctly cast number to enum
Reuse code with strictly typed vi references
Reuse communication VIs
Use minimum number of bits for a counter
07-16-2018 04:25 AM
For the following use case we use the new "Type Specalization Structure".
Now its possible to flatten/unflatten special strings with just one VI.
This is how the other case looks like: (No file snippet)
And this is how a converted instance for "Flatten" can look like: