08-21-2008 05:40 AM
08-30-2008
11:58 AM
- last edited on
07-07-2024
04:35 PM
by
Content Cleaner
Hi B_Wagner,
Where did you find the ReadTDM example? Is this the one? Regardless, the available properties should be listed within the header file (nilibddc.h for example). If you do not see commands to retrieve the information that you want (sample clock, min/max, etc...), then you may have to manually code functions to retrieve that data. Also, to clarify, are these the properties that you're referring to?
09-18-2008 10:20 AM
Hi Pakman,
sorry for the late answer. After quite some time without response to my question I quit checking the forum (and appearently the email-alert doesn't work for me........whatever).
Yes, my example is the one you linked, I should have specified that, sry. And you marked exactly the properties I'm interested in.
Thanks for the hint concerning the header file. I checked the nilibddc.h and found, that min/max are already listed within whereas for the interval I'll have to do some coding. I'm on it atm and it seems to work.
Thanks again ,
B.Wagner