Infocus sp5000 补充手册

下载
页码 12
 
1.1.4 Increment 
Commands 
Increment commands have the following format:  
 
(AAA+####) 
where, 
 
 
 
    - starts the CLI command 
 
 
 
AAA 
    - denotes the CLI function 
    
 
 
+                   - denotes Increment command 
#### 
- Is optional and denotes number of steps to be incremented (leading zeros are not 
necessary) 
- ends the CLI command 
 
 
Examples: 
 
Brightness Command 
(BRT+10) 
Increment brightness  10 steps  
Brightness Command 
(BRT+)                 Increment brightness  1 step 
 
1.1.5 Decrement 
Commands 
Increment commands have the following format:  
 
(AAA-####) 
where, 
 
 
 
    - starts the CLI command 
 
 
 
AAA 
    - denotes the CLI function 
    
 
 
-                   - denotes decrement  command 
#### 
- Is optional and denotes number of steps to be decrement (leading zeros are not 
necessary) 
- ends the CLI command 
 
 
Examples: 
 
Brightness Command 
(BRT-10) 
Decrement brightness  10 steps  
Brightness Command 
(BRT-)                 Decrement brightness  1 step