Loading…
Loading…
方法名称: method_pdpZero
方法ID: 0x41A0
方法标签: Set PV to Zero
方法描述: Enable the setting of the PV = 0.0 operation
- {
- long vid[2];
- char status[3];
- char string1[60];
- int len1;
- int rc;
- len1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _get_dictionary_string(19726337,string1,len1);
- ACKNOWLEDGE(string1);
- _add_abort_method(4118);
- _iassign(16613,0);
- send_command(182);
- vid[0] = 16586;
- vid[1] = 16441;
- rc = select_from_list(literal_string(1167),vid,literal_string(1168));
请登录以获得完整内容