Loading…
Loading…
Method Name: method_display_variables
Method ID: 0x43F7
Method Label: Display Variables
Method Help: Configure the process monitor screens by selecting the desired variables for each screen.
- {
- char status[3];
- long select;
- char disp_string[100];
- int slen;
- select = 0;
- slen = 100;
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _get_dictionary_string(858981312,disp_string,slen);
Please login for more