LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

variable input terminal

Solved!
Go to solution
Hi, I'm trying to create a subVI with a variable input/output terminal, i.e. the vi must recognize differents input data in the same terminal (such int, float or string). And the output terminal must be the same of the input terminal (if I connect a float the output must be a float, or if I connect a string the output must be a string). Is there a way for do this? Thanks
0 Kudos
Message 1 of 3
(3,579 Views)
Solution
Accepted by topic author jonesjol

Sounds like a Polymorphic VI to me.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 3
(3,558 Views)
Yes, I founded this in labview. Thanks.
0 Kudos
Message 3 of 3
(3,527 Views)