Parameter
P-CHAN-00384 | Select/deselect the Dynamic Contour Control function |
Description | This parameter selects/deselects the Dynamic Contour Control function. |
Parameter | dcc.active |
Data type | BOOLEAN |
Data range | 0/1 |
Dimension | ---- |
Default value | 0 |
Remarks | Available as of V3.1.3108 |
P-CHAN-00385 | Select calculation method (Dynamic Contour Control) |
Description | This parameter defines that the Dynamic Contour Control function is calculated with a TcCOM object. |
Parameter | dcc.call |
Data type | STRING |
Data range | EXTERNAL, BUILTIN |
Dimension | ---- |
Default value | EXTERNAL |
Remarks | Available as of V3.1.3108 BUILTIN is only for internal tests |
P-CHAN-00388 | REAL64 dynamic contour control input parameters (Dynamic Contour Control) |
Description | A total of four REAL64 input parameters can be defined for Dynamic Contour Control. |
Parameter | dcc.param.f[i] where i = 0…3 |
Data type | REAL64 |
Data range | MIN(REAL64) ≤ f[i] ≤ MAX(REAL64) |
Dimension | ---- |
Default value | 0.0 |
Remarks | Available as of V3.1.3108 |
P-CHAN-00389 | SGN32 Dynamic Contour Control input parameters |
Description | A total of four SGN32 input parameters can be defined for Dynamic Contour Control. |
Parameter | dcc.param.i[i] where i = 0…3 |
Data type | SGN32 |
Data range | MIN(SGN32) ≤ i[i] ≤ MAX(SGN32) |
Dimension | ---- |
Default value | 0 |
Remarks | Available as of V3.1.3108 |