VTYPE parameter: Difference between revisions
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
</ul> | </ul> | ||
<p>Setting VTYPE to UNDEFINED forces explicit declaration of all %variables.</p> | <p>Setting VTYPE to UNDEFINED forces explicit declaration of all %variables.</p> | ||
<p>Setting VTYPE to UNDEFINED will also set VLEN to 0.</p> | <p>Setting VTYPE to UNDEFINED will also set <var>[[VLEN_parameter|VLEN]]</var> to 0.</p> | ||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 14:59, 6 December 2017
Default %var type
Summary
- Default value
- STRING
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V2.1 or earlier
Description
The default %variable type in User Language
VTYPE is a character string parameter. Valid settings of VTYPE are:
- FIXED
- FLOAT
- STRING
- UNDEFINED
Setting VTYPE to UNDEFINED forces explicit declaration of all %variables.
Setting VTYPE to UNDEFINED will also set VLEN to 0.