Page 3
Pickering Interfaces strives to fulfil all relevant environmental laws and regulations and reduce wastes and releases to the environment. Pickering Interfaces aims to design and operate products in a way that protects the environment and the health and safety of its employees, customers and the public. Pickering Interfaces endeavours to develop and manufacture products that can be produced, distributed, used and recycled, or disposed of, in a safe and environmentally friendly manner.
PRODUCT SAFETY SAFETY SYMBOLS The following safety symbols may be used on the product and throughout the product documentation. MEANING / DESCRIPTION SYMBOL PROTECTIVE EARTH (GROUND) To identify any terminal which is intended for connection to an external conductor for protection against electric shock in case of a fault, or the terminal of a protective earth (ground) electrode.
Not to be used in safety critical circuits, refer to the Pickering Interfaces’ terms & conditions of sale. This module must not be used for the switching of Mains Circuits. For the switching of voltages up to the module’s full specification, Secondary Circuit power supplies and the Device Under Test must...
Page 8
CAUTION - PRODUCT DOCUMENTATION SYMBOL Suitably qualified & trained users should ensure that the accompanying documentation is fully read and understood before attempting to install or operate the product. SAFETY INSTRUCTIONS SAFETY INSTRUCTIONS All cleaning and servicing requires the equipment to be isolated and disconnected from the power source and user I/O signals (refer to the Maintenance Section).
VISA, IVI & Kernel Drivers Supplied for Windows y Supported by PXI or LXI Chassis y 3 Year Warranty The 40-203 (PXI) and 42-203 (PXIe) are designed to simulate common faults on high-speed two wire communication interfaces such as 1000Base-T1. They support up to 6 channels of two wire serial interfaces.
Page 10
Connectors connections via two fault buses. 40-203 - PXI bus via 32-bit P1/J1 backplane connector. Differential Line 42-203 - PXIe bus via XJ3 and XJ4 backplane connectors. Impedance: 100 Ω...
Page 11
Solutions catalog. 3-Channel 42-203-001 6-Channel 42-203-002 Product Customization Pickering modules are designed and manufactured on our own flexible manufacturing lines, giving complete product control and enabling simple customization to meet very specific requirements. Customization can include: • Alternative relay types •...
Page 12
We provide a full range of supporting cable and connector solutions for all our switching products—20 connector families with 1200+ products. We offer everything from simple mating connectors to complex cables assemblies and terminal blocks. All assemblies are manufactured by Pickering and are guaranteed to mechanically and electrically mate to our modules. Connectors & Backshells...
Page 13
1000Base-T1 Fault Insertion Switch, 40/42-203 Programming Pickering provide kernel, IVI and VISA (NI & Keysight) drivers which are compatible with all Microsoft supported versions of Windows and popular older versions. For a list of all supporting operating systems, please see: pickeringtest.com/os...
SECTION 2 - TECHNICAL DESCRIPTION pickering SECTION 2 - TECHNICAL DESCRIPTION FUNCTIONAL DESCRIPTION A functional block diagram is provided in Figure 2.1. The 40/42-203 module is powered by +5V and +3.3V (PXI) or +3.3V and +12V (PXIe) supplies via PCI Bus connectors mounted on the mother board. The interface to the user test equipment is via front panel mounted MMCX coaxial connectors.
Modular products require installation in a suitable PXI/PXIe/LXI chassis. The module is for indoor use only. PREOPERATION CHECKS (UNPACKING) 1. Check the module for transport damage and report any damage immediately to Pickering Interfaces. Do not attempt to install the product if any damage is evident.
For a system comprising more than one chassis, turn ON the last chassis in the system followed by the penultimate, etc, and finally turn ON the external controller or chassis containing the system controller. 9. For Pickering Interfaces modular LXI installation there is no requirement to use any particular power up sequence.
Figure 3.2 - General Soft Front Panel Icon A selector panel will appear, listing all installed Pickering PCI, PXI or LXI switch cards and resistor cards. Click on the card you wish to control, and a graphical control panel is presented allowing operation of the card.
SECTION 4 - PROGRAMMING GUIDE PROGRAMMING OPTIONS FOR PICKERING INTERFACES PXI MODULES For information on the installation and use of drivers and the programming of Pickering’s products in various software environments, please refer to the Software User Manual. This is available as a download from: https://www.pickeringtest.com/support/software-drivers-and-downloads...
SECTION 4 - PROGRAMMING GUIDE pickering MODULE ARCHITECTURE The 40/42-203-002 Fault Insertion Switch has six differential channels and two fault buses. Each signal path has its own through relay and switched connections to two fault buses which can be used to introduce fault conditions. The 40/42-203-001 has the same architecture but only three differential channels.
Page 23
SECTION 4 - PROGRAMMING GUIDE pickering SUB-UNIT 1: consists of Through Relays for each channel: Connection Bit Offset Function (n – 1) * 2 + 1 Positive Mn/Un (n = channel) (n – 1) * 2 + 2 Negative SUB-UNIT 2: consists of Fault insertion Bus 1 for each channel:...
Page 24
SECTION 4 - PROGRAMMING GUIDE pickering PLEASE NOTE: Only one Mode can be operated at a time. Mode B comprises Sub-Unit 4 which enables the user to control all the switches within one sub-unit resulting in switching with less commands but the user must be aware of the switch functions within the sub-unit.
SECTION 4 - PROGRAMMING GUIDE pickering PROGRAMMING THE MODULE Here are examples of using the drivers with the 40/42-203-002 (6 differential channel version). The 40/42-203-001 (3 differential channel version) operates in the same way but with a different number of bits in each sub-unit...
Page 26
SECTION 4 - PROGRAMMING GUIDE pickering sub-unit = 3 // Fault Bus 2 relays data[0] = 2; // Connects Fault Bus 2 to channel 1- PIL_WriteSub( card_num, sub_unit, data); sub-unit = 1 // Through relays data[0] = 0; // Releases all Through relays PIL_WriteSub( card_num, sub_unit, data);...
Page 27
SECTION 4 - PROGRAMMING GUIDE pickering setChannelPattern (Single Sub-Unit) // Sub-unit is 36 bits wide, so 2 ViUInt32 values are needed to hold the entire pattern ViUInt32 data[1]; data[0] = 0x10001; // Operates channel 1+ Through relay and connects Fault bus 1 // to channel 1+ pipx40_setChannelPattern( vi, sub_unit, data);...
Page 28
SECTION 4 - PROGRAMMING GUIDE pickering Setting Restricted and Unrestricted Usage // The default is Restricted. // sub_unit should be a fault insertion bus to set and unset restriction. // It will restrict and unrestrict the entire card. pipx40_SetAttribute(vi, sub_unit, 1, pipx40_ATTR_MODE, pipx40_RESTRICTED);...
Page 29
SECTION 4 - PROGRAMMING GUIDE pickering Table 4.1 - Channel Name Table for 40/42-203-002 (6-channel differential switch) Bit / Relay Function / Channel Name Cross Reference Table (40/42-203-002) Sub- Sub- Function IVI Channel Name Function IVI Channel Name Unit Unit...
Page 30
SECTION 4 - PROGRAMMING GUIDE pickering Table 4.2 - Channel Name Table for 40/42-203-001 (3-channel differential switch) Bit / Relay Function / Channel Name Cross Reference Table (40/42-203-001) Sub- Function IVI Channel Name Unit CH1+ Through comA1 chA1 CH1- Through...
USING PICKERING DRIVERS IN LabVIEW Most Pickering drivers include a LabVIEW wrapper to permit full operation of the Pickering product from the LabVIEW environment. These wrappers are normally installed to the current LabVIEW folder system during installation of the Pickering driver.
SECTION 5 - CONNECTOR INFORMATION pickering SECTION 5 - CONNECTOR INFORMATION pickering Fault Connections CH1 In CH1 Out CH2 In CH2 Out CH3 In CH3 Out Figure 5.1 - Pinouts: 1000Base-T1 3-Channel Differential Fault Insertion Switch 40/42-203-001 (14 x MMCX Coaxial Connectors) PXI/PXIe 1000Base-T1 FAULT INSERTION SWITCH, 40/42-203 Page 5.1...
Page 34
SECTION 5 - CONNECTOR INFORMATION pickering Fault Connections pickering CH1 In CH1 Out CH2 In CH2 Out CH3 In CH3 Out CH4 In CH4 Out CH5 In CH5 Out CH6 In CH6 Out Figure 5.2 - Pinouts: 1000Base-T1 6-Channel Differential...
PCI configuration, highlighting any potential configuration problems. Specific details of all installed Pickering switch cards are included. All the installed Pickering switch cards should be listed in the “Pilpxi information” section - if one or more cards is missing it may be possible to determine the reason by referring to the PCI configuration dump contained in the report, but interpretation of this information is far from straightforward, and the best course is to contact Pickering support: support@pickeringtest.com, if possible...
For PXI modules which are supported in one of Pickering Interfaces’ Modular LXI Chassis (such as the 60-102B and 60-103B) no module software update is required. If the module was introduced after the LXI chassis was manufactured the module may not be recognized, in this case the chassis firmware may need upgrading.
Page 38
SECTION 7 - MAINTENANCE INFORMATION pickering RELAY LOOK-UP TABLES The table below shows the function of the relays fitted to the two daughterboards of the 40/42-203 Fault Insertion Switch module. The positions of the relays on the PCBs are shown in Figures 7.2 and 7.3.
Page 39
SECTION 7 - MAINTENANCE INFORMATION pickering Fault Connections Daughterboard 1 (40/42-203-001 & 40/42-203-002) CH1 In CH1 Out CH2 In CH2 Out RL10 RL11 RL12 RL15 CH3 In CH3 Out RL13 RL14 RL16 RL17 RL18 CH4 In CH4 Out Daughterboard 2...
Need help?
Do you have a question about the 40-203 and is the answer not in the manual?
Questions and answers