「ITTS:ITTS Scrip」修訂間的差異
跳至導覽
跳至搜尋
Vincentcheng2116(討論 | 貢獻) |
Tw howard chang(討論 | 貢獻) |
||
(未顯示由 2 位使用者於中間所作的 4 次修訂) | |||
行 45: | 行 45: | ||
* [[ITTS:aac_to_wav example]] 轉換音檔 的方式 | * [[ITTS:aac_to_wav example]] 轉換音檔 的方式 | ||
* [[UTS:inf_file_search example]] 搜尋inf 的方式. | * [[UTS:inf_file_search example]] 搜尋inf 的方式. | ||
− | * [[UTS:inf_file_search example2]] 搜尋inf 的方式 趣味腳本 手機算命.<br> | + | * [[UTS:inf_file_search example2]] 搜尋inf 的方式 趣味腳本 手機算命 |
+ | * [[ITTS:ITTS_example_9by9]] 9*9乘法表 .<br> | ||
+ | |||
- UTS 開啟 藍芽裝置的 範例 <br> | - UTS 開啟 藍芽裝置的 範例 <br> |
於 2022年3月18日 (五) 08:46 的最新修訂
ITTS Scrip command[編輯]
ITTS command[編輯]
DLL (Dynamic Link Library 動態連結庫的使用)[編輯]
DLL Load[編輯]
DLL Execute[編輯]
DLL Free[編輯]
DLL_VERSION_CHECK DLL VERSION CHECK[編輯]
message command (多重 ITTS 訊息互傳的 橋梁)[編輯]
Change Format (字串, 變數, 測試結果的內容轉換)[編輯]
Smart Format[編輯]
Brance_process ( 大括號 { } 的使用 )[編輯]
ITTS:ITTS_Scrip:Barcode barcode[編輯]
debug command debug[編輯]
Delay command delay[編輯]
End command End[編輯]
Expression command Expression[編輯]
debug command debug[編輯]
Prefix command: prefix[編輯]
[編輯]
Start Condition command [編輯]
Trackbar command [編輯]
Variable Command (變數設定,判斷..)[編輯]
Field_Proc[編輯]
Field_Show[編輯]
variable str=[編輯]
variable =[編輯]
Picture (在ITTS 上顯示圖 或文字)[編輯]
TPE command (test scrip editor embedded command)[編輯]
Related link: Online chm help link :[編輯]
- Scrip Command online help http://intretech-tw.synology.me/ITTS/Scrip_Command/ScripCommand.html
Example :[編輯]
- ITTS:ITTS_example_sin 以 制圖區的位置畫出 sin (旋波 ) 的圖形 ( 用到 goto , fail action 方面的技巧)
- ITTS:ITTS_example_stdev 計算標準差的範例
- ITTS:ITTS_example_variables_assignment ITTS 多開, 互傳 變量的 技巧
- fail Action example //fail action 錯誤處置的方式
- change format LRC example 變動 字串內容處制的 範例
- ITTS:ITTS_INF.DLL example 使用 ini inf 格式檔案的 讀取 & 寫入 技巧
- ITTS:aac_to_wav example 轉換音檔 的方式
- UTS:inf_file_search example 搜尋inf 的方式.
- UTS:inf_file_search example2 搜尋inf 的方式 趣味腳本 手機算命
- ITTS:ITTS_example_9by9 9*9乘法表 .
- UTS 開啟 藍芽裝置的 範例
- 檔案:UTS Drivers(DWS-A6 final version).docx UTS Drivers(DWS-A6 final version).docx 說明文件
- 檔案:UTS Driver open example Bluetooth.itts 檔案:UTS Driver open example Bluetooth.itts 開啟藍牙裝置(Bluetooth mouse) 的範例
2021 Q2 訓練課程 相關連結
http://wiki.intretech.com:8090/pages/viewpage.action?pageId=214386573
Related link
Discussion forum Discussion Forum
back to ITTS