pylabrobot.default package
pylabrobot.default package#
The Default
value is a special value that can be used to indicate that a backend should use its default value for a parameter.
Default values for any parameter, defined per robot. |
|
Returns the value if it is not the default value, otherwise returns the default value. |
|
Returns True if the value is the default value. |
|
Returns True if the value is not the default value. |