"DAQ-DNC" is a collection of components for using our device on Microsoft's development environment "Visual Studio".
By using this component collection, it is possible to easily acquire and display data only by setting with GUI (Graphical User Interface).
It is possible to develop measurement applications such as logging and graph display without coding by complicated API function calls.
■ Quickly develop apps in 3 easy steps
STEP1 - Drag and drop components
STEP2 - Associate components from the property settings panel (no need to code)
STEP3 - Start (build execution)
■ Sophisticated components for inspection measurement and data recording apps
・"Device component (DncDaq)" that can set troublesome device parameters based on GUI
・"Graph component (DncGraph)" with functionality such as zoom and AB cursor
・"File save component (DncWriteFile)" convenient for data logging
・Other useful components are available
■ Native support for Visual Studio, the standard IDE for Windows application development
・Highly compatible components that work with the .NET Framework
・High versatility that can be linked with other Visual Studio compatible components and APIs
・Quickly respond to the latest technologies such as OS version upgrades