Loading…
Loading…
Method Name: calc_PV_lower_limit
Method ID: 0x4130
Method Label: PV Lower Limit For Stress Condition
Method Help: PV lower limit for stress condition
- {
- float maxPVlimit;
- float minPVlimit;
- float full_range;
- float PV_low_limit_stress;
- float temp_LRL;
- int temp_val;
- int module_typ;
- long ids[4];
- PUT_MESSAGE(literal_string(1095));
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- maxPVlimit = _fvar_value(16397);
- minPVlimit = _fvar_value(16398);
- full_range = maxPVlimit - minPVlimit;
- module_typ = _ivar_value(6011);
- temp_LRL = _fvar_value(5012);
Please login for more