Build adaptor for third-party data acquisition interface
daq.sdk.utility.mex.buildAdaptor(
builds an adaptor for enumerating, configuring, and streaming data to and from a
data acquisition device driver.adaptorName
,customFunc
,srcPath
,outputPath
)
This function requires that your system is configured with Microsoft® Visual Studio® 2013 or later.
daq.sdk.utility.mex.buildAdaptor(
allows you to specify a custom library for the build.adaptorName
,customFunc
,srcPath
,outputPath
,vendorLib
)