LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Ports not showing up - NI 9482

I am making a program that can remotely switch ports on and off for the NI 9482 module. My issue is that the DAQ Assistant only recognizes port 0 and its four channels. 

 

I am able to remotely switch port 0 using LabVIEW but I also need to be able to switch port 1.

 

Is there any setting I can change that allows me to view and use other ports?

 

Thank you.

 

DAQA1.PNG      DAQA2.PNG

  

0 Kudos
Message 1 of 6
(295 Views)

Program C Series Relay Output Module with DAQmx

  • port output uses one channel for all lines.
  • line output uses one channel for each line.

ZYOng_0-1711063020444.png

 

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 6
(252 Views)

For my program I need to be able to access line 1-4 for ports 0 and 1. I notice only lines for port 0 are showing up for you, and that is the same issue I have. Is there a way to access line outputs for port 1?

0 Kudos
Message 3 of 6
(227 Views)

Hi RAT,

 


@eLAB_RAT wrote:

For my program I need to be able to access line 1-4 for ports 0 and 1. I notice only lines for port 0 are showing up for you, and that is the same issue I have. Is there a way to access line outputs for port 1?


Which "port1" are you talking about?

 

The NI9482 is a 4 channel DO module, so you get 4 lines in one port as shown in the images above!

General recommendation: read the manual… 😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 6
(216 Views)

this module NI 8482 has only 4 lines, on port 0. there is no port 1. 

When you write "1" on the  line 0 the module closes the connection between CH0a with CH0b.

 

LVNinja_1-1711127799341.png

 

LVNinja_0-1711127765598.png

 

0 Kudos
Message 5 of 6
(215 Views)

This module does not have port 1. 

0 Kudos
Message 6 of 6
(194 Views)