Simulate EMG Express VI
- Updated2023-02-21
- 3 minute(s) read
Owning Palette: Biosignal DAQ & Simulation Express VIs
Requires: Biomedical Toolkit
Simulates electromyography (EMG) signals.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
Dialog Box Options
| Parameter | Description |
|---|---|
| Output Options | Specifies basic settings for simulating EMG signals. Contain the following options:
|
| Waveform Morphology | Contains the following options:
|
| Spectrum Settings | Specifies the configuration for the spectrum of the simulated EMG signal. Contains the following options:
|
| EMG Preview | Displays a block of the simulated EMG signal. |
| Spectrum Preview | Displays the ideal spectrum of the simulated EMG signal. The green and red cursors indicate the position of Low frequency and High frequency respectively. |
Block Diagram Inputs
| Parameter | Description |
|---|---|
| block size | Specifies the signal length(s) to simulate each time this VI runs. |
| error in (no error) | Describes error conditions that occur before this node runs. |
| initialize? | Specifies whether to initialize the EMG signal. The default is FALSE. |
| sampling rate | Specifies the sampling rate of the EMG signal. |
| stop? | Specifies whether to stop simulating the EMG signal. The default is FALSE. |
Block Diagram Outputs
| Parameter | Description |
|---|---|
| EMG | Returns the simulated EMG signal. |
| error out | Contains error information. This output provides standard error out functionality. |
Example
Refer to the Biosignal Simulator and Generator VI in the labview\examples\Biomedical\Biosignal directory for an example of using the Simulate EMG VI.