在 05-28-2008 09:31 PM
tcvsie 您好,
您可以使用 NI Example Finder (Help-> Find Examples...) 來尋找相關的範例
將頁面選擇到"Search"
"Enter keyword(s)" 處請輸入keyboard 即可找到相關的範例
建議您可以先參考 "Basic Input Demo.vi"
這個範例程式介紹了如何偵測搖桿.鍵盤與滑鼠 方法是透過 Call Library (dll)
您可以把鍵盤的那一部份結合至您的程式內
以上資訊提供您參考
若有任何問題 歡迎再進一步提出討論
謝謝
在 05-28-2008 09:57 PM
Yes. It should works the same. If you click on any of the elements (in the array of enum), you will see the available keys for detection.
The simpler way is to just index (0) the Acquired Input Data.
請問各位,他是擷取內碼嗎??
還是???
我想知道他是利用什麼方法擷取的
謝謝各位的回答
因為我看他有如附件這個,我不知這是幹麻用的
因為也沒看到他也連接線
只是參考表嗎?