Loading…
Loading…
Method Name: set_fieldbus_option
Method ID: 0x40ED
Method Label: Fieldbus Option
Method Help: Set the Fieldbus Options
- {
- char status[3];
- int select;
- char disp_string1[60];
- char disp_string2[60];
- long ids[4];
- int type;
- int address;
- int speed;
- int choice;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- choice = select_from_list(literal_string(684),ids,literal_string(574));
- if (choice != 0)
- {
- ACKNOWLEDGE(literal_string(685));
Please login for more