
B–61863E/15
5. FUNCTIONAL INSTRUCTIONSPMC SEQUENCE PROGRAM
203
(a) Reset (RST)
RST=0 : Do not reset.
RST=1 : Reset error output W1 (W1=0).
(b) Activate command (ACT)
ACT=0 : Do not execute CODB instruction
ACT=1 : Execute CODB instruction.
(a) Format designation
Designates binary numerical size in the conversion table.
1 : Numerical data is binary 1–byte data.
2 : Numerical data is binary 2–byte data.
4 : Numerical data is binary 4–byte data.
(b) Number of conversion table data
Designates size of conversion table. 256 (0 to 255) data can be made.
(c) Conversion input data address
Data in the conversion data table can be taken out by specifying the
table number. The address specifying the table number is called
conversion input data address, and 1–byte memory is required from
the specified address.
(d) Conversion data output address
Address to output data stored in the specified table number is called
conversion data output address.
Memory of the byte length specified in the format designation is
necessary from the specified address.
Size of the conversion data table is maximum 256 (from 0 to 255).
This conversion data table is programmed between the parameter
conversion data output address of this instruction and the error output
(W1).
If there are any abnormality when executing the CODB instruction,
W1=1 and error will be output.
5.15.3
Control Conditions
5.15.4
Parameters
5.15.5
Conversion Data Table
5.15.6
Error Output (W1)