Loading…

方法名称: ejx_method_modify_engr_unit

方法ID: 0x415E

方法标签: Modify Engr Unit

方法描述: Modify engineering unit- Modifies the engineering unit or sets a customized engineering unit. Enter a series of up to eight alphanumeric characters, spaces, or slashes (only first six characters are shown on LCD). Note that if you already select the unit at 'Set Engineering Unit,' the unit appears as a default. Then re-enter the unit but enter a space instead of a character to display the character in lowercase on LCD. For example, in order to show 'aBCd' on LCD, enter 'ABCD' first, then enter '_BC_'.


  • {
  • char status[3];
  • { _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_device_status(0xFF,0); _set_xmtr_all_resp_code(0); };
  • send_command( 154 );
  • _get_dev_var_value(("|en|Enter Engr Unit:"),0,16517);
  • _vassign(16518,16517);
  • _get_dev_var_value(("|en|Enter a space for the character to display it in lowercase:"),0,16518);


请登录以获得完整内容