Description:
It represents the COM object for the parameter Nominal
Properties:
| Name | Name of the parameter |
| ID | Identification number of the parameter |
| Value | Value of the parameter |
| Lower | Lower boundary of the parameter |
| Upper | Upper boundary of the parameter |
| Accuracy | Accuracy of the parameter |
| Type | Type of the
parameter 0 = Fix 1 = Variable 2 = Discrete 3 = Binary |
Methods:
| InitValueList() | Initialize the value list of the dicrete parameter |
| AddValueList(Double) | Add the value "Double" to the value list. |