Data Acquisition Toolbox
  Function/Property:
    Search    Help Desk 
daqreset    See Also

Remove device objects and .dll files from memory.

Syntax

daqreset

Description

daqreset removes all device objects existing in the engine, and unloads all .dll files loaded by the engine.

daqreset should be used if you want to return MATLAB to the known initial state of having no device objects and .dll's loaded in memory. When MATLAB is returned to this state, the data acquisition hardware is reset.

See Also

Functions

clear, delete



[ Previous | Help Desk | Next ]