Loading…
Loading…
方法名称: IsPulseOpMode
方法ID: 0x40A5
方法标签: IsPulseOpMode
方法描述:
- {
- char status[3];
- int assign_value;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- if (_ivar_value(16401) == 0x44)
- {
- assign_value = _ivar_value(16402);
- _iassign(16404,assign_value);
- save_values();
- }
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
请登录以获得完整内容