Loading…
Loading…
Method Name: manual_setpoint_method
Method ID: 0x4035
Method Label: change pos <->
Method Help: Manual valve setpoint in %.
- {
- int result;
- char status[3];
- send(249,status);
- if (status[0])
- {
- display_response_status(249,status[0]);
- DELAY(3,literal_string(434));
- process_abort();
- }
Please login for more