A typical Runner file looks like this:-
% Save this file on the CNC and whenever you want easyDnc to send a specific program just edit the text between the braces and punch/output the file to easyDnc. This example tells easyDnc to load program 1234 into the CNC. Note:- See more Runner examples on the following page. Remo TX Delay (Time period in seconds) The length of time easyDnc will wait before sending the file to the CNC. Remo RX Timeout (Time period is seconds) When receiving a file that will be stored to disk this is the length of time easyDnc waits at the end of file before closing the file and saving to disk. Other Remo options/settings Prefix. Before a file from the CNC is saved to disk EasyDNC scans the file to get the file name. The 'Prefix' tells EasyDNC what character or symbol to look for. In many types of CNC this will usually be the letter 'O' as in our example/picture. For example a program received from the CNC containing the text O1234 would be recognised and saved to disk as O1234.TXT In some cases though you may wish to save to disk using other text. For example if you entered an opening brace ( into the prefix box and a file from the CNC contained the text O1234 (MYNAME) then Remo would ignore the real program name and save the file as MYNAME.TXT instead Save with Prefix tells EasyDNC to include/exclude the prefix character in the filename. Extension text is appended to file requests. In our example Extension contains the text "TXT". if the CNC/Runner called for file 5555 then Remo will look in the default folder for a file called 5555.TXT More detailed information on the following page
|