How to use DAQmx EVENT in multithread VC++ programming? How to use DAQmx EVENT in multithread VC++ programming? is an NI Developer Zone Community Example. This example shows how to use DAQmx event in VC++ multithread programming. It can be used in any DAQ digital IO cards which support DAQm Software: Measurement Studio Visual C++ Support
How to develope a digital scope using NI PCI 5112 and VC++ 7.0. How to develope a digital scope using NI PCI 5112 and VC++ 7.0. is an NI Developer Zone Community Example. This example shows you how to develope a digital scope using NI PCI 5112 and VC++ 7.0. There is a SCOPE Soft Front Panel comes wit Software: Measurement Studio Visual C++ Support
Embedding a Dynamically Created Licensed Measurement Studio ActiveX Control in a Visual C++ Dialog Window This example demonstrates how to dynamically create a Measurement Studio CNiGraph control and add the appropriate license string for the control to prevent it from running in evaluation mode. You can dynamically create licensed Measurement Studio controls in Microsoft Visual C++. Software: Measurement Studio Visual C++ Support
Retreiving SCXI Information Programmatically Using ComponentWorks This example demonstrates how to access the SCXI configuration information with the ComponentWorks DAQ Tools Control. The GetScxiInformation method returns information on the chassis and modules configured in the NI-DAQ Configuration Utility. Software: Measurement Studio Visual C++ Support Hardware: Multifunction DAQ
Data Compaction for High-Speed Streaming to Disk Examples The following examples show how to do data compaction for high-speed streaming to disk. These examples illustrate how to stream data to disk at much higher rates than without using data compaction. Software: Measurement Studio Visual C++ Support, LabWindows/CVI Base Development System, LabVIEW Base Development System Hardware: Dynamic Signal Analyzers, Multifunction DAQ
Virtual Channel Calibration Examples These examples show the programmatic interface to the Virtual Channel Calibration API. Virtual Channel Calibration allows for quick calibration for the entire measurement path from the sensor through to the measurement device. Software: Measurement Studio Visual C++ Support, LabWindows/CVI Base Development System, LabVIEW Base Development System Hardware: Dynamic Signal Analyzers, Multifunction DAQ
Implementing a Modeless SubDialog This example demonstrates the implementation of a modeless subdialog. The subdialog includes a CWGraph control. The subdialog is created in response to OnBnClickedLaunch(). The subdialog is destroyed when the OK or Cancel buttons are pressed in the main dialog. Software: Measurement Studio Visual C++ Support, Measurement Studio .NET Support
Implemeting a Modal SubDialog This example demonstrates the implementation of a modal subdialog. The subdialog includes a CWGraph control. The subdialog is created in response to OnBnClickedLaunch(). Software: Measurement Studio Visual C++ Support, Measurement Studio .NET Support
Using the Context Menu with Measurement Studio MFC Applications The application demonstrates a Measurement Studio MFC Application that displays a context menu, also known as a shortcut or popup menu, when you right-click on the CWGraph control. As you release the mouse button, the context menu displays. Software: Measurement Studio Visual C++ Support
DAQmx Analog Output with User Interface in VC++ 6 THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/). Software: Measurement Studio Visual C++ Support Hardware: Multifunction DAQ