發表文章

目前顯示的是 11月, 2019的文章

[LabVIEW] How to read binary 2D array from file 如何從檔案中讀出二進位2D矩陣

圖片
This example shows how to read 2D array form a binary file. 這個範例展示如何從一個二進位檔案中讀取2D矩陣資料。 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 ID: lvnet

[LabVIEW] How to write binary 2D array to file 如何將二進位2D矩陣寫入檔案

圖片
This example shows how to write 2D array into a binary file. 這個範例展示如何將2D矩陣資料寫入一個二進位檔案中。   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 ID: lvnet

[LabVIEW]Use mouse and event structure to draw rectangle on waveform graph 使用滑鼠與事件結構在圖形控制向上繪製長方形

圖片
This is the example which shows how to use events of the mouse (down, move and up) to draw rectangle on the waveform graph. You can learn how to use event structure, waveform graph property, picture function and bundle/ unboundle vi to implement this example. 這個範例說明如何使用滑鼠的事件,像是按下、移動與釋放去繪製長方形在在圖形控制向上。你可以學習如何使用事件結構、圖形控制的屬性、圖形功能以及bondle/unboundle vi來完成這個範例。 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

[Arduino] Mega 2560 Analog Inputs are transferred to voltage/將mega 2560的類比輸入轉成電壓訊號

圖片
Read A0, A1 and A15 analog input and transfer to voltage value. in Range function check if voltage is in the right range. 讀出A0, A1和A15的類比訊號,轉換成電壓訊號, 然後再用inRange函式判斷是否有在正確的範圍內。 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。 其他網址:  https://labview-tech.blogspot.com/  https://fishark.pixnet.net/blog

[LabVIEW] Report generation: print to PDF 產生報告,列印成PDF

圖片
print the report including data and graph to PDF format 將資料和圖表輸出成報告,列印成PDF格式。 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。 其他網址:  https://labview-tech.blogspot.com/  https://fishark.pixnet.net/blog

[LabVIEW] Generate Report: print to HTML 用HTML的格式產生報告

圖片
Output data and graph content to HTML report 將資料與圖表內容輸出產生HTML報告 使用LabVIEW中的Report Generation VI來將資料與圖表輸出成HTML報告 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。 其他網址: https://labview-tech.blogspot.com/ https://fishark.pixnet.net/blog

[LabVIEW] Customized Menu & Event Structure & Queue 使用Run-Time Menu與事件結構做互動

圖片
Use Customized Menu, Event Structure and Queue to operate signals in different while loop for Producer Consumer Design Pattern. 以下影片是說明如何操作Run-Time Menu來做一格客製化的Menu bar,並在Event Structure中使用Menu操作時的訊號傳遞給Queue,使用Queue來在Event Structure與另一個While Loop做溝通做字串顯示的互動。 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。  其他網址: https://labview-tech.blogspot.com/ https://fishark.pixnet.net/blog

[LabVIEW] Multi Graph with Timestamp for showing current time 用timestamp呈現多筆資料的圖表顯示

圖片
Multi Graph with Timestamp for showing current time 用timestamp呈現多筆資料的圖表顯示 1. X軸使用目前時間的時分秒的方式表示 2. 將多筆資料在一個XY waveform顯示 未來會陸續更新影片,讓想學習LabVIEW的朋友可以看影片學習,歡迎訂閱此頻道。