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.
If this product is heavy reference should be made to the safety instructions for provisions of lifting and moving. STATIC SENSITIVE To indicate that static sensitive devices are present and handling precautions should be followed. REED RELAY MODULE 40-110/115/120/125 LXI LOW THERMAL EMF MATRIX 60-510 Page (IV) Page (IV)
LXI Status Indicators ............6.2 LAN Reset .................6.2 Section 7 Maintenance Information ............7.1 Switching System Test Tools ..........7.1 Relay Look-Up Tables ............7.1 60-510 Parts List ..............7.7 General Maintenance .............7.10 Appendix A Fitting Rack Mounting Flanges ..........A.1 LXI LOW THERMAL EMF MATRIX 60-510 Page (V)
I/O signals that may be present. Blanking panels are available to order from Pickering. If the product is not used in this manner for example by using an extender card then additional care must be taken to avoid contact with exposed signals.
Page 8
AND USERS SHOULD CONNECT TO THE FRONT PANEL CONNECTORS WITH CONNECTORS OR CABLE ASSEMBLIES THAT ENSURE OPERATORS WILL NOT INADVERTENTLY COME IN CONTACT WITH HIGH VOLTAGES. LXI HIGH VOLTAGE 2-POLE MATRIX 60-310 Page viii LXI LOW THERMAL EMF MATRIX 60-510 Page (VIII)
• 3 Year Warranty • Maximum Carry Current of 1A The 60-510 is a high density 1-pole 56x33 matrix controlled via LXI. It is programmable via the LAN interface using Pickering Interfaces’ It has excellent thermal stability and substantially reduced thermal generic switch driver.
Page 10
LXI Low Thermal EMF Matrix – 60-510 LAN Interface Relay Type Compliant to LXI Standard 1.4, the 60-510 has a 1000Base-T The 60-510 is fitted with low thermal Pickering reed relays Ethernet Interface via a standard RJ-45 connector mounted on the (ruthenium sputtered type), these offer very long life with good rear panel with an LCD display showing the unit’s IP address.*...
Page 11
All customized products are given a unique part number, fully documented and may be ordered at any time in the future. Please contact your local sales office to discuss. Soft Front Panel for the 60-510 LXI Low Thermal EMF Matrix pickeringtest.com LXI LOW THERMAL EMF MATRIX 60-510...
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
Signal Routing Software Our signal routing software, Switch Path Manager, automatically selects and energizes switch paths through Pickering switching systems. Signal routing is performed by simply defining test system endpoints to be connected together, greatly accelerating Test System software development.
SECTION 2 - TECHNICAL DESCRIPTION FUNCTIONAL DESCRIPTION The 60-510 is a 1-pole low thermal EMF matrix available in 14x33, 28x33, 42x33 or 56x33 formats as well as custom configurations. The chassis contains an embedded processor assembly, bridge card, power supplies and one, two, three or four matrix cards.
INSTALLING THE LOW THERMAL EMF MATRIX The 60-510 may be mounted on a desk top or fitted into a standard 19 inch rack (rack versions are supplied with mounting flanges fitted to either side of the front panel). When fitting into a rack it is important to provide adequate support using side brackets or runners, the mounting holes in the front panel flanges are designed only for securing the unit in the rack and must NOT be used to support the weight of the whole unit.
Figure 3-2. Side view of the Low Thermal EMF Matrix showing the left hand side intake for cooling air SETTING THE IP ADDRESS To use the 60-510 Low Thermal Matrix over a LAN connection it should be set up and configured as described in the “LXI Getting Started Guide” document.
SOFT FRONT PANEL OPERATION The 60-510 Low Thermal Matrix can be programmed using the Soft Front Panel. This can be run as a Java Applet from the device’s LXI home page. You must have the Java Runtime environment loaded from Sun Microsystems to use this facility.
SECTION 4 - PROGRAMMING GUIDE PROGRAMMING OPTIONS FOR PICKERING INTERFACES LXI UNITS 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...
PROGRAMMING THE 60-510 The 60-510 is a matrix card which in its basic form has 56 connections on its X axis and 33 on its Y axis. Smaller version are also available. Figure 4-1. 60-510 Low Thermal EMF Matrix Architecture Connections are made by operating the relays at the crosspoints between X and Y lines allowing single X-Y connections, or X-X connections using a Y line as a path, or Y-Y connections using an X line as a path.
Page 23
The Direct I/O driver is in reality composed of a suite of separate libraries which interact to provide full control of a Pickering LXI unit. In the case of a switch card the communications library picmlx, and the switching library piplx, are needed.
Page 24
The following code snippet demonstrates the minimum steps required to operate a switch on a Pickering LXI unit. Firstly a device session is opened on the card located at bus 0, device 20 inside the LXI unit located at 192.168.1.100.
Page 25
Soft Front Panel The 60-510 Low Thermal EMF Matrix can be programmed using the supplied Soft Front Panel. This can be run as a Java Applet from the devices LXI home page. An example of this is shown in Figure 4.2. For a description of the controls, refer to “Using The Soft Front Panel”...
LXI instrument from the Windows utility PILMon and provides identical functionality. Enabling the Command Line Control Utility Pickering LXI devices do not provide an SSH server in the normal configuration state, the service must be explicitly enabled.
Page 27
SECTION 4 - PROGRAMMING GUIDE pickering Step 2 - Enable the SSH server Select the Diagnostics page from the main menu LXI LOW THERMAL EMF MATRIX 60-510 Page 4.7...
Page 28
LAN Reset button located at the rear of the device in the appropriate manner, refer to Section 7 of this manual for details of this process. Disabling security will stop the SSH service. LXI LOW THERMAL EMF MATRIX 60-510 Page 4.8...
Page 29
First start up the SSH client and enter the IP address of the LXI device. The user will be prompted for a login name and password. The username for instrument control is ‘sshuser’, the password is that defined by the user when setting security. LXI LOW THERMAL EMF MATRIX 60-510 Page 4.9...
Page 30
Before attempting to control a card it is important to understand the switch architecture of that card and to know how to address the required switch. Each Pickering switch card is represented as a set of one or more sub-units, each sub-unit containing one or more switches.
Page 31
In the case of matrix sub-units, the XC and XO commands are useful, obviating the need for the user to calculate the bit position for a crosspoint in the matrix by allowing a point to be addressed by row and column address. LXI LOW THERMAL EMF MATRIX 60-510 Page 4.11...
Page 32
= UNMASK|MASK an individual output MB <bit_pattern> = set OUTPUT sub-unit mask (to hex bit-pattern) = view sub-unit output mask (as hex bit-pattern) = take control of all Pickering switch cards = release control of all Pickering switch cards VO <bus> <slot> = open card at specified location VC <card>...
Mains Inlet Figure 5-1. Front Panel Connector Layout for the Figure 5-2. Rear Panel Connector Layout for the 60-510 LXI Low Thermal EMF Matrix (56x33 variant) 60-510 LXI Low Thermal EMF Matrix LXI LOW THERMAL EMF MATRIX 60-510 Page 5.1...
Page 36
SECTION 5 - CONNECTOR INFORMATION pickering The following diagrams show the connector pinout information for a fully populated 60-510 Low Thermal EMF Matrix with a size of 56x33 (fitted with 4 matrix cards). The variants with the smaller matrix sizes of 14x33, 28x33 and 42x33 have 1, 2 and 3 matrix cards respectively and therefore 1, 2 or 3 X connectors.
Page 37
14 15 16 17 18 19 20 21 22 23 24 25 25-pin D-Type Plug Pin No. Signal Name Pin No. Signal Name Figure 5.6 - X CONNECTIONS: Bottom Male 25-pin D-type “X43-56” SGND LXI LOW THERMAL EMF MATRIX 60-510 Page 5.3...
Page 38
20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 37-pin D-Type Plug Pin No. Signal Name Pin No. Signal Name SGND Figure 5.7 - Y CONNECTIONS: Male 37-pin D-type “Y1-33” LXI LOW THERMAL EMF MATRIX 60-510 Page 5.4...
Refer to the Warnings and Cautions at the front of this manual INSTALLATION PROBLEMS The Plug & Play functionality of Pickering switching products generally ensures trouble-free installation. If you do experience any installation problems you should first ensure that all cables are properly connected.
Q All of my device’s lights are on, why don’t I see a green Ready light, even after a few minutes? Your device has a fault, contact your local sales office. Please contact your local Pickering Interfaces sales office for any further support or email: Lxisupport@pickeringtest.com You can also visit our website for product updates, help and downloadable materials at: http://www.pickeringtest.com...
X1 to 14, Y1 to 33 Upper Middle X15 to 28, Y1 to 33 Lower Middle X29 to 42, Y1 to 33 Bottom X43 to 56, Y1 to 33 LXI HIGH VOLTAGE 2-POLE MATRIX 60-310 LXI LOW THERMAL EMF MATRIX 60-510 Page 7.1 Page 7.1...
Page 47
60-510 CHASSIS PARTS LIST The 60-510 LXI Low Thermal EMF Matrix chassis contains one, two, three or four indentical matrix PCBs depending upon the overall specified matrix size (14x33, 28x33, 42x33 or 56x33). As well as the matrix boards, the chassis houses the Power Supplies, Bridge Card and Microcontroller assembly.
Page 48
SECTION 7 - MAINTENANCE INFORMATION pickering Table 7-2. 60-510 LXI Low Thermal EMF Matrix Chassis Parts List for a fully loaded matrix Pickering Manufacturer Description Value/Type Part Number Part Number Multi-Rail Power Supply ±12V, +5V, +3.3V C/PS/009 VLT-130-4100 Mains Inlet Connetor...
Each Matrix Board is populated with reed relays configured as a 14x33 1-pole matrix. In its minimum configuration the 60-510 has one Matrix Board fitted in the bottom of the chassis. Larger matrix sizes have two, three or four Matrix Boards arranged in a stack. Each board is fitted with a 25-pin D-type accessible from the unit’s front panel for connection to the X-bus.
Page 51
The unit has two cooling fans fitted to the rear panel of the chassis which draw air from entry slots in the side panels, through the power supply and microcontroller assemblies, and out via an exhaust vents in the rear panel. LXI LOW THERMAL EMF MATRIX 60-510 Page 7.11...
Page 52
Power Connector and Switch (C/CN/1195) With Fuse Drawer Cooling Fan (C/CN/1196) Assembly (A/MS/630) 60-510 CHASSIS Mains Power Input Figure 7-4. Internal Wiring For the 60-510 fully loaded 56x33 LXI EMR Low Thermal EMF Matrix LXI LOW THERMAL EMF MATRIX 60-510 Page 7.12...
APPENDIX A - FITTING RACK MOUNTING FLANGES Pickering’s LXI devices are supplied with mounting flanges to enable fitting into a standard 19 inch rack. The following procedure describes the attachment of the flanges to the unit’s side extrusions, a No.1 cross head screwdriver will be required.
Need help?
Do you have a question about the 60-510 and is the answer not in the manual?
Questions and answers