
Explore downloading and installing software, navigating setup options, and using basic interface elements like signals, icons, and data locator, while addressing installation challenges and trust in the process.
Learn to create and evaluate mathematical expressions in LabVIEW NXG, using variables and explicit operations to compute outputs.
Demonstrate converting Celsius to Fahrenheit in LabVIEW NXG using the formula 1.8*C + 32, with a numeric indicator, a control, and a constant for 32.
Calculate gross salary in LabVIEW NXG by entering the basic salary, applying 40 percent and 20 percent allowances, and summing them to derive the total gross pay.
Demonstrates converting radians to degrees in LabVIEW NXG using a mathematical expression and pi constant, wiring front-panel controls to compute and display degree values.
Use LabVIEW NXG to compute illiterate populations from town demographics. Apply literacy rate and gender percentages to determine illiterate men and women.
Design a LabVIEW NXG voltage divider: compute vout across r2 from vin, r1, and r2 using a slider input and an indicator displaying the output.
Explore constructing boolean expressions in LabVIEW NXG using inputs A, B, C with and, or, not operations, and observe outputs through indicators.
Build a logic circuit in LabVIEW NXG that uses inputs A, B, C to produce an output, demonstrated through the truth table.
Explore how to implement and visualize logic gates in LabVIEW NXG, including and, or, not, xor, nand, and nor, using A and B inputs and switches to showcase truth tables.
Learn to implement a half adder in LabVIEW NXG by wiring two inputs to an exclusive OR for the sum and an AND gate for the carry.
Explore converting binary to decimal in LabVIEW NXG by building a four-digit input with booleans, using multipliers and constants to compute and display the final decimal output.
Build a LabVIEW NXG 5.0.0 decimal-to-binary converter using four loops, division and remainder, to output binary on a numeric indicator.
Explore creating and managing arrays in LabVIEW NXG 5.0.0, manipulating indexing to control elements, columns, and regions, and using indicators and controls to visualize changes.
Demonstrates creating a 1D array in LabVIEW NXG 5.0.0, using a for loop and the reverse function to process and display reversed random data.
Explore 2D array operations in LabVIEW NXG 5.0.0, including creating and resizing arrays, indexing elements, and applying basic input-output operations to derive final outputs.
Explore concatenation in LabVIEW NXG 5.0.0, showing how to index values, pick the last or all values, and build concatenated outputs with a for loop and indicators.
Demonstrate deleting elements from a LabVIEW NXG array using the delete array function, show default last-element deletion and start deletion when indexing is set to zero.
Utilize the build array function in LabVIEW NXG 5.0.0 to combine multiple numeric controls into a one-dimensional array and feed it to indicators and graphs.
Demonstrates how a for loop in LabVIEW NXG iterates over the shorter of two arrays, producing outputs from the lesser element count and updating as inputs change.
Implement a for loop in LabVIEW NXG to generate sequences from zero to n-1, use auto indexing, and perform simple operations to create concatenated outputs.
Learn to use for loops as while loops and while loops as for loops in LabVIEW NXG 5.0.0 by wiring stop conditions and iteration edges to control iterations.
Explore nested loops in LabVIEW NXG 5.0.0 by building an outer and inner loop, wiring controls and indicators, and observing how the output propagates.
Explore how to implement a while loop in LabVIEW NXG 5.0 using a stop button, iterations indicator, and a 100-millisecond wait, and compare it to a for loop.
Implement a while loop in LabVIEW NXG 5.0.0 to display numbers 1 to 10 using an increment, a stop condition, and a 100 ms delay, and troubleshoot common wiring errors.
Learn to implement a LabVIEW NXG 5.0.0 while loop that toggles a boolean indicator every 1000 ms, increments a counter, and stops after 10 iterations.
Display a real-time sine wave in LabVIEW NXG by wiring a sine function to a chart, using a frequency control and a 100 ms delay to pace updates.
Learn to upload and display multiple signals on a single chart in LabVIEW NXG by generating sine waves, combining them with arrays, and adjusting frequencies.
Master calculating the determinant of a 2x2 matrix in LabVIEW NXG 5.0.0 by indexing elements, multiplying, and subtracting to produce the final value within a graphical user interface.
Learn how to use the feedback node in LabVIEW NXG 5.0.0, wire constants and indicators, and initialize the feedback node with zero to ensure correct output.
Explore shift registers in LabVIEW NXG 5.0.0 by building an integer pipeline from 0 to 9 using a for loop, front panel controls, and stop logic at nine.
Demonstrate the importance of initialization for shift registers in LabVIEW NXG 5.0.0 by comparing non-initialized and zero-initialized outputs and illustrating how initial values influence subsequent cycles.
Explore stacked shift registers in LabVIEW NXG 5.0.0, initialize values, perform addition on them, and observe iterative updates on a panel indicator.
Control an LED on an ESP8266 node MCU using the blink app. Install blink, sign in, create a project, paste the authentication token, upload, and toggle the LED on/off.
Learn to interface an infrared sensor with a node MCU using the blink app, configure a project, upload code, and monitor sensor values in real time on a mobile display.
Configure a node MCU with the blink app on ESP8266, using authentication token, to read a potentiometer and display values on a gauge in real time.
Learn to use Blink 2.0 with NodeMCU, virtual pins and data streams to control an LED via a dashboard and mobile app.
Set up sql server management studio, create a Glass database with a three-column table (rule number primary key, name, age) and practice inserting and reading data, then link LabVIEW.
Set up SQL Server Management Studio, create USB 6001 database and table, configure data source, and feed LabVIEW NXG data into SQL Server with formatted queries and real-time data conversion.
Learn to design a LabVIEW workflow to create a SQL server database table and insert data using LabVIEW, including setting up a data source and verifying via a query.
Learn to retrieve data from a SQL Server with LabVIEW by connecting to database ABC, creating a table (serial number, name, marks), and fetching records via data variants.
LabVIEW NXG and SQL in LabVIEW aims to teach LabVIEW NXG and SQL in LabVIEWfor those who are inexperienced and have not enough knowledge about it. In this course, despite teaching fundamental concepts, It has been tried to design some applicative projects in order to acquaint students with programming in the real world of engineering. Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual (graphical) programming language from National Instruments.
LabVIEW solves engineering challenges across a broad range of application areas. Hence it is an indispensable skill to have.
LabVIEW is a Systems Engineering Software for applications that require test, measurement, and control.
Participants will get exposure to LabVIEW-based application development using standard PC-based software and interfacing field instruments through Data Acquisition Hardware.
Many startups use LabVIEW for rapid prototyping, building breadboard and proof of concept systems prior to building the final shipping products.
LabVIEW is especially valuable for companies who want to ship complex systems that need all of the embedded software, FPGA software, and client applications for the same product as LabVIEW allows developing the whole stack in a single high-level language cutting the total development cost and time significantly.
In addition, many companies use it for testbeds, R&D tools, and manufacturing and service tools for hardware products that were developed using some other embedded programming languages.
In this course,
First, download LabVIEW NXG software, and then Microsoft SQL server management studio.
Here you can learn
LabVIEW NXG Basics.
SQL Server in LabVIEW.
Arduino interfacing with LabVIEW