Command: SchemeMeasStart
- Updated2024-09-12
- 1 minute(s) read
Command: SchemeMeasStart
Command: SchemeMeasStart
Starts a measurement with data storage and visualizes the data in DIAdem VISUAL.
Input Parameters
| None |
Example
The following example loads the block diagram Example.dac, checks the block diagram, and starts a measurement with data storage. DIAdem opens the VISUAL panel for visualization.
| VBScript | Python |
Call SchemeLoad("Example") Call SchemeCheck("Normal") Call SchemeMeasStart()
Related Topics
Command: DACColorInit | Command: DACFontInit | Command: MKSCheck | Command: SchemeCheck | Command: SchemeDel | Command: SchemeLoad | Command: SchemeMeasOnly | Command: SchemeMeasTest | Command: SchemeNew | Command: SchemePrint | Command: SchemeSave | Command: SchemeUpdate

