PARAM parameter group
PARAM parameter group
This parameter group from the TDV group contains all the parameter information that can be read using f$Parameter:
Parameter | Data type | Index | Meaning |
Name | String | - | Parameter name (without PG and indices) |
PG | String | - | Parameter group or NOVAL |
Benennung | String | - | Caption from the PT |
Typ | String | - | Data type ("String", "Integer", "Float", "Logical") |
PGIndex | Integer | 3 | PG indices or NOVAL |
Index | Integer | 3 | Parameter indices or NOVAL |
Einheit | String | - | Parameter unit |
Format | String | - | Format instruction from PT |
Wert | String | - | Formatted parameter value |
The PARAME parameter group is available in the English version:
Parameter | Data type | Index | Meaning |
Name | String | - | Parameter name (without PG and indices) |
PG | String | - | Parameter group or NOVAL |
Description | String | - | Caption from the PT |
Type | String | - | Data type ("string", "integer", "float", "Logical") |
PGIndex | Integer | 3 | PG indices or NOVAL |
Index | Integer | 3 | Parameter indices or NOVAL |
Unit | String | - | Parameter unit |
Format | String | - | Format instruction from PT |
Value | String | - | Formatted parameter value |