restart
Description
Starts the memory to produce waveforms in Continuous mode.
Syntax
C++
void restart()
Arguments
| None |
Return Value
| None |
Example
dsm.restart();
Notes
Use this method only to start the memory and generate waveform in Continuous mode. For Master or Slave Burst mode, do not use this method to start the memory. Instead use the arm method to arm in Master Burst mode or the slave_mode property to arm in Slave Burst mode. After arming, the boards will wait for the trigger signal before starting the memory. Please note that Slave mode is only available to customers who have purchased the multi-module option.