UM-0085-B09
DT80 Range User Manual
Page 64
RG
Startup Job
The DT80 can automatically load a user-defined job every time it is restarted by a hard reset (HRESET command or
power failure or pressing the manual reset button). This allows the DT80 to operate as a dedicated instrument.
The DT80's behaviour following a hard reset is controlled by the following profile setting:
PROFILE STARTUP RUN
There are three possible settings for this profile:
•
CURRENT_JOB
– the DT80 will reload the job that was active prior to the reset (if any). This is the default.
•
NONE
– no job will be loaded following hard reset
•
jobname
– the specified job (if it exists) will be loaded following hard reset.
If a "triple push" reset is performed (see
) then the configured startup job will not be loaded.
ONINSERT Job
When a USB memory device is inserted into a DT80, the DT80 first looks for a file on the USB device named
A:\
serialnum
\ONINSERT.DXC
, where
serialnum
is the serial number of the DT80 (e.g.
SN80322
). If found, the
commands in this file are entered into the DT80 exactly as if they had been received via a comms port.
If the above file is not found, the DT80 looks for a command file in the root directory, i.e.
A:\ONINSERT.DXC
; if found
it is loaded into the DT80 in the same way.
If the USB device contains a suitable
ONINSERT.DXC
file, a prompt (
Run ONINSERT?
) will be displayed on the LCD to
give you an opportunity to prevent it running. Press
OK/Edit
to immediately run the ONINSERT job, or any other key to
prevent execution. If no key is pressed within 5 seconds then the ONINSERT job will be run.
This auto-programming function means that a single USB memory device can be inserted into a number of DT80s, one
at a time, and either:
•
automatically program all the DT80s with the same job — if no serial-number-specific subdirectories containing
ONINSERT.DXC
files exist on the USB device and an
ONINSERT.DXC
file exists at the root level, or
•
automatically program particular DT80s with their own specific job — if serial-number-specific subdirectories
containing
ONINSERT.DXC
files exist on the USB device, or
•
carry out a combination of these two options — DT80s that do not find a subdirectory named with their serial
number automatically load and run the "standard"
ONINSERT.DXC
file at the root level, and DT80s that find
their specific subdirectory automatically load and run the "specific"
ONINSERT.DXC
file found there.
These files are typically created by inserting the USB memory device into a PC and copying the required program files to
the required directories.
Alternatively, the DT80 command:
RUNJOBONINSERT"
jobname
"
can be used to copy the specified job's program text to
A:\
serialnum
\ONINSERT.DXC
.
Similarly,
RUNJOBONINSERTALL"
jobname
"
will copy the specified job's program text to
A:\ONINSERT.DXC
.
To delete the ONINSERT.DXC files from the inserted USB memory device, you can use the
DELONINSERT
and
DELONINSERTALL
commands.