Loading…
Loading…
方法名称: Simulation
方法ID: 0x40AE
方法标签: Simulation
方法描述:
- {
- char status[3];
- int external_mode_intern;
- int options_intern;
- _set_xmtr_comm_status(0x7F,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_comm_status(0xFF,0);
- _set_comm_status(0x7F,0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_comm_status(0xFF,0);
- ACKNOWLEDGE(literal_string(322));
- send_command(151);
- external_mode_intern = _ivar_value(16438);
- options_intern = _ivar_value(16440);
- switch (external_mode_intern & 0xF)
- {
- case 0:
- ACKNOWLEDGE(literal_string(120));
- break;
- case 1:
请登录以获得完整内容