Loading…
Loading…
方法名称: PV_SV_assign_show_method
方法ID: 0x4176
方法标签: Show PV/SV assignment
方法描述:
- {
- DD_STRING s1;
- DD_STRING s2;
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send(50,status);
- if (status[0])
- {
- ACKNOWLEDGE(literal_string(717));
- process_abort();
- }
- switch (primary_variable_code)
- {
- case 0:
- s1 = literal_string(718);
- break;
- case 1:
- s1 = literal_string(719);
- break;
- case 2:
请登录以获得完整内容