Data Acquisition Toolbox | ![]() ![]() |
Default Property Values
If you do not explicitly define a value for a property, then the default value is used. All configurable properties have default values. However, the default value for a given property might vary based on the hardware you are using. Additionally, some default values are calculated by the engine and depend on the values set for other properties. If the hardware driver adaptor specifies a default value for a property, then that value takes precedence over the value defined by the toolbox.
If a property has a finite set of string values, then the default value is enclosed by {}
(curly braces). For example, the default value for the LoggingMode property is Memory
.
You can also use the propinfo
function, or refer to Base Property Reference, or Device-Specific Property Reference, to find the default value for any property.
![]() | Specifying Property Names | The Data Acquisition Property Editor | ![]() |