Re: set vi icon invoke node

2004-03-08 Thread Svingen
What do you mean false? First I copy the files in LV with the file-copy subroutine, then I re-icon them programmatically with invoke node as i described, works just fine. If there's a better way i would love to hear about it, as i have never used these invoke nodes to programmatically change vis

Re: set vi icon invoke node

2004-03-08 Thread Ben
The save method invoke node lets you detemine if the diagrams are saved. I was just trying to alert you to a possible complication. Ben

Re: set vi icon invoke node

2004-03-08 Thread Svingen
Thanks, but i'm still confused. Is it possible to only save the FP and not the diagram?

Re: set vi icon invoke node

2004-03-08 Thread Svingen
I didn't know that. Thanks a lot. (Should be a big warning on that node).

set vi icon invoke node

2004-03-07 Thread Svingen
The invoke node in LV7.0 (windows) has a Get vi icon and a Set vi icon property. The Get vi icon works just fine (can save bitmaps to files etc). But I can't get the Set vi icon to work. Even if i wire the output from one Get vi icon directly to the input of a Set vi icon, nothing happends. What

Re: set vi icon invoke node

2004-03-07 Thread Ben
invoke node save instrument. without diagram is false. I do not think loading FP is required. Ben

Re: set vi icon invoke node

2004-03-07 Thread Svingen
Thanks I think my problem was that i didn't understand how the function-node worked. What i was trying to do was to 're-icon' several bunches of files while re-naming them in LV. I have several source files that was to be copied to a lot of target files with slightly different names and