請先看『使用說明』
DPC Module:Brightness setting utility under DOS
From LEXWiKi
(Difference between revisions)
(→How to Use) |
(→DPC_Dos Utility Download) |
||
Line 5: | Line 5: | ||
This utility is used to set brightness rapidly, and use with batch file at mass production.<br /> | This utility is used to set brightness rapidly, and use with batch file at mass production.<br /> | ||
<br /> | <br /> | ||
- | + | Binary file: [ftp://ftp.lex.com.tw/Engineer/SoftSupport/AP_Module/DPC_release/Dos_base/DPC_DOS_v1.0.rar DPC_DOS_v1.0 Binary] | |
+ | |||
+ | Google Drive: [https://drive.google.com/drive/folders/1_Vx5xqGxgPR9C0N4FNqLLrQwalibH-6m?usp=sharing Brightness setting utility under DOS] | ||
<br /> | <br /> | ||
Revision as of 12:50, 15 February 2022
DPC_Dos Utility Download
This utility is used to set brightness rapidly, and use with batch file at mass production.
Binary file: DPC_DOS_v1.0 Binary
Google Drive: Brightness setting utility under DOS
How to Use
command:
- /s Num1 Num2
- -Setting panel frequency and duty cycle.
- Num1 is "Panel Frequency", and Num2 is "Duty Cycle". The unit of panel frequency is "Hz", and the range of duty cycle is "0~100".
- /VX900
- -If CPU is VX900, you have to add this parameter.
- /h
- -Goto DPC_Dos v1.0 Manual.
For example: If a panel's frequency is 20kHz and you want to set 50 as its duty cycle. you can use this command as follow.
DPCDOS /s 20000 50
- Be careful that some panels' duty cycle are decrease, the default duty cycle is 100. And others' default duty cycle are increase, its duty cycle is 0.