09-07-2006 02:34 PM
09-11-2006 03:03 PM
09-11-2006 03:25 PM
Nathan,
Thanks for your response - I have 8.2 and am in the process of evaluating how/when to upgrade.
Does this mean that the compiler/linker is behaving differently depending on where you open a type def from? The reason I'm asking is that I've seen similar behavior when editing a hierarchy of type defs; depending on how I open the low-level type def I'm actually editing, changes will or won't get propagated to other instances properly.
Regarding this actual problem, the issue I had is that the data log file refnum type def exists on many VIs, and thus the incorrect link now exists on many VIs, and I don't see any way of correcting the problem without manually replacing the type def with itself in every location (given there's no "Replace All" feature in LV 7.1.1 ). However, the hierarchy I'm dealing with was only created for testing, so I don't actually need to fix it . I'll just know to avoid causing this problem in the first place in the future.
Jaegen
09-12-2006 05:03 PM
08-22-2011 01:15 AM
Hi Good Morning,
First of all thanks for sharing pictures in the twetters,
one thing i want to know is that you are using datalog file refnum , with Enum inside it , and taking that reference ,
in my project also we are doing the same but we are giving that to the queue via type casting .
my questing is what is the use of this datalog type ref num , could you please explain me ,
waiting for your reply
08-22-2011 01:23 AM
pleaase find the attachment
08-22-2011 04:33 PM
Hi pashupathi,
The datalog ref num type points to a datalog file. The type def of a ref num would be used to convert from some custom reference to a file reference. The following knowledge base article explains the datalog reference number a little more. I hope this helps!
http://digital.ni.com/public.nsf/allkb/9E5FEB9618CEEA2486256F33005A7784?OpenDocument