Return to previous page Return to menu Go to next page

CMDCTRL (control word)

End bit: end bit (END), bit 15

 END 
 End bit 
 0 
 Drawing command or coordinate setting command (other than drawing end command): 
 1 
 End drawing command 

Jump format: Jump select (JP), bits 14-12

 jump next  
 jump assign  
 jump call  
 jump return  
 skip next  
 skip assign  
 skip call  
 skip return  
 JP 
 Jump format 
 Process 
 bit 14 
 13 
12
0
0
0
 After processing this table, it automatically moves to the next table (address + 20H) 
Line (CMDLINK is ignored)
0
0
1
 After processing this table, move to CMDLINK table 
0
1
0
 After processing this table, call the CMDLINK table subroutine 
0
1
1
 After processing this table, return to the main routine (CMDLINK 
is ignored) )
1
0
0
 Move to the next table (address + 20H) without processing this table 
(CMDLINK is ignored)
1
0
1
 Move to this CMDLINK table without processing this table 
TD>
1
1
0
 Subroutine the CMDLINK table without processing this table 
/TD>
1
1
1
 Return to main routine without processing this table 
(ignore CMDLINK


Return to previous page Return to menu Go to next page