Hello,
I would like to get some information form .hws file such as the used channels count and clock rate defined, so that I may dynamically assign channels for HsDio generator in my C# application. I can found a NI-HWS wrapper for VB6, not none for C#. And the DLL file in the VB6 wrapper example (nihwsu.dll) can't be found even I have NI-HWS install in my system. There is only a "ni-hws.lib" file, but it can't be used by C# application. Is anybody know any solution?