Loading…
Loading…
方法名称: EnableDisableReverseFlowDetectionMethod
方法ID: 0x416E
方法标签:
方法描述:
- {
- 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(16591);
- if (isReverseFlowDetectionEnabled == 0)
- {
- id[0] = 16590;
- id[1] = 16589;
- _get_dev_var_value(literal_string(2042),id,16590);
- _get_dev_var_value(literal_string(2043),id,16589);
- isReverseFlowDetectionEnabled = 1;
- }
- else
- {
请登录以获得完整内容