「Picture」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
行 21: 行 21:
 
==== TextOut  ====
 
==== TextOut  ====
 
==== OPTIMIZE  ====
 
==== OPTIMIZE  ====
if Command is Optimize, val3= 1 or True. ITTS will enlarge the Picture area
+
if Command is Optimize, val3= 1 or True. ITTS will enlarge the Picture area
set Val3 = 0 or False , ITTS will change back to default picture area.
+
set Val3 = 0 or False , ITTS will change back to default picture area.
  
  
行 28: 行 28:
  
  
[http://intretech-tw.synology.me/ITTS/Scrip_Command/ online Picture command help]
+
===== [http://intretech-tw.synology.me/ITTS/Scrip_Command/ online Picture command help] =====

於 2020年4月1日 (三) 11:23 的修訂

Section 1

Picture

Section 2

--

Commands

Load

load picture. picture support file format JPG. BMP

Clear

clear picture

Load Status Picture

Load Status Picture: instruction Picture under MP mode, picture support file format JPG. BMP,GIF ITTS will search
.\ resource\[language path]\*.*    under ITTS directory.

Clear Status Picture

Clear Status Picture

TextOut

OPTIMIZE

if Command is Optimize, val3= 1 or True. ITTS will enlarge the Picture area
set Val3 = 0 or False , ITTS will change back to default picture area.



online Picture command help