Explanation

The session interface object and its queueOutputData function will be removed in a future release.


Suggested Action

To access a data acquisition device, use a DataAcquisition object with its functions and properties instead. You can replace the queueOutputData function with one of the following:

For more information, see Transition Your Code from Session to DataAcquisition Interface.