Loading…
Loading…
方法名称: MthSimulateIoD
方法ID: 0x43CC
方法标签: Simulation D
方法描述: Sets simulated output of output D (Fct. B1.6)
- {
- switch (_ivar_value(16670))
- {
- case 2:
- MthSimulateFrequencyOutputIoD();
- break;
- case 3:
- MthSimulatePulseOutputIoD();
- break;
- case 4:
- case 5:
- MthSimulateStatusOutputIoD();
- break;
- default:
- ACKNOWLEDGE(literal_string(1820));
- break;
- }
请登录以获得完整内容