| Data Acquisition Toolbox | Search  Help Desk |
Starting the Acquisition
To start the device object and data acquisition engine, you must issue thestart command.
start(ai);
start command is issued, the Running property is automatically set to On. If the device is already running when start is issued, then an error is returned.