MATLAB: NI-Scope Documentation

data acquisitiondata visualisationinstrumentation control toolboxnational instrumentsnini-scope

I am trying to design a user-interface that displays real-time data for a system that interfaces via the ni-scope driver.
I had a look at the example that fetches a waveform and plots the data (https://uk.mathworks.com/help/instrument/examples/fetch-waveforms-through-niscope-matlab-instrument-driver-in-simulation-mode.html) It is clear to me from this example that the niscope driver has some specific functions and parameters (e.g. Configurationfunctionsvertical) that are used in MATLAB.
As such, it would be helpful if I could be directed to the relevant documentation that will provide me with a comprehensive list of the functions and parameter reference for niscope in MATLAB.
Thank you in advance

Best Answer

The relevant documentation comes from National Instrument, not Mathworks. The driver manual should have been installed when you installed NI-Scope. Otherwise, you may be able to download it from here (may require being registered on NI and may not correspond to the version you're using).