RT Target search VI (Not NI Rep toolkit) I have written a small VI to perform the same tasks as the NI Replication toolkit. This VI is not locked so you can see how it works. I use this to search for configured RT targets for data acquisition.... Software: LabVIEW Professional Development System
Convert Standard Time to Military Time This content (includes attachments) has been made available by community members, whom are solely responsible for such content. National Instruments does not support this content, and does not guarantee its quality in any way.... Software: LabVIEW Professional Development System
FPGA Running Average Function This function will keep a running average a fixed point input on an FPGA target. The code utilizes feedback nodes to keep track of 1)How many samples have been taken and 2)The running sum of all values taken.... Software: LabVIEW Professional Development System
Download: NI LabVIEW FRC Help Document FRC.chm is the help documentation for the FIRST Robotics Competition VIs. The help file installs with the FRC 2009 Edition of LabVIEW included in the FRC kit of parts.... Software: LabVIEW Professional Development System
Download: FRC Getting Started Guide This content (includes attachments) has been made available by community members, whom are solely responsible for such content. National Instruments does not support this content, and does not guarantee its quality in any way.... Software: LabVIEW Professional Development System
6-Phase (Trapezoidal) Control for Brushless DC Motors 6-Phase (Trapezoidal) Control for Brushless DC Motors is a Example - [#document: null]... Software: LabVIEW Professional Development System
Euler Solver - first order differential equation solver Euler Solver - first order differential equation solver is a Example - [#document: null]... Software: LabVIEW Professional Development System
Differential Equations for Brushless DC (BLDC) Motor Model and Simulation Differential Equations for Brushless DC (BLDC) Motor Model and Simulation is a Example - [#document: null]... Software: LabVIEW Professional Development System
FPGA-Based quadrature encoder simulation This VI Simulates the output of a 512 pulses/rev quadrature encoder To simulate encoder with different pulses per revolution change the "encoder constant" (see diagram block) that is calculated by encoder constant=(num of pulses per revolution*2^32)/(40 10^6*2pi)... Software: LabVIEW Professional Development System
Triangle Wave Generated PWM This component of code shows how to use a sawtooth to generate a PWM signal. The example compares a sinewave (which could be replaced by any signal in the range of 0 to 512) to a triangle waveform. The PWM signal generated is the output of that comparator.... Software: LabVIEW Professional Development System