The PostParams.xml file consists of the following structure:
|
|
The file has 4 sections: |
This section contains the file version number. Do not change this value.

This section defines:
The number of parameters there are for each parameter type (boolean, integer, etc.). Do not change this value.
Whether
the User Parameters branch is
displayed in the Procedures,
under the Motion Parameters table
grid.
False = do not display the User Parameters table.
True = display the User Parameters table.
Note: This file is case sensitive, so make sure that you write the True or False statement as shown here (with a capital T or F).

This section lists the parameter types (boolean, integer, etc.) and also lists the parameter names. The number of parameters of each type correlates with the value defined in the General Section.
|
|
Boolean Parameters
- Define:
|
|
Integer Parameters
- Define:
| |
|
Combo Parameters
- Define:
| |
|
Real Parameters
- Define:
| |
|
Real Unit Dependent Parameters
- Define:
|
This section defines the parameters that are listed in the Basic state. Regardless of the order that the parameters appear in the ParamsOrder Section of the PostParams.xml file, the actual order that the parameters appear in the Basic state, is the same order as they appear in the Advanced state.
|
|
To add a parameter to those appearing in the Basic state, add the relevant parameter ID (from the Values Section) in the following format: - <Index> <Ind6>U_PARAM_INT_2</Ind6> </Index> where:
|