Loading…
Loading…
Method Name: leadlag_method
Method ID: 0x4326
Method Label: View/Edit Lead/Lag
Method Help:
- {
- int q;
- char S[3];
- int a1;
- int a2;
- int a3;
- int a4;
- int DoNotWarn;
- int b;
- int i;
- float fRoundingFactor;
- float x1;
- float x2;
- float x3;
- float x4;
- long ids[2];
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(1);
- _set_resp_code(8,0);
- _set_no_device(2);
- send(151,S);
- if (_ivar_value(16804) > 2)
- {
- ACKNOWLEDGE(literal_string(2124));
- return;
- }
- ;
- if ((_ivar_value(16465) & 0x0040) != 0x0040)
- {
- ids[0] = 16465;
- acknowledge(literal_string(2633),ids);
- }
- else
- {
- DoNotWarn = 1;
- send_command_trans(129,2);
- if (_ivar_value(158) < 5 && _ivar_value(16508))
- {
- if (0 != _ivar_value(16555))
- {
- ACKNOWLEDGE(literal_string(2467));
- }
- else
- {
- DoNotWarn = 0;
- }
- }
Please login for more