Prevents the Universal Library from automatically adding a DAQ device that has been stored in the cb.cfg file by InstaCal. This method must be the first Universal Library method invoked in the application. Devices can then be added and configured at runtime using the device discovery features. Refer to the InstaCal, API Detection, or Both? section for additional information.
Member of the DaqDeviceManager class.
VB .NET
Public Shared IgnoreInstaCal() As MccDaq.ErrorInfo
C# .NET
public static ErrorInfo IgnoreInstaCal()