National Instruments PXIe-6509 User Manual
National Instruments PXIe-6509 User Manual

National Instruments PXIe-6509 User Manual

96-channel, 5 v ttl/cmos, 24 ma pxi digital i/o module

Advertisement

Quick Links

USER GUIDE
PXIe-6509
96-channel, 5 V TTL/CMOS, 24 mA PXI Digital I/O Module
This document contains information about using the PXIe-6509 data acquisition device with
the NI-DAQmx driver software. Read the PXIe-6509 Safety, Environmental, and Regulatory
Information document on
The PXIe-6509 is a 96-bit, high-drive digital input/output (DIO) device. The PXIe-6509
features 96 TTL/CMOS-compatible digital I/O lines, 24 mA high-drive output, digital
filtering, programmable power-up states, change detection, and a watchdog timer.
Contents
Configuration............................................................................................................................ 1
Programming the Device in Software............................................................................... 2
Functional Overview.................................................................................................................2
I/O Connector............................................................................................................................3
Device Pinouts.................................................................................................................. 3
Signal Descriptions........................................................................................................... 5
Digital I/O................................................................................................................................. 6
Static DIO on the Device.................................................................................................. 6
I/O Protection.................................................................................................................... 7
I/O Pull-Up/Pull-Down Resistors..................................................................................... 7
Signal Connections .......................................................................................................... 8
Protecting Inductive Loads............................................................................................... 8
Sinking and Sourcing Examples....................................................................................... 9
Power Connections................................................................................................................. 10
+5 V Power Available at I/O Connector......................................................................... 10
Industrial DIO Features...........................................................................................................10
Digital Filtering...............................................................................................................10
Programmable Power-Up States..................................................................................... 12
Change Detection............................................................................................................ 12
Watchdog Timer.............................................................................................................. 13
Cables and Accessories .......................................................................................................... 13
Related Documentation...........................................................................................................14

Configuration

The PXIe-6509 device is fully compliant with the PCI Local Bus Specification Revision 2.2,
the PXI Hardware Specification Revision 2.1, and the PCI Express Electromechanical
Specification Revision 1.1, respectively. The PXI Express system automatically allocates all
www.valuetronics.com
ni.com/manuals
before beginning.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PXIe-6509 and is the answer not in the manual?

Questions and answers

Summary of Contents for National Instruments PXIe-6509

  • Page 1: Table Of Contents

    Cables and Accessories ......................13 Related Documentation......................14 Configuration The PXIe-6509 device is fully compliant with the PCI Local Bus Specification Revision 2.2, the PXI Hardware Specification Revision 2.1, and the PCI Express Electromechanical Specification Revision 1.1, respectively. The PXI Express system automatically allocates all...
  • Page 2: Programming The Device In Software

    Programming the Device in Software To use the PXIe-6509 in software, you must install NI-DAQmx 19.6 or later. NI measurement devices are packaged with the NI-DAQmx driver software, an extensive library of functions and VIs you can call from your application software, such as LabVIEW or ™...
  • Page 3: I/O Connector

    Device Pinouts SH100M-100M Flex Cable Pinout The following figure shows the pinout for the PXIe-6509 using the SH100M-100M Flex cable. The naming convention for each pin is PX.Y, where X is the port (P) number, and Y is the line number or name.
  • Page 4 P0.6 P6.6 P3.6 P9.6 P0.5 P6.5 P3.5 P9.5 P0.4 P6.4 P3.4 P9.4 P0.3 P6.3 P3.3 P9.3 P0.2 P6.2 P3.2 P9.2 P0.1 P6.1 P3.1 P9.1 P0.0 P6.0 P3.0 P9.0 +5 V +5 V 4 | ni.com | PXIe-6509 User Guide www.valuetronics.com...
  • Page 5: Signal Descriptions

    P6.0 P9.0 +5 V +5 V Signal Descriptions The following table lists the signal and descriptions for all signals available on the PXIe-6509 device. Table 1. PXIe-6509 Signal Descriptions Signal Name Description 1, 3, 5, 7, 9, 11, 13, 15 P2.<7..0>...
  • Page 6: Digital I/O

    The PXIe-6509 provides 96 lines of bi-directional DIO signals, P<0..11>.<0..7>. You can configure the PXIe-6509 for digital input (DI) and digital output (DO) on a line-by-line basis and use each of the DIO lines as a static DI or DO line. All samples of DI lines and updates of DO lines are software-timed.
  • Page 7: I/O Protection

    DAQ device or connecting to it. I/O Pull-Up/Pull-Down Resistors The PXIe-6509 has user-configurable pull-up and pull-down resistors. The DIO lines on the PXIe-6509 are connected to an NI ASCI that contains a weak pull-down resistor (47 kΩ, typical), and each DIO line is connected to a software-selectable strong pull-up...
  • Page 8: Signal Connections

    Figure 6. Limiting Flyback Voltages at the Inductive Load P X . Y Load PXIe-6509 Flyback Diode for Inductive Loads 8 | ni.com | PXIe-6509 User Guide www.valuetronics.com...
  • Page 9: Sinking And Sourcing Examples

    24 mA, and driving a solid-state relay (SSR). Driving a Relay ≤ 24 mA The following figures show examples of connecting the PXIe-6509 to a relay that does not require more than 24 mA of current.
  • Page 10: Power Connections

    Industrial DIO Features Digital Filtering Use the digital filter option available on the PXIe-6509 input lines to eliminate glitches on input data. When used with change detection, filtering can also reduce the number of changes to examine and process.
  • Page 11: Digital Filtering Example

    You can enable digital filtering on as many input lines as necessary for your application. The PXIe-6509 supports three timing intervals: 160 ns, 10.24 µs, and 5.12 ms. Internally, the digital filter uses two clocks: a sample clock and a filter clock. The filter clock is generated by a counter and has a period equal to one half of the specified timing interval.
  • Page 12: Programmable Power-Up States

    (ADEs). Change Detection You can program the PXIe-6509 to send an interrupt when a change occurs on any input line. The PXIe-6509 can monitor changes on selected input lines or on all input lines. It can monitor for rising edges (0 to 1), falling edges (1 to 0), or both.
  • Page 13: Watchdog Timer

    In this example, the PXIe-6509 reports rising edges only on bit 1, falling edges only on bit 0, and rising and falling edges on bits 7, 6, 5, and 4. The PXIe-6509 reports no changes for bits 3 and 2. After receiving notification of a change, you can read the port to determine the current values of all eight lines.
  • Page 14: Related Documentation

    DAQ Assistant Help—This help file contains information about creating and configuring channels, tasks, and scales using DAQ Assistant. • PXIe-6509 Specifications—This document contains the specifications and pinouts for the PXIe-6509 device. • PXIe-6509 Safety, Environmental, and Regulatory Information—This document contains safety, environmental, and regulatory information for the PXIe-6509.

Table of Contents