San Diego LabVIEW Users

cancel
Showing results for 
Search instead for 
Did you mean: 

Some use cases for malleable VIs

Here's a recap from my presentation:

Capture design patterns

Capture design patterns for reuse.png

Correctly cast number to enum

correctly cast number to enum.png

Reuse code with strictly typed vi references

Propagate VI protype.png

Reuse communication VIs

Reusable communication.png

Use minimum number of bits for a counter

Use ideal fixed point type.png

CLED (2016)
0 Kudos
Message 1 of 2
(4,098 Views)

For the following use case we use the new "Type Specalization Structure".

Now its possible to flatten/unflatten special strings with just one VI.

Hex Array to or from String.png

This is how the other case looks like: (No file snippet)

image.png

And this is how a converted instance for "Flatten" can look like:

image.png

 

--
Certified LabVIEW Architect
www.merecs.de
0 Kudos
Message 2 of 2
(3,347 Views)