Hi all !
I am a beginner in Labview.
What is the most timeconsuming obstacle using Labview? You know what you want to do, but it feels that Labview forces you to go big circles around it?
BROKEN WIRES!
You want to connect, but you cannot. Labview wants you to: array it up, de-array, bundel, unbundel, get a waveform component here and smack it together with a sampling rate there. And you go
CRAZY!!!!
Simple solution:
Wire is broken. Rightclick on the x, and choose some legit suggestion.
I am not a programmer, but couldn't this annoying thing be solved implementing a simple lookup-table in the Labview intrepreter? There are not much different datatypes, and dealing with aggregated datatypes like clusters of different sorts could be dealt with some sort of pattern matching scheme. In a recursive language like Haskell patternmatching is done "quite easy".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has not received any kudos within a year after posting will be automatically declined.