Loading…
Loading…
Method Name: PoeOflHandleDependenciesOptionFunctionInputCurrent
Method ID: 0x42A5
Method Label:
Method Help:
- {
- switch (OptionFunctionInputCurrent)
- {
- case 1:
- cddevInputCurrent = 20;
- tertiary_variable_code = cddevInputCurrent;
- break;
- default:
- cddevInputCurrent = 0;
- tertiary_variable_code = cddevInputCurrent;
- break;
- }
- save_values();
Please login for more