Loading…
Loading…
Method Name: alarm_2_limit_Value_edit_off_method
Method ID: 0x4205
Method Label: Edit Alarm 2 limit
Method Help:
- {
- float temp1;
- float old;
- float LSL;
- float USL;
- DD_STRING disp_string;
- old = alarm_2_limit_Value;
- if (alarm_2_limit_Units == 0x20)
- {
- LSL = 350;
- USL = 2500;
- }
- else
- if (alarm_2_limit_Units == 0x21)
- {
- LSL = 662;
Please login for more