Loading…
Loading…
方法名称: PoeOflHandleDependenciesOptionFunctionInputCurrent
方法ID: 0x42A5
方法标签:
方法描述:
- {
- switch (OptionFunctionInputCurrent)
- {
- case 1:
- cddevInputCurrent = 20;
- tertiary_variable_code = cddevInputCurrent;
- break;
- default:
- cddevInputCurrent = 0;
- tertiary_variable_code = cddevInputCurrent;
- break;
- }
- save_values();
请登录以获得完整内容