07-31-2009 03:06 AM
Thanks Norbert
I was starting from a blank VI but I using controls from the standard palettes and DSC module. But then I deleted all controls DSC module.
And I will try to run this VI today an another machines.
I don't use custom typedef .
How can I copy my VI to another new empty VI ?
Because in new VI I don't observe this error.
respect
Isksnder
07-31-2009 03:30 AM
Iskander,
in order to copy the content from one VI to another, i suggest to switch to block diagram, press Ctrl + A (select all) and then Ctrl + C (copy selection). In the new VIs block diagram press Ctrl + V (insert copy).
This will not copy elements from the front panel which do not show up in the block diagram (like free labels).
It will be interesting if the copied content will create the issue in a new VI as well or not....
Norbert
07-31-2009 07:05 AM
thanks
I did so.
I copied the FP or block diagram.
I can't copy FP with block diagram.