LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to concatenate string with a numeric control ?

Solved!
Go to solution

Hi,

How to concatenate string with a numeric control ?

 

Thankyou.

0 Kudos
Message 1 of 7
(3,521 Views)

Can you explain what exactly do you want at output?

like 5(string)+ 5(Numeric)= 55(String)

or 5(string)+ 5(Numeric)= 55(Numeric)

 

??????????????????????? Smiley Happy

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 2 of 7
(3,517 Views)

i need to control power supply through Front panel,

for that command is  :VOLn;  

Here n reprasent input voltage,

 

Then,how this command is Send to power supply through Front panel.

Thank you.

0 Kudos
Message 3 of 7
(3,513 Views)
Solution
Accepted by topic author NSTL

soln.JPG

I think I forgot to add semicolon,  what you can do is, drag concatenate function and add semicolon.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 4 of 7
(3,511 Views)

Thank you very much...

0 Kudos
Message 5 of 7
(3,506 Views)

IF YOUR PROBLEM IS SOLVED, THEN YOU CAN MARK SOLUTION.

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 6 of 7
(3,502 Views)

Its simpler to just use the Format Into String.

 

0 Kudos
Message 7 of 7
(3,484 Views)