0% found this document useful (0 votes)
611 views3 pages

BioDAQ Overview

BioDAQ is a component-based programming model for DAQ devices. It uses software components and properties, methods, and events as interfaces to simplify programming and provide flexibility. The BioDAQ SDK includes drivers, class libraries, a navigator tool, examples, and documentation to support Windows operating systems and development tools like VC/C++ and .NET frameworks. It aims to provide universal support for various Advantech PCI, USB, and PCIe interface DAQ devices.

Uploaded by

gowtham1990
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
611 views3 pages

BioDAQ Overview

BioDAQ is a component-based programming model for DAQ devices. It uses software components and properties, methods, and events as interfaces to simplify programming and provide flexibility. The BioDAQ SDK includes drivers, class libraries, a navigator tool, examples, and documentation to support Windows operating systems and development tools like VC/C++ and .NET frameworks. It aims to provide universal support for various Advantech PCI, USB, and PCIe interface DAQ devices.

Uploaded by

gowtham1990
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

BioDAQ

Component Based DAQ Device Programming Model

Feature
DAQ device, a device group that cant define the specified targets, is generally classified as nonclassical devices. To
computer system, DAQ devices are some interactive devices. They can convert physical quantity of external stimuli to
digitaldataorconvertdigitaldatatopotentialpulse,whichissimilartothesenseandmotororganofanorganism.The
varied application changes and conflicting demands make interface definition and programming design more
complicated.
BioDAQmakesuseoftheconceptofsoftwarecomponenttodesignDAQdeviceSWdevelopmentkitandalsoemploys
Property, Method and Event of component as the interface to communicate with Applications. BioDAQ introduces the
concept of Configure and run and takes into account of both programming simplification and use flexibility. Besides,
configurationinterfacespeciallycustomizedforsomedevicemakesthesettingsreadyafterthedriverisloaded,soonly
somesettingsneedtobechangedwhichgreatlysimplifiestheprogrammingprocess.
SDKofBioDAQincludesDAQDevicesdriver,BioDAQDLL,BioDAQassembly,BioDAQnavigator,Examplesandmanuals.OS,
suchasWindowsXP32/64bits,Win732/64bitsanddevelopmenttools,suchasVC/C++,C#,VB.NETareallsupported.
DAQ devices with most Advantech PCI, USB, PCI 104 interfaces are included. In our continuous efforts, the support to
moreOS,developmenttools,devices,examplesandapplicationcaseswillbeprovided.

Architecture

DriverforBioDAQ
Withemphasisoninfrastructureofsoftwareproject,BioDAQcreatesnewdriverswithfeaturesofthreadsafety,realtime
response and multiresources protection, which makes the device to perform its best in multitask and multicore
operatingenvironment.

BioDAQClass Libraries
Based on operation definition of BioDAQ.DLL, BioDAQ C++ Class library and BioDAQ.NET Class library with consistent
interfacehavebeendesignedsoastorealizetheuniformizationofuselogic.Theconceptofbiologicalevolutionhasbeen
appliedtomakeitadapttopossibleenvironmentchangesinfutureinordertoreachthegoalofpermanentsupport.

BioDAQDeviceControl
BioDAQ Device Control based on operation definition of BioDAQ.NET Class library is a series of components that will
assistuserstouseAdvantechDAScardsmoreefficientlyandeasily.

BioDAQNavigator
ThediversityofDAQdevicehasalwayshauntedusers.Asguidance,DAQNavigatorallowstheusertoquicklyfindoutthe
appropriatedevicefromsearchdevice,featuredescription,featuresettingandfunctiontest,andthentestit.

DemosforBioDAQ
Demos for various development platforms are necessary. With the increasing changes of operation environment and
based on years Advantech support experience, applications have been classified and demos for frequentlyused
development tools, such as VC/C++, VB.NET and C# have been supported. BioDAQ SDK provides BioDAQ Class Library
DemosandBioDAQDeviceControlDemos.Demoswillbeincreasingintheprocessofcustomerinteraction.

SystemRequirements

PCusingatleasta266MHzorhighermicroprocessor
MicrosoftWindows2000/XPandwindow7
VGAcompatiblegraphicscard,supportingatleast256colors
Minimum64MBofRAM
74MBoffreelocalharddiskspace
OneCDROMdriver

You might also like