Remote restart

Use this dialog to configure remote restart.

Remote Restart dialog

param

Enable Remote Restart

Check this field to enable remote restart.

Remote restart enables the operator to request that a program is sent from a specific block number, the next time the program is requested. Example: To request that the next time the program 'DOORHANDLE' is sent, it should start from block 2233, the operator must send the following program, where 8888 is the 'Reserved Program' name specified below:

0 BEGIN PGM 8888 MM

1 ; DOORHANDLE

2 ; 2233

3 ; 17

4 END PGM 8888 MM

The third comment is the number of blocks that should be sent from the beginning of the program before skipping to the specified block. This value can be omitted, in which case the value specified in 'Default start blocks' is used.

DNC-Max will scan the file before the requested block number, and insert 3 lines before the requested start block. The first line contains the call to the last tool used, then a line that moves the tool to the last X/Y position and sets the correct spindle speed and finally a line that moves the tool to the last Z value.

param

Remote restart request program

Use this field to specify the program name that should be reserved as the remote restart program name.

Example: If you specify 8888 in this field, the remote restart program must begin with '0 BEGIN PGM 8888'.

param

Default start blocks

Use this field to specify the number of lines that should be sent from the beginning of the file.

The operator can overwrite this value by specifying a value in the 3rd comment of the remote restart program.

param

1st comment is program, 2nd is restart line, 3rd is lines from start of file

Check this field to enable remote restart.

Remote restart enables the operator to request that a program is sent from a specific block number, the next time the program is requested. Example: To request that the next time the program 'DOORHANDLE' is sent, it should start from block 2233, the operator must send the following program, where 8888 is the 'Reserved Program' name specified below:

0 BEGIN PGM 8888 MM

1 ; DOORHANDLE

2 ; 2233

3 ; 17

4 END PGM 8888 MM

The third comment is the number of block that should be sent from the beginning of the program before skipping to the specified block. This value can be omitted, in which case the value specified in 'Default start blocks' is used.

DNC-Max will scan the file before the requested block number, and insert 3 lines before the requested start block. The first line contains the call to the last tool used, then a line that moves the tool to the last X/Y position and sets the correct spindle speed and finally a line that moves the tool to the last Z value.

param

1st X value is program, 2nd is restart line, 3rd is lines from start of file

Check this field to enable remote restart.

Remote restart enables the operator to request that a program is sent from a specific block number, the next time the program is requested. Example: To request that the next time the program '7733' is sent, it should start from block 2233, the operator must send the following program, where 8888 is the 'Reserved Program' name specified below:

0 BEGIN PGM 8888 MM

1 L X7733.0 R F M

2 L X2233.0 R F M

3 L X17.0 R F M

4 END PGM 8888 MM

The third X value is the number of blocks that should be sent from the beginning of the program before skipping to the specified block. This value can be omitted, in which case the value specified in 'Default start blocks' is used.

DNC-Max will scan the file before the requested block number, and insert 3 lines before the requested start block. The first line contains the call to the last tool used, then a line that moves the tool to the last X/Y position and sets the correct spindle speed and finally a line that moves the tool to the last Z value.

param

Include decimals in start block

Check this field if any decimals should be included in the restart line.

Example: If you specify X123.40 as restart line and this field is checked, the server will restart the program from line 12340, otherwise it will be restarted from line 123.

param

Include decimals in program number

Check this field if any decimals should be included in the program number.

Example: If you specify X123.40 as program number and this field is checked, the server will look for program 12340, otherwise it will look for program 123.

Test remote restart

param

Send program

Use this dialog to configure remote restart.

param

Send from

Use this dialog to configure remote restart.