11-24-2007 10:59 AM - edited 11-24-2007 11:06 AM
11-25-2007 11:02 PM
Does someone have a decoder ring for the max report file. So far I have determined that spaces determine the heiarchal level of the classes. Each class shows properties appliciplacable to the class including an ID # for the class name, ID # for a parent, ID # of a VIT that perhaps is launched with the property values etc. There are over 2551 classes in the file and over 40,000 lines in the file. I need help or a better way to get my information.
I'll narrow down exactly that. I want to view ALL devices, ALL Modules, ALL accessoreis, Voltage ranges for every device that measures voltage. This requirement is NOT acheivable via property nodes. In fact, there is only one file I have found that can answer it, but I do not know how to decipher it. Since MAX uses this file it seems that there are already dll already written to do just that.By the way, when NI creates a dll they use where do i go to find the documentation on them.
Thanks,
Chris Co.
11-26-2007 03:42 PM
11-26-2007 05:14 PM
Hi Paul,
Thanks for responding. I agree with everything except the voltage ranges in property nodes. If you will notice there is no voltage for an SCC SG24 given by a property node, however I know the range to be +- .100 Volts, and any other attempt outside of that range will throw an error (as it should).
I will give the file some more time. Does NI have some master table of this info on thier web server (I'm thinking datasocket read and parse).
Thanks, let me know of any developments
Chris Co.
11-27-2007 02:36 PM