想請問各位高手,在Labview中如何去呼叫廠商附贈的驅動程式.dll檔,謝謝!
我這裡也有相關資料--"Use External Code in LabVIEW.pdf"
不過沒有網站可掛...
需要的話再寄給你。
My E-mail: supercoala@pchome.com.tw
[QUOTE=斷水流大師兄]
我這裡也有相關資料--"Use External Code in LabVIEW.pdf"
[/QUOTE]
請問你可以上傳到這裡嗎...讓所有需要的人都可以下載...可以嗎...
如何上傳?
Sorry, 我是新手所以不大瞭解...
[QUOTE=斷水流大師兄]
如何上傳?
Sorry, 我是新手所以不大瞭解...
[/QUOTE]
To 斷水流大師兄:
上傳很簡單,你只要按下面的按鈕就可以的,我在圖片中有說明...

labview的dll檔製作 ,請問 斷水流大師兄 一下
2004-04-07_224755_Use_External_Code_in_LabVIEW.pdf 檔案中的2-15頁 步驟5我做完了,但注意事項看有點不太懂,是否可說明一下--------還有我照他的話,把c intools資料夾大部分的全加入Project中,他要的檔都有,但做到第7步驟他說Select Build»Build myshared.dll 但我做的偏偏就沒這的選項,我做出來的選項是Build»Build MyDLL.dll ,竟然是專檔名,可我每一步都照他的步驟,唯讀第7步驟步一樣,當然製作失敗,請幫幫忙!下面是我覺得做到怪怪的步驟。
5. Select Add to Project»Files from the Project menu and add the
myshared.c source file.
Note When you want to use the LabVIEW manager functions in a Windows DLL, you
also must add labview.lib to your project. The cintools directory of your LabVIEW
installation contains this .lib file.
7. Select Build»Build myshared.dll to cause Visual C/C++ to build a
DLL and place it in either the Debug or Release output directory,
depending on which configuration option you selected in step 6c.
請問 CIN (code Interface Node物件) 是否可使用Borland & TURBO C++ 語法寫?
我看語法的怪怪的!!