06-09-2017 10:37 AM
@paul_cardinale wrote:
It's a real built-in LabVIEW function. The output is the same as the input. I can't imagine why it's there (except to give us something silly to talk about).
Then obviously it's a VI to eliminate all the questions on the forums about how to transpose a 1D array. That's too funny.
06-09-2017 10:44 AM
It might be a curiosity amplifier.
06-09-2017 10:46 AM
@paul_cardinale wrote:
It's a real built-in LabVIEW function. The output is the same as the input. I can't imagine why it's there (except to give us something silly to talk about).
Its "Wire Equivalent Code?"
06-09-2017 10:48 AM
06-09-2017 10:52 AM
where did you find it? What palette, in what version of LabVIEW?
06-09-2017 10:54 AM
@paul_cardinale wrote:
@altenbach wrote:
@aputman wrote:
This is a standard matrix function and probably has little to do with this discussion.
It doesn't take a matrix as input, only a 1D array.
The one quoted here does. I already commented on your 1D transpose function earlier.
06-11-2017 10:15 PM - edited 06-11-2017 10:16 PM
@altenbach wrote:
@paul_cardinale wrote:
@altenbach wrote:
@aputman wrote:
This is a standard matrix function and probably has little to do with this discussion.
It doesn't take a matrix as input, only a 1D array.
The one quoted here does. I already commented on your 1D transpose function earlier.
No, it doesn't take a matrix:
It only takes a 1D array.
06-11-2017 11:25 PM
I was talking about the snippet posted by aputman, which is not the same as yours.
06-12-2017 07:41 AM - edited 06-12-2017 07:42 AM
@LV_Pro wrote:
where did you find it? What palette, in what version of LabVIEW?
It's not on a palette, but you can create it with scripting.
Here's a bunch of other stuff not on any palette.
06-12-2017 09:49 AM - edited 06-12-2017 09:50 AM
paul_cardinale wrote:Here's a bunch of other stuff not on any palette.
I think you are missing several primitives that have been known to the public like the almost equal (that is unstable) Text to/from UTF, Coerce to Type, Leak/Unleak Variant, and Recompose DVR/Variant. That last one has all kinds of warnings not to use it and even has a skull and cross bones icon. To be fair some of those might have been removed in newer versions of LabVIEW, but some are still there.
The decorations you found look like stuff mostly from the DSC toolkit, including the neat pipes, and various filling images and valves. DSC has a really cool Image Navigator for making industrial looking controls. The other controls you found could be handy for sure.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord