發表文章

目前顯示的是 1月, 2020的文章

[LabVIEW][Python][Voice]Calling python class method in Python Node使用Python Node呼叫 Python類別中的方法

圖片
This example demonstrates how to calling python class method in Python Node. 這個範例說明如何使用Python Node呼叫 Python類別中的方法。 Steps 1. Create studentclass.py in the Visual Studio Code. 2. Add Object and wrapper functions for calling. 3. Use Python Node to call wrapper functions to get and set scores of students. 步驟: 1. 在Visual Studio Code中建立studentclass.py。 2. 增加物件以及可以被呼叫的包裝函數 。 3. 使用Python Node去呼叫包裝函數來獲取與設定學生的分數。 We will share more tutorial videos with people who want to learn LabVIEW and Python welcome to subscribe this channel. 未來會陸續更新影片,讓想學習LabVIEW和Python的朋友可以看影片學習,歡迎訂閱此頻道。 其他網址/related websites: https://labview-tech.blogspot.com/ https://fishark.pixnet.net/blog email: jacklee3633 @gmail.com Line: lvnet

[LabVIEW 2018][Voice] How to use Python Node to communicate with Python 如何使用Python Node與Python溝通

圖片
This example show steps of using Python Node to communicate with Python 這個範例說明如何使用Python Node與Python 溝通 Step 1. Install traditional Python 3.6 or 2.7 which LabVIEW 2008 Python Node supported. Step 2. Setup the system path of Python 3.6 or 2.7 Step 3. Tell python file path and function name to Python Node 步驟1. 安裝傳統的 Python 3.6 或 2.7 ,是目前LabVIEW 2008 Python Node有支援的 步驟2. 設定Python的環境變數 步驟3. 告訴Python Node Python檔案路徑與所想呼叫的函數名稱 Note: If your LabVIEW2018 is 32 bits, install Python 3.6 32 bits version. 注意: 如果你的 LabVIEW2018是32 bits,請安裝Python 3.6 32 bits版本。 We will share more tutorial videos with people who want to learn LabVIEW. welcome to subscribe this channel. 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。 其他網址/related websites: https://labview-tech.blogspot.com/ https://fishark.pixnet.net/blog email: jacklee3633 @gmail.com Line: lvnet