Delta Electronics DOP-AS Series Manual De Usuario

Descargar
Página de 329
Chapter 3  Element Function|ScrEdit Software User Manual
 
3-58  
 
Revision Apr. 30th, 2007, 2007PDD23000002
 
 
4.  Then, the drawing flag of the trend graph, i.e. Trend Draw is $1002.0 and the clear flag of the trend 
graph, i.e. Trend Clear is $1002.8; the drawing flag of the X-Y chart, i.e. X-Y Draw is $1002.1 and 
the clear flag of the X-Y chart, i.e. X-Y Clear is $1002.9. 
5.  Create a momentary button, which the memory address is set to $1002.0 on the screen and set 
OFF macro as follows:  
CLRB $1002.8 
Create a momentary button, which the memory address is set to $1002.8 on the screen and set 
OFF macro as follows:  
CLRB $1002.0 
Create a momentary button, which the memory address is set to $1002.1 on the screen and set 
OFF macro as follows:  
CLRB $1002.9 
Create a momentary button, which the memory address is set to $1002.9 on the screen and set 
OFF macro as follows:  
CLRB $1002.1