02-08-2007 07:08 PM
NIDAQmx cannot be used (i.e. compiled with) NET 2.0 C++/CLI when the common language runtime is set to safe mode (i.e. /clr:safe). If I understand correctly, to develop an application in .NET safe mode (for the purpose of working with NI multifunction cards) means one must use the libraries in Measurement Studio. Would you please confirm that managed code in safe mode can only be implemented using the Measurement Studio libraries?
Thank you.
Ian |
02-09-2007 09:19 AM
02-09-2007 10:37 AM
Hello Pat,
I am working with NIDAQmx v8.30 and this explains why I did not see the .NET support for managed C++. In .NET v2.0, managed C++ is referred to as C++/CLI. This is a bit of good news that NIDAQmx v8.31 supports .NET. Thanks and have a great day.
Ian