AND,OR,XOR: These are logic gates which has 2 inputs.Input should be in Boolean data type (i.e. T or F). NOT: It is a logic gate with 1 boolean input.It just invert the input. NOT AND,NOT OR,NOT XOR: ...
本記事はLabVIEWの使い方を習得する過程を記録したものです.前回,LabVIEW評価版をダウンロードしたので,実際に使っていきます. まずは,LabVIEWの基本的な考えや使い方を習得します. しばらく,こちらの参考資料をもとに進めていきます. フロント ...