請問 vi sever 是什麼 ? 有具體一點的說明嗎 謝謝

最近想用 DAQ 做多功...

可是不知道 VI SEVER 到底是什麼

請知道的大大幫個忙~~謝謝

labviewsuck38964.3256018519

從您的大名來看,用來反應你學LabVIEW是一件痛苦的事,建議您常常來論壇逛逛您會有所收獲的.

另外,也建議您多加利用搜尋的功能,不管是搜尋論壇或NI的網站,以下資料提供給你參考

http://zone.ni.com/devzone/conceptd.nsf/webmain/B837D4F9277EC75786256990006EBE5B

是不會很痛苦啦

只是覺得沒有學的很順

可能是我還不夠用心吧

謝謝ancle大大提供

可是英文介紹有點籠統~還是英聞太差的關係

是否可以比較具體或中文的解釋 謝謝!!

我記得其中的一個功能是用來作遠端監控

A:伺服主機

B:工作站:可透過ie控制主機上的程式

以上是在LV 5.0的記憶

剛剛看了一下8.0的HELP

恩..需要一段時間才能看完

複雜的事..簡單來說

你可以透過VI SERVER的設計方式在程式執行中在遠端改變,你想在主機上改變的外觀,動作,特性

ps:英文不好,學程式會辛苦,光看說明檔可能就會想瘋掉,互勉之

-------------------

以下節錄lv 8.0 HELP

-----------------

Creating a VI Server Application

Use the LabVIEW VI Server to programmatically control front panel objects, VIs, and LabVIEW, and to dynamically load, edit, and run VIs on a computer or remotely across a network. You can control browser access to the VIs and configure which VIs remote applications can control.

Complete the following steps to create a VI Server application.

  1. Configure the VI Server to allow the TCP/IP protocol.
  2. (Optional) Use the Open Application Reference function to open a reference to a local or remote application instance.
  3. Use the Open VI Reference function to open a reference to a VI on the local or remote computer that already exists in memory for the application instance, or to dynamically load a VI from disk.
  4. Use the Property Node to get or set properties or the Invoke Node to invoke methods.

    You also can use a Call By Reference Node to call a dynamically loaded VI.
  5. Use the Close Reference function to close any open references.

Refer to labview\examples\viserver for examples of using the VI Server.

 

謝謝這位IanTsai大大

我有點了解了但還是不是很懂

也對~英文爛真的學程式很煩

哈哈哈~一起加油囉