Loading…
Loading…
方法名称: MthdSwHARTRev
方法ID: 0x43C5
方法标签: Switch HART Protocol Rev
方法描述: This method will switch the Device from HART 5 to HART 7 and vice versa
- {
- char status[3];
- char disp_string1[60];
- int slen1;
- int result;
- int Rs;
- int Get;
- slen1 = 60;
- result = SELECT_FROM_LIST(literal_string(1784),literal_string(1513));
- if (result == 0)
- {
- _add_abort_method(17130);
- send_command(239);
- PUT_MESSAGE(literal_string(1785));
- if (_ivar_value(17350) == 5)
- {
请登录以获得完整内容