Jump to content

OverridableParameterTerminal class: Difference between revisions

From LabVIEW Wiki
m Added VI Scripting Category to page
History: Updated for LabVIEW 2020
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
{{TOCright}}
{{TOCright}}


<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates-->
== Properties ==
{{VIServerClassTables|16515}}
<span class="mw-customtoggle-propertiestable">Show/Hide OverridableParameterTerminal Properties Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"
|+ OverridableParameterTerminal Properties Table
! data-sort-type="number"| Property ID
! Long Name (English)
! Description
! R/W
! RTE
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166208 |794E2C00
| [[OverridableParameterTerminal class/Numeric Override Policy property|Numeric Override Policy]]
| Reads or writes the numeric override policy of the terminal.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166209 |794E2C01
| [[OverridableParameterTerminal class/Numeric Override Representation property|Numeric Override Representation]]
| Reads or writes the numeric override representation of the terminal.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166210 |794E2C02
| [[OverridableParameterTerminal class/Fixed-Point.Maximum Word Length property|Fixed-Point:Maximum Word Length]]
| Reads or writes the maximum word length of the fixed-point value.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166211 |794E2C03
| [[OverridableParameterTerminal class/Fixed-Point.Overflow Policy property|Fixed-Point:Overflow Policy]]
| Reads or writes the overflow policy of the fixed-point value.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166212 |794E2C04
| [[OverridableParameterTerminal class/Fixed-Point.Quantization Policy property|Fixed-Point:Quantization Policy]]
| Reads or writes the quantization policy of the fixed-point value.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166213 |794E2C05
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits property|Fixed-Point:Representation:Bits]]
| Reads or writes the encoding of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166214 |794E2C06
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Signed property|Fixed-Point:Representation:Bits:Signed]]
| Reads or writes whether the fixed-point value is a signed value. FALSE means unsigned. Using this property with a non-fixed-point numeric will result in an error.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166215 |794E2C07
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Word Length property|Fixed-Point:Representation:Bits:Word Length]]
| Reads or writes the word length of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166216 |794E2C08
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Integer Word Length property|Fixed-Point:Representation:Bits:Integer Word Length]]
| Reads or writes the integer word length of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166217 |794E2C09
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired property|Fixed-Point:Representation:Desired]]
| Reads or writes the desired range of the fixed-point value based on its encoding.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166218 |794E2C0A
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Min property|Fixed-Point:Representation:Desired:Range Min]]
| Reads or writes the desired minimum of the fixed-point value based on its encoding.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166219 |794E2C0B
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Max property|Fixed-Point:Representation:Desired:Range Max]]
| Reads or writes the desired maximum of the fixed-point value based on its encoding.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166220 |794E2C0C
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Delta property|Fixed-Point:Representation:Desired:Delta]]
| Reads or writes the desired delta of the fixed-point value based on its encoding.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166221 |794E2C0D
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual property|Fixed-Point:Representation:Actual]]
| Reads the actual range of the fixed-point value based on its encoding.
| Read Only
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166222 |794E2C0E
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Min property|Fixed-Point:Representation:Actual:Range Min]]
| Reads the actual minimum of the fixed-point value based on its encoding.
| Read Only
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166223 |794E2C0F
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Max property|Fixed-Point:Representation:Actual:Range Max]]
| Reads the actual maximum of the fixed-point value based on its encoding.
| Read Only
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166224 |794E2C10
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Delta property|Fixed-Point:Representation:Actual:Delta]]
| Reads the actual delta of the fixed-point value based on its encoding.
| Read Only
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166225 |794E2C11
| [[OverridableParameterTerminal class/Representation property|Representation]]
| Hack to simplify Property Page. Reading returns representation from terms data type. Writing sets override type to rep and policy to always.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166226 |794E2C12
| [[OverridableParameterTerminal class/Fixed-Point.Representation.Include Overflow Status Policy property|Fixed-Point:Representation:Include Overflow Status Policy]]
| Reads or writes whether LabVIEW includes an overflow status with the fixed-point number.
| Read/Write
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2035166227 |794E2C13
| [[OverridableParameterTerminal class/Uses Fixed-Point Overflow and Quantization property|Uses Fixed-Point Overflow and Quantization]]
| Returns true if the computation of this parms value uses the fixed-point overflow and quantization policies. E.g. returns false for i8+i8=i16.
| Read Only
| No
|}
</div></div>
 
== Methods ==
''This class has no methods or it inherits methods from its parent: [[ParameterTerminal class#Methods|ParameterTerminal Class]].''
 
== Event ==
''This class has no events or it inherits events from its parent: [[ParameterTerminal class#Events|ParameterTerminal Class]].''
 


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|More info to come.
| In [[LabVIEW 2020]] the following properties were changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]]:
* [[OverridableParameterTerminal class/Numeric Override Policy property|Numeric Override Policy property]]
* [[OverridableParameterTerminal class/Numeric Override Representation property|Numeric Override Representation property]]
* [[OverridableParameterTerminal class/Fixed-Point.Maximum Word Length property|Fixed-Point:Maximum Word Length property]]
* [[OverridableParameterTerminal class/Fixed-Point.Overflow Policy property|Fixed-Point:Overflow Policy property]]
* [[OverridableParameterTerminal class/Fixed-Point.Quantization Policy property|Fixed-Point:Quantization Policy property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits property|Fixed-Point:Representation:Bits property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Signed property|Fixed-Point:Representation:Bits:Signed property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Word Length property|Fixed-Point:Representation:Bits:Word Length property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Integer Word Length property|Fixed-Point:Representation:Bits:Integer Word Length property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired property|Fixed-Point:Representation:Desired property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Min property|Fixed-Point:Representation:Desired:Range Min property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Max property|Fixed-Point:Representation:Desired:Range Max property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Delta property|Fixed-Point:Representation:Desired:Delta property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual property|Fixed-Point:Representation:Actual property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Min property|Fixed-Point:Representation:Actual:Range Min property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Max property|Fixed-Point:Representation:Actual:Range Max property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Delta property|Fixed-Point:Representation:Actual:Delta property]]
* [[OverridableParameterTerminal class/Representation property|Representation property]]
* [[OverridableParameterTerminal class/Fixed-Point.Representation.Include Overflow Status Policy property|Fixed-Point:Representation:Include Overflow Status Policy property]]
* [[OverridableParameterTerminal class/Uses Fixed-Point Overflow and Quantization property|Uses Fixed-Point Overflow and Quantization property]]
|}
|}


Line 26: Line 184:


[[Category:VI Scripting Class]]
[[Category:VI Scripting Class]]
[[Category:VI Server]]
[[Category:VI Server Class]]
[[Category:VI Server Class]]

Latest revision as of 21:07, 15 June 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name OverridableParameterTerminal class
Class ID 16515
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


The OverridableParameterTerminal class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide OverridableParameterTerminal Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
OverridableParameterTerminal Properties Table
Property ID Long Name (English) Description R/W RTE
794E2C00 Numeric Override Policy Reads or writes the numeric override policy of the terminal. Read/Write No
794E2C01 Numeric Override Representation Reads or writes the numeric override representation of the terminal. Read/Write No
794E2C02 Fixed-Point:Maximum Word Length Reads or writes the maximum word length of the fixed-point value. Read/Write No
794E2C03 Fixed-Point:Overflow Policy Reads or writes the overflow policy of the fixed-point value. Read/Write No
794E2C04 Fixed-Point:Quantization Policy Reads or writes the quantization policy of the fixed-point value. Read/Write No
794E2C05 Fixed-Point:Representation:Bits Reads or writes the encoding of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error. Read/Write No
794E2C06 Fixed-Point:Representation:Bits:Signed Reads or writes whether the fixed-point value is a signed value. FALSE means unsigned. Using this property with a non-fixed-point numeric will result in an error. Read/Write No
794E2C07 Fixed-Point:Representation:Bits:Word Length Reads or writes the word length of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error. Read/Write No
794E2C08 Fixed-Point:Representation:Bits:Integer Word Length Reads or writes the integer word length of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error. Read/Write No
794E2C09 Fixed-Point:Representation:Desired Reads or writes the desired range of the fixed-point value based on its encoding. Read/Write No
794E2C0A Fixed-Point:Representation:Desired:Range Min Reads or writes the desired minimum of the fixed-point value based on its encoding. Read/Write No
794E2C0B Fixed-Point:Representation:Desired:Range Max Reads or writes the desired maximum of the fixed-point value based on its encoding. Read/Write No
794E2C0C Fixed-Point:Representation:Desired:Delta Reads or writes the desired delta of the fixed-point value based on its encoding. Read/Write No
794E2C0D Fixed-Point:Representation:Actual Reads the actual range of the fixed-point value based on its encoding. Read Only No
794E2C0E Fixed-Point:Representation:Actual:Range Min Reads the actual minimum of the fixed-point value based on its encoding. Read Only No
794E2C0F Fixed-Point:Representation:Actual:Range Max Reads the actual maximum of the fixed-point value based on its encoding. Read Only No
794E2C10 Fixed-Point:Representation:Actual:Delta Reads the actual delta of the fixed-point value based on its encoding. Read Only No
794E2C11 Representation Hack to simplify Property Page. Reading returns representation from terms data type. Writing sets override type to rep and policy to always. Read/Write No
794E2C12 Fixed-Point:Representation:Include Overflow Status Policy Reads or writes whether LabVIEW includes an overflow status with the fixed-point number. Read/Write No
794E2C13 Uses Fixed-Point Overflow and Quantization Returns true if the computation of this parms value uses the fixed-point overflow and quantization policies. E.g. returns false for i8+i8=i16. Read Only No

Methods

This class has no methods or it inherits methods from its parent: ParameterTerminal Class.

Event

This class has no events or it inherits events from its parent: ParameterTerminal Class.


History

Version Change(s)
LabVIEW 2020 In LabVIEW 2020 the following properties were changed from Private to VI Scripting:

See Also