Loading…
Loading…
Method Name: post_send_configuration_method
Method ID: 0x03F0
Method Label: post_send_configuration_method
Method Help:
- {
- float qa;
- float qb;
- float qc;
- float qd;
- float qe;
- float mpp;
- int q;
- int q0;
- int q1;
- int q2;
- int q3;
- int q4;
- int q5;
- int q6;
- int q7;
- int q8;
- char S[3];
- long ids[3];
- _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_trans(133,7,S);
- send_trans(129,26,S);
- send_trans(129,35,S);
- send_trans(142,1,S);
- if (_ivar_value(171) == 0)
- {
- local_control_mode = 2;
- send_trans(130,7,S);
- restart_control_mode = 2;
- send_trans(130,78,S);
- }
- else
- if ((_ivar_value(16465) & 0x01C0) == 0x0100)
- {
- local_control_mode = 3;
- send_trans(130,7,S);
- restart_control_mode = 3;
- send_trans(130,78,S);
- }
- send_trans(129,14,S);
- if ((_ivar_value(16465) & 0x0040) != 0x0040)
- {
- comm_timeout = 0;
- send_trans(130,115,S);
- }
- if ((_ivar_value(16465) & 0x01C0) == 0x0100)
- {
- send_trans(129,7,S);
- device_specific_status_1_enable = _ivar_value(16543) & 0xf7;
- device_specific_status_3_enable = _ivar_value(16545) | 0x58;
- device_specific_status_4_enable = _ivar_value(16546) | 0x08;
- send_trans(130,116,S);
- cutoff_limit_hi_select = 1;
- cutoff_limit_lo_select = 1;
- send_trans(130,110,S);
- restart_inst_mode = 1;
- send_trans(130,114,S);
- if (0 == _ivar_value(16529))
- {
- send_trans(129,35,S);
- PST_enable = 1;
- send_trans(130,102,S);
- }
- }
- send_command(42);
- _vassign(16452,16427);
- save_values();
Please login for more