Key-Value converterΒΆ

Function

Converts the value of the source to its corresponding parent value based on a table of key-value pairs.

How It Appears in the User Interface Editor

../../_images/fc23ce5b21189af9fb19a7af992358915f139639.png

Part

Description

A

Toolbar.

image1: adds a row to the table.

image2: removes the selected row.

B

Data Type selector

C

Key-Value Table

Properties

Properties

Description

Mode

  • Read: read (link from source to parent)

  • Write: write (link from parent to source)

  • Read/write: read and write (link from parent to source and vice versa)

Source

A variable with a value corresponding to a key.

Output

The value associated with the key in the map.

Logical representation

The following image illustrates an example of a logical conversion in the advanced dynamic link editor.

../../_images/cfa0948952cab61ea563c8d1d99befe006308559.png

See also

Related concepts

Converters

Related procedures

Using the Advanced Dynamic Link Editor