Adapt()

From SweepMe! Wiki
Revision as of 12:07, 10 May 2019 by Afischer (talk | contribs) (Created page with "The function 'adapt' is where the new Sweep value (i.e. set value) should be send to a measurement device. The latest Sweep value is simply available in each Device Class as '...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The function 'adapt' is where the new Sweep value (i.e. set value) should be send to a measurement device. The latest Sweep value is simply available in each Device Class as 'self.value' and is automatically actualized once a new Sweep value is available.