Jump to content

SceneObject class/Transformation.Get Scale method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = Transformation.Get Scale
| shortname = Transformation.Get Scale
| longname = Transformation:Get Scale
| longname = Transformation:Get Scale
| datatypeimage = Numeric Cluster Indicator.png
| datatypeimage = Numeric Cluster TypeDef Indicator.png
| datatype = Numeric Cluster
| datatype = Numeric Cluster
| invokenodeimage = SceneObject-Transformation-Get Scale.png
| invokenodeimage = SceneObject-Transformation-Get Scale.png
Line 28: Line 28:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:Numeric Cluster Indicator.png|frameless|border|Numeric Cluster|link=Numeric Cluster data type]]
! scope="row" style="text-align:Center;" | [[File:Numeric Cluster TypeDef Indicator.png|frameless|border|Numeric Cluster|link=Numeric Cluster data type]]
| '''Transformation:Get Scale'''
| '''Transformation:Get Scale'''
| Yes. Return value.  
| Yes. Return value.  
Line 52: Line 52:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Method]]
[[Category:VI Server Method]]

Revision as of 21:19, 23 April 2020

VI Server Method Information
Method ID 2D877429
Scope Basic Development Environment
Data Name Transformation.Get Scale
Short Name* Transformation.Get Scale
Long Name* Transformation:Get Scale
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 105
Owning Class Name SceneObject Class
Return Data Type Numeric Cluster data type

Numeric Cluster

Invoke Node Transformation:Get Scale
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Returns the scale factors of the object.

Parameters

Data type Name Required Description
Numeric Cluster Transformation:Get Scale Yes. Return value.

Uses

History

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

See Also

External Links