Components of a PXI-2567 System
- Updated2024-04-18
- 4 minute(s) read
Components of a PXI-2567 System
The PXI-2567 is designed for use in a system that includes other hardware components, drivers, and software.
The following list defines the minimum required hardware and software for a system that includes a PXI-2567.
Component | Description and Recommendations |
---|---|
PXI Chassis |
A PXI chassis houses the PXI-2567 and supplies power, communication, and timing for PXI-2567 functions. |
PXI Controller or PXI Remote Control Module |
You can install a PXI controller or a PXI remote control (MXI) module depending on your system requirements. These components, installed in the same PXI chassis as the PXI-2567, interface with the PXI-2567 using NI device drivers. |
PXI-2567 |
Your relay driver module. |
Cables and Accessories |
Cables and accessories allow connectivity to/from your instrument for measurements. Refer to Cables and Accessories for recommended cables and accessories and guidance. |
NI-SWITCH Driver |
Instrument driver software that provides functions to interact with the PXI-2567. |
NI Applications |
NI-SWITCH offers driver support for the following ADEs (application
development environments):
|
Cables and Accessories
NI recommends using the following cables and accessories with your module.
Accessory Description | Notes | Part Number |
---|---|---|
Replacement Connector and Backshell for PXI-2567 | Shipped with PXI-2567 | 787413-01 |
PXI slot blockers | Set of 5 | 199198-01 |
PXI EMC filler panel | N/A | 778700-01 |
Additional Cabling and Accessory Guidance
NI recommends the following:
- The female 78-pin DSUB connector (p/n 761958-01) has metal posts to which you can solder bare wire. When connecting wires to the PXI-2567, use the PXI-2567 pinout to identify the correct pins and solder the appropriate connections.
- Use the backshell enclosure to cover the connector.
- You can install PXI slot blockers and PXI EMC filler panels in empty slots to improve chassis cooling and control EMC emissions from the chassis. For more information about installing slot blockers and filler panels, go to ni.com/r/pxiblocker.
Programming Options
You can control the PXI-2567 interactively using the NI-SWITCH Soft Front Panel (SFP), or you can use the NI-SWITCH instrument driver to program the PXI-2567 in the supported ADE of your choice.
- NI-SWITCH SFP – provides a graphical interface for
controlling and viewing the state of the PXI-2567. You can access the NI-SWITCH SFP in any of the following ways:
- From the Windows Start menu, select
- From Measurement & Automation Explorer (MAX), select the PXI-2567 and then click Test Panels....
- From Hardware Configuration Utility, select the PXI-2567 and then click Soft Front Panel.
- NI-SWITCH Instrument Driver – features a set of operations and attributes that exercise all
the functionality of the PXI-2567, including configuration, control, and
other device-specific functions.
- LabVIEW—Available on the LabVIEW Functions palette at Start menu in the National Instruments folder. . Examples are available from the
- LabWindows/CVI—Available at Start menu in the National Instruments folder. . LabWindows/CVI examples are available from the
- C/C++—Available at .
- Python—You can install Python support for NI-SWITCH by running pip install niswitch.
For information about how to use NI-SWITCH in ADEs, refer to the Creating an application with NI-SWITCH topic in NI-SWITCH.