Loading…
Loading…
方法名称: EnableDisableReverseFlowDetectionMethod
方法ID: 0x410D
方法标签:
方法描述:
- {
- int isReverseFlowDetectionEnabled;
- char status[3];
- long id[2];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- isReverseFlowDetectionEnabled = _ivar_value(16549);
- if (isReverseFlowDetectionEnabled == 0)
- {
- id[0] = 16548;
- id[1] = 16547;
- _get_dev_var_value(literal_string(766),id,16548);
- _get_dev_var_value(literal_string(767),id,16547);
- isReverseFlowDetectionEnabled = 1;
- }
请登录以获得完整内容