欢迎访问ic37.com |
会员登录 免费注册
发布采购

S1D13506 参数 Datasheet PDF下载

S1D13506图片预览
型号: S1D13506
PDF下载: 下载PDF文件 查看货源
内容描述: S1D13506彩色LCD / CRT / TV控制器 [S1D13506 Color LCD/CRT/TV Controller]
分类和应用: 电视控制器
文件页数/大小: 696 页 / 5934 K
品牌: EPSON [ EPSON COMPANY ]
 浏览型号S1D13506的Datasheet PDF文件第436页浏览型号S1D13506的Datasheet PDF文件第437页浏览型号S1D13506的Datasheet PDF文件第438页浏览型号S1D13506的Datasheet PDF文件第439页浏览型号S1D13506的Datasheet PDF文件第441页浏览型号S1D13506的Datasheet PDF文件第442页浏览型号S1D13506的Datasheet PDF文件第443页浏览型号S1D13506的Datasheet PDF文件第444页  
Page 12  
Epson Research and Development  
Vancouver Design Center  
Scripting  
13506PLAY can be driven by a script file. This is useful when:  
there is no display output and a current register status is required.  
various registers must be quickly changed to view results.  
A script file is an ASCII text file with one 13506PLAY command per line. All scripts must  
end with a q(quit) command.  
On a PC platform, a typical script command line might be:  
13506PLAY < dumpregs.scr > results.”  
This causes the file dumpregs.scrto be interpreted as commands by 13506PLAY and the  
results to be sent to the file results.”  
Example: Create an ASCII text file that contains the commands i, xa, and q.  
; This file initializes the S1D13506 and reads the registers.  
; Note: after a semicolon (;), all characters on a line are ignored.  
; Note: all script files must end with the qcommand.  
i
xa  
q
Comments  
All displayed numeric values are considered to be hexadecimal unless identified other-  
wise. For example, 10 = 10h = 16 decimal; 10t = 10 decimal; 010b = 2 decimal.  
Redirecting commands from a script file (PC platform) allows those commands to be  
executed as though they were typed.  
S1D13506  
X25B-B-003-02  
13506PLAY Diagnostic Utility  
Issue Date: 01/02/06  
 复制成功!