Loading…
Loading…
Method Name: mthSimActivate
Method ID: 0x433E
Method Label: Simulation aktivieren
Method Help:
- {
- char status[3];
- varSimActive = 1;
- switch (varSimCmdAddr)
- {
- case 0x00fd:
- send_trans(132,13,status);
- ;
- varSimValue = varSimulationPhysical_Value;
- varSimValueUnit = varDeviceUnits_PhysicalValueUnit;
- break;
- case 0x00ff:
- send_trans(132,14,status);
- ;
- varSimValue = varSimulationPercent_Value;
Please login for more