Plots a value versus the simulation time on a waveform chart. When you place this function on a simulation diagram, LabVIEW automatically wires a waveform chart indicator to the function. Details
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Polymorphic instance | Specifies whether this function is Scalar or Vector. The default value is Scalar. |
| Preview | Displays a graphical preview, if available, of the function output or configuration. |
| Parameter | Description |
|---|---|
| Value | Specifies the value to add to the plot for the current time step. |
| Parameter | Description |
|---|---|
| Waveform Chart | Draws a waveform consisting of a time-value pair on the waveform chart during the current time step. |
Use this function in place of a LabVIEW waveform chart to plot simulation data correctly. The SimTime Waveform updates only on major time steps of the simulation.