PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

NI7935 with 5791 Labview Problem

Hi! I am working on Ni7935 with adapter module 5791....i have installed labview 2019 on my computer....when i tried to create project using sample NI579x simple streaming project ...project build with only 5791& 7975 target device...i need 5791 with 7935 target device...How can it be added by using this sample project so that it will be automatically added inside project with RxStreaming and TxStreaming VI's....i am attaching my screen shot

0 Kudos
Message 1 of 2
(407 Views)

Hello,

 

You can follow these steps to add the NI-7935R to your LabVIEW Project : 

 

  1. Right-click the project root in the Project Explorer window and select New » Targets and Devices from the shortcut menu to display the Add Targets and Devices dialog box. 
    1. If the hardware is connected to the host, select Existing target or device. Select the NI-7935R under Real-Time FlexRIO and click OK.
    2. If the hardware is not connected to the host, select New target or device. Select the NI-7935R under Real-Time FlexRIO and click OK.
  2. Right-click the target and select New » FPGA Target.
    The FPGA target appears in the project under the Real-Time target.
  3. Then copy and past the content of the 5791& 7975 example, recompile it and it should work, since the 7975 and the Ni7935 share the same FPGA Target (Kintex-7 K410T)

Reference : Adding the NI-7935R to a LabVIEW Project - NI

 

Souha

0 Kudos
Message 2 of 2
(39 Views)