From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
|
아래의 테이블은 Visual Studio와 NI-Motion 사이의 지원에 대한 정보를 보여주고 있습니다.
언어 | 지원 여부 |
Visual Basic 6.0 | 지원 |
Visual C++ 6.0 | 지원 |
Visual Basic .NET | 지원안함 |
Visual C# .NET | 지원안함 |
Visual C++ .NET | 지원안함* |
*Visual C++ .NET은 Managed 코드와 Unmanaged 코드를 둘다 지원하기 때문에, NI-Motion 드라이버 설치시 제공되는 C 기반의 예제를 이용하여 Visual C++ .NET 환경에서 개발을 할 수 있습니다.
National Instruments는 Visual Studio .NET 기반의 NI-Motion 라이브러리를 제공하지 않습니다. 하지만 .NET 기반에서 Motion 드라이버에서 제공하는 DLL을 통해 사용할 수는 있습니다.
NI-Motion DLL을 .NET 환경에서 사용하기 위해서는 DLL 파일에 대한 Wrapper Class를 구현해야 합니다. 상세한 내용은 관련 링크를 살펴보시기 바랍니다.
KnowledgeBase 2TOIMGRT: How Do I Import a DLL in Visual Studio.NET?
Developer Zone Example: One Axis Contour Move in C#.NET
|