Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

Using CNiDAQmxSystem::ConnectTerminals Throws Error LNK2019

Primary Software: Measurement Studio>>Visual C++ Support
Primary Software Version: 8.0
Primary Software Fixed Version: N/A
Secondary Software: N/A

Problem: Why do I get error LNK2019: unresolved external symbol when complied./code> when I use the CNiDAQmxSystem::ConnectTerminals ( LPCTSTR sourceTerminal, LPCTSTR destinationTerminal ) function?

Solution: In Measurement Studio Support for Visual Studio .NET 2003, there is a bug with the parameter overload function of CNiDAQmxSystem::ConnectTerminals. To connect terminals without inverting the polarity of the signal, use the CNiDAQmxSystem::ConnectTerminals ( LPCTSTR sourceTerminal, LPCTSTR destinationTerminal, DAQmxSignalRoutingModifiers signalModifier ) function with static_cast<DAQmxSignalRoutingModifiers> (0) as the signalModifier.

Related Links:

Attachments:





Report Date: 07/21/2006
Last Updated: 04/10/2007
Document ID: 3ZKHADX6

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit