Everything

[Hook Transaction Settings] tab


The [Hook Transaction Settings] tab displays detailed information for each category shown below and changes hook process settings.

For details on how to set the hook process, see "2.18 Setting Up the Hook Process."

 

(1) [Hook Transaction Settings]

[Description of each category]

(1)

[Hook Transaction Settings]

This category displays detailed information on hook process and changes hook process settings.

To set properties on this tab, use the Text Edit dialog box that is opened by clicking the [...] button that is displayed at the right edge in the column when you select any property. (Settings cannot be changed on this panel.)

Caution

Up to 64 characters per process can be entered, and up to 128 processes per property can be specified. (One line in the [Text] area of the Text Edit dialog box corresponds to one process.)

Before download

Specify a process to be executed immediately before load module files are downloaded.

Default

Before download [0] (The value in "[ ]" denotes a currently specified number of processes.)

How to change

By specifying in the Text Edit dialog box.

Format

One of the following:

-

I/O register name + (single byte) space + numeric value

[Process] The content of an I/O register is automatically rewritten with a numeric value.

-

CPU register name + (single byte) space + numeric value

[Process] The content of the CPU register is automatically rewritten with a numeric value.

-

Source + (single byte) space + Python script path

[Process] A script file specified by Python script path is executed.

After download

Specify a process to be executed immediately after load module files are downloaded.

Default

After download [0] (The value in "[ ]" denotes a currently specified number of processes.)

How to change

By specifying in the Text Edit dialog box.

Format

One of the following:

-

I/O register name + (single byte) space + numeric value

[Process] The content of an I/O register is automatically rewritten with a numeric value.

-

CPU register name + (single byte) space + numeric value

[Process] The content of the CPU register is automatically rewritten with a numeric value.

-

Source + (single byte) space + Python script path

[Process] A script file specified by Python script path is executed.

After CPU reset under breaking

Specify a process to be executed immediately after the CPU is reset during a break.

Default

After CPU reset under breaking [0] (The value in "[ ]" denotes a currently specified number of processes.)

How to change

By specifying in the Text Edit dialog box.

Format

One of the following:

-

I/O register name + (single byte) space + numeric value

[Process] The content of an I/O register is automatically rewritten with a numeric value.

-

CPU register name + (single byte) space + numeric value

[Process] The content of the CPU register is automatically rewritten with a numeric value.

-

Source + (single byte) space + Python script path

[Process] A script file specified by Python script path is executed.

Before running

Specify a process to be executed immediately before the program is started to run.

Default

Before running [0] (The value in "[ ]" denotes a currently specified number of processes.)

How to change

By specifying in the Text Edit dialog box.

Format

One of the following:

-

I/O register name + (single byte) space + numeric value

[Process] The content of an I/O register is automatically rewritten with a numeric value.

-

CPU register name + (single byte) space + numeric value

[Process] The content of the CPU register is automatically rewritten with a numeric value.

-

Source + (single byte) space + Python script path

[Process] A script file specified by Python script path is executed.

After breaking

Specify a process to be executed immediately after the program execution is made to break.

Default

After breaking[0] (The value in "[ ]" denotes a currently specified number of processes.)

How to change

By specifying in the Text Edit dialog box.

Format

One of the following:

-

I/O register name + (single byte) space + numeric value

[Process] The content of an I/O register is automatically rewritten with a numeric value.

-

CPU register name + (single byte) space + numeric value

[Process] The content of the CPU register is automatically rewritten with a numeric value.

-

Source + (single byte) space + Python script path

[Process] A script file specified by Python script path is executed.