Driver VI Buffer Settings Dialog Box
- Updated2023-02-21
- 1 minute(s) read
Requires: Simulation Interface Toolkit
To launch this dialog box, click the Buffer Settings button on the Hardware I/O page of the SIT Connection Manager dialog box.
Use this dialog box to configure the buffers the driver VI uses to transmit data between the host VI and the model DLL. The size of these buffers affects the ability of the simulation to execute in real time.
This dialog box includes the following components:
- Number of Signals—Specifies the maximum number of signals that the simulation probes. The default value is 50.
- Circular Buffer Size—Specifies the depth of the buffer. The default value is 1000.
- Number of Data Points—Specifies the maximum width of the data buffer that probes the model signals. The total width of all the signals you want to probe must be less than or equal to the width of this data buffer. The default value is 100.