Hold: Difference between revisions

From SweepMe! Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
==Function==
==Function==


Hold waits the given time between applying new set values and measuring values for all variations and measurement points in the branch that Hold is in.
Hold waits the given time between applying new set values and measuring values for all variations and measurement points in the branch that Hold is in. It is performed between [[reach]] and [[adapt]] phase of the [[Sequencer procedure]]. It is basically needed whenever you like to stress a device or wait for stabilization at a certain set value before taking the measurement values.


==Usage==
==Usage==
Double-click Hold in the [[sequencer]] tab to edit the time.
Double-click Hold in the [[sequencer]] tab to edit the time.
[[SweepMe!]] waits the given time in seconds without changing the applied parameters of any device.
[[SweepMe!]] waits the given time in seconds without changing the applied parameters of any device. You can use then [[Parameter syntax]] to parameterize the value.


==Applications==
==Applications==
This [[Modules|Modules]] can be used to stress a sample, e.g. at a certain current, or to reach steady-state conditions if a device needs time to settle.
This [[Modules|Modules]] can be used to stress a sample, e.g. at a certain current, or to reach steady-state conditions if a device needs time to settle.
Furthermore, a hold time can be used to vary the time between consecutive parameter calls.


[[Category:Modules]]
[[Category:Modules]]
[[Category:Basic Modules]]
[[Category:Basic Modules]]

Revision as of 13:11, 26 July 2023

Hold is a Module used for specific waiting tasks in the measurement.

Function

Hold waits the given time between applying new set values and measuring values for all variations and measurement points in the branch that Hold is in. It is performed between reach and adapt phase of the Sequencer procedure. It is basically needed whenever you like to stress a device or wait for stabilization at a certain set value before taking the measurement values.

Usage

Double-click Hold in the sequencer tab to edit the time. SweepMe! waits the given time in seconds without changing the applied parameters of any device. You can use then Parameter syntax to parameterize the value.

Applications

This Modules can be used to stress a sample, e.g. at a certain current, or to reach steady-state conditions if a device needs time to settle.