Posts

LabVIEW Chapter 2

Image
👉LabVIEW Chapter 2👈 Building a VI from a Blank VI In this chapter we will build a VI that generate a signal, reduce the number of samples in the signal and display the resulting data in front panel table. 1. Opening a Blank VI  - Getting Started > click Blank VI > New > a blank front panel window and block diagram window appear 2. Adding an Express VI that Simulates a Signal - Select Help > Show Context Help to display Context Help. - Or click Show Context Help Window at the left on front panel to display the Context Help - Function palette > Express > Input, when the cursor over a VI, the Context Help dislay information about VI. - Use Context Help to find the Express VI that can simulate a sine wave signal. Select Express VI that can simulate a sine wave signal and place on block diagram, Configure Simulate signal appear. - Move cursor over various option Configure Simulate Signal dialog box such as Frequency...

MEDICAL INSTRUMENTATION

Image
👉LabVIEW Chapter 1👈 This blog is a summary in How to Getting Start with LabVIEW. This summary is based on the National Instrument manuals. Click this link for more information  http://www.ni.com/pdf/manuals/373427j.pdf   1. Launching LabVIEW Getting Started window appears  when launch LabVIEW. 2. Opening a New VI from a Template - Launch LabVIEW - In Getting Started window > New or VI from Template - From Create New list > select VI > From Template > Tutorial (Getting Started) > Generate and Display > OK - Select Window > Show Block Diagram and Front Panel 3. Adding a Control to the Front Panel - Select View > Controls Palette - Select Express > Numeric Controls > Knob and add to the front panel to the left wave form graph.       - Save file 4. Changing a Signal Type - On the Block Diagram, right click Simulate Signal > Properties > Signal T...