Loading…
Loading…
Method Name: meth_setup_mA_output
Method ID: 0x4640
Method Label: mA Output
Method Help:
- {
- char status[3];
- long select;
- long step;
- long temp;
- char disp_string[100];
- int slen;
- int option;
- int choice;
- select = 0;
- step = 0;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- send(50,status);
- ACKNOWLEDGE(literal_string(465));
- option = _ivar_value(17071);
- if (option == 0)
- {
- if (_ivar_value(4048) == 0)
- {
- choice = SELECT_FROM_LIST(literal_string(494),literal_string(495));
- }
- else
- {
- if (_ivar_value(4048) == 5)
- {
- choice = SELECT_FROM_LIST(literal_string(496),literal_string(495));
- }
- else
- {
- if (_ivar_value(4048) == 62)
- {
- choice = SELECT_FROM_LIST(literal_string(497),literal_string(495));
- }
- }
Please login for more