Loading…
Loading…
方法名称: EDD_compatability_method
方法ID: 0x4326
方法标签: Incompatible DD Revision
方法描述: The DD Revision is not compatible with the firmware in this device.
- {
- char S[3];
- long ids[2];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(1);
- _set_resp_code(8,0);
- send(151,S);
- ids[0] = 158;
- if (_ivar_value(16804) > 2)
- {
- ACKNOWLEDGE(literal_string(2378));
- }
- else
- {
- ACKNOWLEDGE(literal_string(2379));
- }
请登录以获得完整内容