Multi-Device Round Trip Delay Elimination with TClk Synchronization This example shows how to synchronize multiple HSDIO cards using NI TClk and account for round trip delay (RTD). RTD compensation is often used where the HSDIO card is generating data and a clock to another device. The device responds with data only (no clock). Software: LabVIEW Base Development System Hardware: High-Speed Digital I/O
NI-DAQmx: Continuously Acquire Voltage Samples - Digital Start in .NET Enter the minimum and maximum voltage values. Note: For better accuracy, try to match the input range to the expected voltage level of the measured signal.
AM-VSB復調 com/rfを参照してください。 このソフトウェアは科学者や技術者向けに設計されたグラフィカルプログラミング言語、LabVIEWで作成されています。LabVIEWの詳細については、ni. Software: LabVIEW Full Development System Hardware: Digitizers/Oscilloscopes
NI 5142用MT AM復調 com/rfを参照してください。 このソフトウェアは科学者や技術者向けに設計されたグラフィカルプログラミング言語、LabVIEWで作成されています。LabVIEWの詳細については、ni. Software: LabVIEW Full Development System Hardware: Digitizers/Oscilloscopes
Simple Dual Redundancy Component In systems where the cost of failure is high, it is sometimes advantageous to duplicate certain critical components. This concept, known as redundancy, helps improve the overall reliability of the system by decreasing the probability of a failure. Software: LabVIEW Full Development System Hardware: Compact FieldPoint, CompactRIO, PXI/CompactPCI, Real-Time
A Design Pattern for CompactRIO Fail-Safe Control This example provides a framework for control systems which must behave predictably in the event of a hardware or software failure. The example demonstrates FPGA safe states and FPGA monitored watchdogs for the Real-Time controller. Software: LabVIEW Professional Development System Hardware: CompactRIO, Reconfigurable I/O
A Design Pattern for Adding Licensing to a LabVIEW Real-Time Application Adding licensing to a LabVIEW Real-Time application can protect a deployed application from being copied and run on another similar or identical set of hardware without obtaining a license from the vendor or distributor of the application. Software: LabVIEW Full Development System Hardware: Compact FieldPoint, CompactRIO, PXI/CompactPCI
A Design Pattern for Updating a Deployed CompactRIO Application from a USB Memory Device After a LabVIEW Real-Time application has been deployed to a CompactRIO controller, it may become necessary to update the application code on the controller while the CompactRIO system is embedded in an application or device. Software: LabVIEW Full Development System Hardware: CompactRIO
1-D median filter using LV FPGA Median filter is a common non-linear filter for signal processing. It is often used to eliminate the noise in images or other signals, especially the speckle noise or salt and pepper noise. The median filter will smooth the signal while reducing the noise. Software: LabVIEW Full Development System
Lock in Amplifier on LabVIEW FPGA Lock-in Amplifier is an instrument that can detect the amplitude and phase of sinusoidal signal with known frequency in extremely low signal to noise environment. This example shows how to use LabVIEW FPGA to build a lock-in amplifier on CompactRIO. Software: LabVIEW Professional Development System