Example Code

Combine Multiple AI modules with EPS (Electrical Power Suite) .

Code and Documents

Attachment

Overview

The attached code shows how to combine multiple AI modules with EPS(Electrical Power Suite) .

Description

From NI-Example>>Toolkits and Modules>>Electrical Power>>Power Quality Measurement, there's an example showing using a couple of 9225 and 9227 to measure electrical power. However, when measuring more than one couple of three-phase voltage and current, there must be some adjustment in FPGA. Here's the example showing how to conbine multiple AI modules with EPS.

Steps to Implement or Execute Code

  1. Download attachement files.
  2. Open the project in the file.
  3. Create your own project and add your cRIO as target.
  4. Move FIFO and VI in FPGA to your cRIO target, and compile the FPGA.
  5. Excute real-time vi.

Requirements

Software

LabVIEW 2013.

LabVIEW Real-Time.

LabVIEW FPGA.

EPS (Electrical Power Suite).

Hardware

9068.

9225.

9227.

Additional Images or Video

imag.PNG


Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors