ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

waveform invoke name

hi all

how to control invoke name 

export data to excel 

assign my file name

thanks

 

0 Kudos
Message 1 of 3
(2,745 Views)

You can't. It's going to ask for where you want to save it, and you'll have to do it manually. That invoke method is a lot like an express VI, handy for getting the quick functionality but not very customizable. For programmatically assigning a file location you'll need to use other file I/O functions.

 

--Ryan S.

0 Kudos
Message 2 of 3
(2,727 Views)

sparkysquared 已寫:

You can't. It's going to ask for where you want to save it, and you'll have to do it manually. That invoke method is a lot like an express VI, handy for getting the quick functionality but not very customizable. For programmatically assigning a file location you'll need to use other file I/O functions.

 

--Ryan S.


thanks for your help

0 Kudos
Message 3 of 3
(2,718 Views)