What is an advantage of using a Strictly Typed VI ref num?
The data types of the target VI are known at compile time
The data types passed to the VI can change programmatically
You can flatten the data to a string to improve code performance
Causes dynamically loaded VIs to be loaded at the start of execution
Submit