請先看『使用說明』
DPC Module:Brightness setting utility under DOS
From LEXWiKi
(Difference between revisions)
(→DPC_Dos Utility Download) |
(→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 | + | Binary file: [https://drive.google.com/file/d/1qDvLZ8Me8DYVjdxNL8qo6lRZ_ZWNZikP/view?usp=sharing DPC_DOS_v1.0_Bin] |
- | + | ||
- | + | ||
<br /> | <br /> | ||
Revision as of 14:55, 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_Bin
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.