Jump to content

Map Constant: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Map{{!}}Map palette|type=function|icon=Map Palette - Map Constant.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Map{{!}}Map palette|type=constant|icon=Map Palette - Map Constant.png}}


The '''Map Constant''' constant represents a map on the block diagram.
The '''Map Constant''' constant represents a map on the block diagram.

Latest revision as of 02:45, 25 November 2020

Object information
Owning palette(s) Map palette
Type Constant
Requires Basic Development Environment
Icon

The Map Constant constant represents a map on the block diagram.

You cannot modify the embedded data in a map interactively or programmatically. You can update map data only as a whole through operations such as writing to the map front panel terminal or right-clicking the map and selecting Data Operations»Copy Data or Data Operations»Paste Data.

Usage

History

Version Change(s)
LabVIEW 2019 Function added in LabVIEW 2019

See Also

External Links