Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Put Maps

Use this command to update the contents of the LV_SYM_MAPS table using an existing maps file. This command can be useful during system migration.

Note:
If a target Map is locked in the target system, the process will fail.
This command will only upload Maps that do not already exist, it does not overwrite existing Maps.

Copy

Syntax

Put MAPS @FileName.ext                        

where:

  • FileName.ext is the name for the existing ASCII file containing the maps to be created or modified, with the following syntax:

    MapName{Schedule{DimName{Tag

It can include a complete or partial folder path in the format C:\...\FileName.ext. If FileName.ext includes spaces, enclose it in double quotation marks.

@"C:\My Documents\My Maps.txt"

If the document is in the same location as lv_af.exe, you do not need to specify the drive or path.

Copy

Syntax example

Put MAPS @FileName.ext                    

Published:

Put Maps

Use this command to update the contents of the LV_SYM_MAPS table using an existing maps file. This command can be useful during system migration.

Note:
If a target Map is locked in the target system, the process will fail.
This command will only upload Maps that do not already exist, it does not overwrite existing Maps.

Copy

Syntax

Put MAPS @FileName.ext                        

where:

  • FileName.ext is the name for the existing ASCII file containing the maps to be created or modified, with the following syntax:

    MapName{Schedule{DimName{Tag

It can include a complete or partial folder path in the format C:\...\FileName.ext. If FileName.ext includes spaces, enclose it in double quotation marks.

@"C:\My Documents\My Maps.txt"

If the document is in the same location as lv_af.exe, you do not need to specify the drive or path.

Copy

Syntax example

Put MAPS @FileName.ext                    

For an optimal Community experience, Please view on Desktop