Loading…
Loading…
方法名称: output_perc_high
方法ID: 0x4099
方法标签: Set OP Perc High
方法描述: Set OP Perc High method - The OP Perc is set to the inserted valueHigh range will be related to this value
- {
- long vid[2];
- char status[3];
- char string1[60];
- int len1;
- int rc;
- len1 = 60;
- _set_all_resp_code(0);
- _get_dictionary_string(19726337,string1,len1);
- ACKNOWLEDGE(string1);
- _add_abort_method(4118);
- send_command(15);
- send_command(2);
- send_command(3);
- vid[0] = resolve_record_ref(resolve_array_ref(172,1),194);
- vid[1] = resolve_record_ref(resolve_array_ref(172,1),191);
- rc = select_from_list(literal_string(454),vid,literal_string(455));
- if (rc == 0)
- {
请登录以获得完整内容