Loading…
Loading…
Method Name: MthSimulateIoD
Method ID: 0x44BF
Method Label: Simulation D
Method Help: Sets simulated output of output D (Fct. B1.8)
- {
- switch (_ivar_value(16779))
- {
- case 2:
- MthSimulateFrequencyOutputIoD();
- break;
- case 3:
- MthSimulatePulseOutputIoD();
- break;
- case 4:
- case 5:
- MthSimulateStatusOutputIoD();
- break;
- default:
- ACKNOWLEDGE(literal_string(1948));
- break;
- }
Please login for more