
PROGRAMMING STRINGS
7
3
3 PROGRAMMING STRINGS
3.1 DEFINITIONS
Common definitions for each parameter are:
Path
The complete parameter path must have the following format:
/Folder1[#Depth1]/Folder2[#Depth2]/ … /FolderN[#DepthN]/Param[#DepthM]
Where:
FolderX:
Folder Name
[#DepthX]:
Folder or Parameter Depth (not necessary if equal to 1)
Param:
Parameter Name
Shortcut (SHC)
The short description replacing the complete parameter path (that allows implementation of
shorter programming strings) must have the following format:
Shortcut [#Depth]
Where:
Shortcut:
Short Parameter Description
[#Depth]:
Folder or Parameter Depth (not necessary if equal to 1)
Depth (Parameter Depth)
Depth of the parameter indicates if it is made up of a vector of values or a single value (e.g.
Code Symbology parameter has depth > 1 since we have one Code Symbology value for
each Code slot allowed; Code Combination parameter has depth =1).
Example
:
Label: Code Symbology
Path: /Codes/Code#3/Type
Shortcut: 2#3
Allows selecting the code symbology requested for Code slot 3.
Kommentare zu diesen Handbüchern