Idle value: Difference between revisions

From SweepMe! Wiki
Jump to navigation Jump to search
m (Afischer moved page Idlevalue to Idle value)
No edit summary
Line 1: Line 1:
Each [[Device Class]] has an idle value which is None by default.
Each [[Device Class]] has an idle value which is None by default.
If the idlevalue is not None, the device is set to this value if [[stop]] is used and when the device is [[unconfigure]]d.
If the idle value is not None, the device is set to this value if [[stop]] is used and whenever the device is [[unconfigure]]d.

Revision as of 15:05, 5 March 2017

Each Device Class has an idle value which is None by default. If the idle value is not None, the device is set to this value if stop is used and whenever the device is unconfigured.