Jump to content

OverridableParameterTerminal class/Fixed-Point.Maximum Word Length property: Difference between revisions

From LabVIEW Wiki
m Category reorg
Updated for LabVIEW 2020
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
| classid = 16515
| classid = 16515
| propertyid = 794E2C02
| propertyid = 794E2C02
| scope=private
| scope=script
| dataname = FXP Max WL
| dataname = FXP Max WL
| shortname = FXPMaxWL
| shortname = FXPMaxWL
Line 9: Line 9:
| datatype = U32
| datatype = U32
| propertynodeimage = OverridableParameterTerminal-Fixed-Point-Maximum Word Length.png
| propertynodeimage = OverridableParameterTerminal-Fixed-Point-Maximum Word Length.png
| availableinrealtime = No
| availableinruntime = No
| loadsbd = No
| loadsfp = No
| needsauthentication = No
| permissions = Read/Write
| permissions = Read/Write
| remoteallowed = Yes
| settablewhenrunning = No
|}}
|}}
{{TOCright}}
{{TOCright}}


Reads or writes the maximum word length of the fixed-point value.


== Uses ==
== Uses ==
Line 32: Line 40:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:VI Scripting Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 00:32, 17 June 2020

VI Server Property Information
Property ID 794E2C02
Scope VI Scripting
Data Name FXP Max WL
Short Name* FXPMaxWL
Long Name* Fixed-Point:Maximum Word Length
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16515
Owning Class Name OverridableParameterTerminal Class
Data Type U32 data type

U32

Property Node Fixed-Point:Maximum Word Length
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Reads or writes the maximum word length of the fixed-point value.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links