Loading…
Loading…
方法名称: mthStopAllSimulation
方法ID: 0x452A
方法标签: Stop All Simulations
方法描述: Stop all running simulation functions. (A2.2, B3.1)
- {
- long ai32VariableIds[4];
- char achCmdStatus[3];
- int iLengthStStandardDct;
- char stStandardDct[60];
- int iResult;
- send_command(185);
- if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
- {
- ACKNOWLEDGE(literal_string(2132));
- return;
- }
请登录以获得完整内容