Loading…
Loading…
Method Name: cut_off
Method ID: 0x4004
Method Label: Cut PV
Method Help:
- {
- long cut[2];
- char ss;
- send_command(235);
- cut[0] = 16419;
- cut[1] = 16418;
- acknowledge("|en|\nCut PV Status\n\n Mode : %0 \n Value : %1 [%]",cut);
- ss = SELECT_FROM_LIST("|en|Change Cut PV ?","|en|NO;YES");
- if(ss == 1)
Please login for more