09-23-2021 07:16 PM
初心者です。
Labview は計測機器等の試験に使えると聞いたのですが、
まだその域には達していません。
そこで、小さな機器、例えばアルディーノのようなものにつなげるとも聞きました。
ほかにも手ごろな価格で動作(物理的に可動する)などが行えるハードウェアの例があれば教えてください。
NI正規品のほかにも、個人で入手できる価格の既製品を教えて頂きたく。
09-23-2021 09:43 PM
Just to clear some things up, LabVIEW is a graphical programming language, it is just another programming language like C, C++, Java, Python, C#/.NET etc.,
NI being a Test and Measurement instrument manufacturer has made the drivers primarily compatible with LabVIEW. Please note that NI hardware can be used with other languages also, like C, Python and .NET
There are other low-cost DAQ vendors such as Measurement Computing DAQ, you can also get some addon boards for Raspberry pi etc.,
It is completely up to you on what you program using LabVIEW - it could be as simple as a game or calculator or a complex control system for rockets.
09-23-2021 11:14 PM
Labviewはどういったハードウェアでも対応できるということなのですね。
ありがとうございます。