Loading…
Loading…
Method Name: cam_method
Method ID: 0x40AD
Method Label: cam
Method Help: cam used in the SVI II:relationship between flow capacity (Cv) and percentage opening of the valve.Several cams are available:linear/=%50/=%30/quick opening coeff 50/custom.
- {
- int tp;
- char status[3];
- send(210,status);
- if (status[0])
- {
- display_response_status(210,status[0]);
- DELAY(3,literal_string(434));
- process_abort();
- }
- tp = _ivar_value(16455) & 0x70;
- if (tp == 0x00)
- ACKNOWLEDGE(literal_string(596));
- else
Please login for more