Your Test Systems Partner for over 30 years!

Size: px
Start display at page:

Download "Your Test Systems Partner for over 30 years!"

Transcription

1

2 Your Test Systems Partner for over 30 years! I am pleased to introduce our 2011 Product Guide. While this year's Guide has new products in many areas, our emphasis in the past few years has been changing from GPIB to VXI and now to Ethernet. This gives us a more balanced product line and one that is more in tune with the way that our customers and their test equipment needs are evolving. Over the last several years we have been expanding our line of Ethernet Interfaces. Our Ethernet Interfaces are fully VXI-11 compliant and IEEE compatible. This goes beyond the LXI Specification requirements and allows our Ethernet Interfaces to be easily operated on computers with Linux/Unix/OS X and similar operating systems as well as on Windows based computers. Our new motto, Your Test Systems Partner for over 30 years says it all. Over the past 32 years, our philosophy has been to provide users with useful control and interface products to help them build instruments, specialized test chassis and test systems. We have done this by making sure that our products do what you want, meet accepted industry standards and are available for many years. Support is freely provided for the lifetime of all of our products. Product longevity is as important to us as it is to our customers. We try to avoid the fad ICs used by PC manufacturers due to their short lifespan and are continually updating our products to avoid product obsolescence. We have done this by migrating from EPROM to Flash based memory, switching to surface mount ICs as they became dominant, and more recently, converting all products to lead free components and RoHS construction. When we are forced to obsolete a product, we try to release a replacement product that a user can easily integrate into his system. We also meet our customers needs by customizing our products to fit our customer s applications. This can be a minor change in the firmware of an existing product or by developing custom interfaces where essential to meet a new application. This year we customized the firmware of an 8003 Ethernet to Digital Interface Board to be a versatile Ethernet Interface to control switching systems. The firmware lets the user create custom switch chassis by simply specifying the number of relays and their characteristics LAN Interface In another case, we developed a custom VXI Controller board with Ethernet and GPIB Interfaces so that legacy VXI modules could be recombined into a smaller, less expensive test system with a modern VXI-11 LAN interface. We created a small VXI Controller board that fits in rear of their chassis. In yet another case, a customer wanted a VXI Module Shield kit that would enclose a PC Board VXI Controller Board laid out with a board outline from a company that was no longer in business. We did the design for them and ended up with a new VXI Module Shield Kit. They got the shields they needed. This was a win-win for both our customer and us. In all this, we have not forgotten our GPIB heritage. We are just releasing our 488.2V4 Driver that supports 64-bit Windows operating systems for our GPIB Controllers and a new GPIB-to-LAN Interface that allows instruments with LAN interfaces to be used in a GPIB test system. The GPIB-to-LAN Interface provides test system managers a way to integrate instruments with only LAN interfaces into a GPIB oriented test system as a solution on how to replace an obsolete GPIB instrument with a newer instrument that only has a LAN interface. In the coming year we will work on some new GPIB and LAN products and continue our product upgrades. Now as in the past, we are committed to producing quality interface and control products with long production spans so that you can always count on ICS products. We thank you for your patronage in the past 32 years and look forward to working with you for many years to come. Sincerely, Jerry Mercola Chief Executive Officer ICS Electronics 2

3 Ethernet Connectivity and the VXI-11 Protocol INTRODUCTION NETWORK INSTRUMENT PROTOCOL ICS is firmly committed to LAN (Ethernet) interfaces as one of the future architectures for test and measurement equipment. We are developing some new LAN devices and adapting our more popular GPIB interfaces for Ethernet applications with the goal of giving our customers products that will work anywhere. We believe that LAN devices that use a published protocol specification and adhere to industry accepted instrument standards have wider application than the LXI concept of undefined instrument protocols and custom IVI drivers for each instrument. All of ICS's Ethernet interface products are VXI-11 compliant because VXI-11 provides a universal communication protocol that assures easy control of test equipment from virtually any computer or operating system. Our products operate equally on WIN32 PCs as well as on UNIX/LINUX or similar operating systems and in systems with LXI equipment. Our products are also fully IEEE compliant. Adherence to both specifications exceeds the requirements of the LXI Specification and allows ICS interfaces to operate in a system with LXI devices. THE VXI-11 SPECIFICATION The VXI-11 Specification was part of a suite of specifications developed in the early 1990s when the VXIbus concept was created. VXI-11 describes how instruments or other devices can be connected to industry-standard TCP/IP networks to create test systems. The communications and programming paradigms supported by the VXI-11 specification are similar in nature to the techniques supported by IEEE and IEEE The protocol allows ASCII-based communications to take place between a controller and a device over a computer network. The VXI-11 Specification has the following objectives: 1. To allow ASCII messages, including IEEE messages, and IEEE instrument control messages to be passed between a controller and a device over a TCP/IP network. 2. To define an instrument protocol which can be used for this controller/device communication over a TCP/IP network. 3. To enable the interconnection of independently manufactured apparatus into a single functional system. 4. To provide a mechanism to extend the protocol. 5. To define an instrument protocol which can support diverse application interfaces. 6. To allow for other networking protocols as the functionality of devices and controllers dictate, such as NFS or telnet. The VXI-11 Specification has three sub-sections: VXI-11.1 which deals with connecting VXIbus devices to a network and is not used in our products. VXI-11.2 deals with connecting GPIB instruments to a network though a Gateway like ICS's 8065 or Agilent's E5810A Ethernet-to-GPIB Controller. VXI-11.3 deals with connecting IEEE instruments with Ethernet interfaces directly to a network. Examples are ICS's 8064 Relay Interface or ICS's 8099 Modbus RTU Controller. In order to allow ASCII messages and IEEE instrument control messages to pass over a TCP Network, the VXI-11 Specification created 17 Instrument Messages based on the ONC Remote Procedure Call (RPC) model. This model allows an application (the client) to call procedures in a remote application or device (the server) as if the remote procedures were being executed locally. The Instrument Messages will be familiar to anyone who has worked with GPIB instruments and provide a full range of control over a GPIB bus and its instruments. The client creates a Core channel for communicating with a VXI Gateway or a VXI-11.3 Instrument. Communication pathways (Links) are then created to each logical entity or device. PROGRAMMING VXI-11 DEVICES There are two major ways to program VXI-11 Devices: make calls to a VXI-11 compliant VISA library or install the VXI-11's RPCL in your computer and write your program with RPC calls. Windows users will find it easier to use a VISA library from Agilent or National Instruments, and program with graphical programs like National Instruments' LabVIEW or Agilent's VEE or to make VISA calls from familiar programming languages such as C/C++ or Visual Basic. UNIX, LINUX, and similar operating system users (Apple, HP, Sun, etc.) will find it easier to install the VXI-11 RPCL on their computer and then to write the application program in C or C++. ICS has numerous Application Bulletins at that provide more information about RPC programming and provide program examples. Figure 1 shows the VXI-11 communication path through VISA to a GPIB Gateway. A VXI-11.3 Instrument would connect directly to the LAN connection. VXI-11 VISA Communication Path To sum up, ICS's LAN (Ethernet) interfaces and Gateways can be treated just like GPIB devices. They have an advantage in that they can be remotely controlled over a company network or over the Internet which overcomes the GPIB bus distance limits. To obtain a more information about VXI-11 download Application Bulletin AB80-11 from ICS's website at

4 LAN (Ethernet) to GPIB Controllers (Gateways) ICS's LAN (Ethernet) to GPIB Controllers and Interfaces expand the way you can control and interface instruments in your Test and Measurement Systems ICS's new Ethernet Interfaces are providing test engineers with new ways to build and control test systems using the company network or Internet as the communication path. The 8065 Ethernet to GPIB Controller lets you control multiple GPIB Instruments over the network. The 8055 acts as a LAN interface for a single GPIB instrument. The 8055-GPIB Instrument combination appears as a VXI-11.3 compatible LAN instrument. ICS's 8065 is adaptable to virtually any operating system. Windows systems can use a VXI-11 compatible VISA layer for LabVIEW, C/C++, VB or VEE programs. Unix/Linux and similar operating systems have an RPCgen utility that converts the VXI-11 Specification RPCL (RPC Library) into the unique files needed for that operating system and your C/C++ test program. No more struggling with a buggy driver or being stuck to an older operating system due to driver compatibility. ICS has many Application Notes that describe how to use and develop RPC test programs. Ethernet to GPIB Controllers and Service Software All ICS 80xx products also include an internal HTML webserver with a Welcome page and a Configuration Page that can be accessed by any web browser. This simplifies the setup process especially for Linux/Unix/Sun OS/OS X or similar operating system users. All ICS 80xx products include the following utilities: VXI-11 Keyboard - ICS's interactive keyboard utility program (VXI-11kybd) for operating VXI-11.2 Controllers and VXI-11.3 Instruments from a WIN32 PC. The VXI-11kybd program scans for VXI-11 controllers and instruments, links to them and lets the user control them without having to write a program. VXI-11_Configure - A menu driven, configuration utility for WIN32 PCs that walks the user through the 80xx configuration settings Ethernet to GPIB Controller (Gateway) Controls multiple GPIB bus devices over a company network or over the Internet. VXI-11.2/VXI-11.3 compliant for GPIB bus and instrument control. Control from Windows PCs using LabVIEW, VEE, Visual Basic or C languages. Control from Linux/Unix/Apple/Sun OS etc.systems with RPC over TCP. JAVA and other example programs are available on SourceForge or on ICS's Website. Shares control of GPIB devices and test systems among multiple users. Includes ICS's VXI-11 Keyboard Utility to control instruments without a program. IEEE /100 Mb interface Ethernet to GPIB Instrument Interface Adapts a single GPIB Instrument for use in an Ethernet based test system. VXI-11.2/VXI-11.3 compliant for GPIB bus and instrument control. Control from WIN32 PCs using LabVIEW, VEE, Visual Basic or C languages. Control from Linux/Unix/Apple/Sun OS etc.systems with RPC over TCP. JAVA and other example programs on SourceForge or on ICS's Website. Shares control of the GPIB device among multiple users. GPIB address track feature follows instrument's primary address changes. Includes ICS's VXI-11 Keyboard Utility to control instruments without a program. IEEE /100 Mb interface. GPIB AnyWhere Ethernet to GPIB Service Software Converts any WIN32 computer with a GPIB-32.DLL and GPIB Controller into a network controllable, VXI-11.2 GPIB Controller. Free with purchase of any ICS GPIB Controller. Provides Linux/Unix users control of the GPIB bus through a spare WIN32 PC. Compatible with most WIN32, Linux and Unix VISAs. Communicates with RPC protocol over TCP/IP. Ideal for remote control and debugging of GPIB systems Ethernet to GPIB Controller 8055 Ethernet to GPIB Instrument Interface A new 4865 GPIB to Ethernet Interface is listed on page 9. Accessory cables and connectors are shown on pages GPIB AnyWhere CD 4

5 Ethernet Interfaces ICS has introduced several new LAN (Ethernet) Interfaces which expand the way you can control devices and interface your Test and Measurement Systems ICS's Ethernet Interfaces provide the test engineer with new ways to build and control instruments and test systems using the company network or Internet as the communication path. All Interfaces are VXI-11 compatible and can be programmed with traditional languages like C and Visual Basic, with graphical application programs such as LabVIEW and VEE or with ICS's VXI-11 Keyboard Utility. All of ICS's LAN (Ethernet) Interfaces are compatible with LXI instruments and have an internal WebServer with user alterable HTML pages that let you see the unit's status and change its configuration and IP settings with your favorite browser. Ethernet Interfaces 8003 Ethernet to Digital Interface Card Provides an Ethernet controlled Digital Interface with 40 user configured I/O lines. VXI-11.3 compliant for easy control from Windows and Linux/Unix systems. 40-line parallel interface is user configured in 8-bit bytes as inputs or latched outputs. Interface commands handle bits, bytes or multi-byte word I/O with multiple formats. Heavy duty digital I/O lines source 24 ma and sink 48 ma. Interchangeable with ICS's 4803 GPIB-to-Digital Interface Card. Available Chassis Wiring Kit mounts Ethernet connector on chassis rear panel. Companion Relay Driver Board provides relay drivers and up to 8 TTL I/O lines Ethernet to Digital Interface 8013 Ethernet to Digital Interface Card Provides an Ethernet controlled Digital Interface with 128 user configured I/O lines. VXI-11.3 compliant for easy control from Windows and Linux/Unix systems. 128-line parallel interface is user configured in 8-bit bytes as inputs or latched outputs. Interface commands handle bits, bytes or multi-byte word I/O with multiple formats. Heavy duty digital I/O lines source 24 ma and sink 48 ma. Command compatible with ICS's 4813 GPIB-to-Digital Interface Card Available Chassis Wiring Kit mounts Ethernet connector on chassis rear panel. Companion Relay Driver Board provides 128 relay drivers and up to 32 TTL I/O lines Ethernet to Digital Interface 8063 Ethernet to Digital Interface Module Provides an Ethernet controlled Digital Interface with user configured I/O lines. VXI-11.3 compliant for easy control from Windows and Linux/Unix systems. 48-line parallel interface is configured in 8-bit bytes as inputs or latched outputs. Interface commands handle bits, bytes or multi-byte words I/O with multiple formats. Heavy duty digital I/O lines source 24 ma and sink 48 ma. Command compatible with ICS's 4863 GPIB-to-Digital Interface. Board only version available for in chassis installations Ethernet to Digital Interface 8064 Ethernet to Relay Interface Module Provides Ethernet controlled relay contacts or driver signals for controlling, scanning, or switching signals and a 8 bit parallel interface. VXI-11.3 compliant for easy control from Windows and Linux/Unix systems. Choice of 16 form 'A' low level contacts, hi-current contacts or relay driver outputs. 8 isolated digital inputs can be monitored for changes and generate an intr_srq. Board only version available for in chassis installations webserver includes prototype HTML Relay Control Page Ethernet to Relay Interface 8099 Ethernet to Modbus RTU Interface Provides Ethernet to Modbus RTU serial interface. VXI-11.3 compliant for easy control from Windows and Linux/Unix systems. RS-232 and RS-485 serial I/O ports webserver includes prototype HTML pages for controlling Watlow F4 and EZ Zone Temperature Controllers. Accessory cables and connectors are shown on pages Ethernet to Modbus RTU Interface 5

6 GPIB Bus Description ICS provides a wide range of proven GPIB products to complete any Test, Measurement or Control System. This includes GPIB Controllers, GPIB bus interfaces that adapt virtually any device to the GPIB bus, stand-alone GPIB Minibox interfaces, Bus extension devices and GPIB bus cables. GPIB Bus Background - Since the GPIB bus's creation in 1974 by Hewlett-Packard, the GPIB bus has become the most popular method for assembling a Test, Measurement or Control system. Today there well over 5,000 GPIB instruments. GPIB Bus Controller GPIB Device #1 The basic concept is that each device contains a standard interface with known capabilities that can be interconnected in parallel with other GPIB devices. GPIB bus cables have dual headed connectors that can be stacked to make star configurations or daisy-chained to make serial system topographies. This makes it easy to quickly assemble a complete test system. Data is transferred as strings of 8-bit characters at rates up to 1 Mbs (original specification). There are no restrictions on the data format. IEEE In 1987, the original IEEE-488 Standard was enhanced with the addition of the IEEE Standard which added Common Commands, a Status Reporting Structure, Controller Protocols and standardized data formats to simplify user programming. The original Standard was renumbered as IEEE The IEEE data formats standardized message terminators and eliminated protocol conflicts between different instrument manufacturers. The new Common Commands that gave users a way to query the device's identity, set/query/clear its status reporting structure, reset the device and save its operating configuration. Since 1987, the IEEE Standard has become the standard for instrument manufacturers as they migrate new instruments to other interfaces. SCPI Commands - In 1990, Hewlett-Packard developed the TMSL programming language which later became the Standard Command Language for Programmable Instruments (SCPI). The SCPI command concept provides standard commands for instruments so that similar instruments from different manufacturers can be interchanged without having to modify the test program. SCPI commands are build on standardized keywords and branch out to create a specific function. An example is 'SYSTem:COMMunicate:SERial:BAUD 9600'. SCPI commands can be abbreviated as shown by the capital letters in the above example and can also become a query by ending the command with a question mark. i.e. 'SYSTem:COMMunicate: SERial:BAUD?' System Design - A typical GPIB bus system has a Bus Controller and one or more Devices with Talker/Listener capability. The Bus Controller sends commands to the devices and addresses the other devices to listen or to talk. Today the typical Bus Controller is an Intel type PC with an internal GPIB Controller Card or with an external USB Module. LAN (Ethernet) to GPIB Gateways (Controllers) are becoming more popular as engineers move to network oriented test systems and/or LINUX/UNIX type operating systems. Programming examples and utility programs exist for virtually any language. Devices are typically instruments but they can be any type of device with a GPIB interface such as a custom test chassis, a temperature chamber, etc. ICS's GPIB interface cards allow test engineers to put together a GPIB controlled test chassis with out having to design the GPIB interface. 6 GPIB Cables ~ GPIB Device #14 Typical GPIB System with a PC Controller GPIB Bus Limitations - The GPIB bus has three limitations which should be considered when building a GPIB bus system: 1 - The maximum cable length in a GPIB bus system should not exceed 20 meters and the cable length between devices should not exceed 2 meters for a maximum data transfer of 1 Mbytes per second. For longer cable distances use a pair of Bus Extenders. 2 - A GPIB Controller or device can only drive up to 14 other devices. Use a Bus Expander/Isolator to expand the GPIB Controller's drive capability to handle more devices or to eliminate ground loops or noise. 3 - The GPIB bus has 32 primary addresses from 0 to primary addresses are available for use by the other GPIB devices. Systems needing more addresses can use a second GPIB Controller for some of the instruments. Refer to ICS Application Bulletin AB48-12 for a detailed description of how to overcome the GPIB Bus limitations. GPIB Bus Cables - Use good multi-shielded bus cables to minimize noise and avoid data crosstalk. A low cost bus cable that corrupts bus data transmissions is no bargain when you have spent several days tracking down the problem. The Future of GPIB - People continue to speculate on the future of GPIB. Will LAN (LXI) architectures replace GPIB or does Hi- Speed USB offer better performance? These are critical questions for today s systems designers. GPIB systems have many advantages that will keep them around for some time. A huge variety of instruments available. Now over 5,000. Moderate system cost. Ease of assembly and high level graphical languages. You hear statements like 'it just works' from many test engineers. Compatibility with existing test systems reduces maintenance and spares problems. High system data rates. LAN/LXI systems have slower effective throughput rates and are subject to network collisions. Some USB systems have fast data transfer rates but it doesn't speed up the overall test system. Simple triggering and solid system timing. LAN/LXI systems continue to fight this problem with expensive add-on solutions. GPIB Tutorial - The above information is only a brief overview of the GPIB bus. To obtain a more detailed tutorial about the GPIB bus, you can download Application Bulletins AB48-11 and AB48-12 from ICS's website at

7 GPIB Bus Controllers ICS's GPIB Bus Controllers are the easiest and most cost effective GPIB Controllers in the industry. ICS provides a wide range of GPIB Controllers that let you control your GPIB Instruments from a USB port, a PCI bus, a PXI bus, an ISA bus, over a serial link or over a network. However you want to do it, ICS has you covered. ICS's 488-USB2, 488-LPCI and 488-PXI Controllers are RoHS compliant and are supported by ICS's latest 488.2V4 Driver. The 488.2V4 Driver is compatible with 32 and 64-bit Windows operating systems. The Driver utilities includes the ICS Explorer which quickly scans and displays all compatible controllers and instruments in a tree structure. Quick links to the Configure and Communicate pages let you modify the Controller's configuration, add multiple GPIB Controllers to your system or control your instruments. Our 8065 Ethernet to GPIB Gateway and 8055 Ethernet to GPIB Instrument Interface are described on Page 4. Both work on Linux/ Unix/OS X and Windows operating systems. The 488-PC2 Card is available for legacy ISA Bus systems. The Model 4895 is for customers who need to control GPIB devices over a serial link. GPIB Controllers The 8065 Ethernet to GPIB Controller is described on page USB2 USB to GPIB Controller Module USB 2.0 Module. Controls the GPIB Bus from any USB 2.0 or 1.1 port. Date transfer rates > 1Mbytes per second with USB 2.0 ports. Includes 32 and 64-bit Windows Driver Libraries with NI style commands. Runs LabView, Agilent (HP) VEE and most major application programs. Includes ICS's Explorer and GPIBkybd utility programs for controlling GPIB devices. 488-USB2 GPIB Controller Module 488-LPCI PCI GPIB Controller Card Converts any Intel type PC with a PCI bus into an IEEE GPIB Bus Controller. Includes 32 and 64-bit Windows Driver Libraries with NI style commands. Runs LabView, Agilent (HP) VEE and most major application programs. High data transfer rates up to 1 M bytes/second. New low profile card fits all PCI chassis. Includes ICS's Explorer and GPIBkybd utility programs for controlling GPIB devices. 488-LPCI Card 488-PXI PXI-Compact PCI GPIB Controller Card Adds GPIB Controller capability to any PXI or Compact PCI chassis. Includes 32 and 64-bit Windows Driver Libraries with NI style commands. Runs LabView, Agilent (HP) VEE and most major application programs. High data transfer rates up to 1 M bytes/second. Includes ICS's Explorer and GPIBkybd utility programs for controlling GPIB devices. 488-PC2 ISA GPIB Controller Card Classic 7210 GPIB Controller Card for legacy ISA systems. Supports ICS Driver commands. Runs in Microsoft DOS and Windows 3.1/95/98 operating systems. Supports C, Pascal, Borland, VB, GWBASIC, QB4.5. Includes PC2_kybd utility program for controlling GPIB devices. Generic 7210 card replaces many obsolete ISA GPIB cards. 488-PXI cpci Compact PCI GPIB Controller 4895 Serial to IEEE Controller Controls the GPIB Bus from an RS-232, RS-422 or RS-485 Serial source. May also be used as a GPIB to Serial Interface. Easy to program HP Rocky Mountain BASIC style commands. Includes M95_kybd program for controlling GPIB devices without a program. Includes 6 foot long serial cable. 488-PC2 ISA GPIB Controller Accessory cables and connectors are shown on pages Serial-to-GPIB Bus Controller 7

8 GPIB Expanders and Isolators GPIB Bus Extension Products ICS's Bus Extension products overcome the GPIB bus limitations of distance, driver fanout and address space while providing device isolation. Device sharing is now possible with the 4842 Bus Switch. 4860A Bus Isolator & Expander Minibox GPIB bus Isolator-Expander increases bus fanout to drive up to 14 additional devices and adds an extra 20 meters of bus cable. Automatic controller location, no address switches to set. Works with all IEEE devices and most older devices. Invisible to most bus controllers. Provides 2000 volts of isolation between the main and isolated bus. Negligible affect on bus data transfer speed. IEEE compatible - does not report false instrument addresses. 4862A Bus Buffer & Expander Non-isolated version of the 4860A described above. 4860A and 4862A Bus Expanders GPIB Bus Switch 4842 Bus Switch for 2 or 3 buses GPIB controlled 3:1 Multiplexer or a 1:3 way Bus Switch. Allows two or three GPIB controllers access to a common set of bus devices. Allows a single bus controller to operate up to 3 buses and up to 52 devices. Minimal internal delay for very high data rates. Fully controlled from the GPIB Bus. GPIB Bus Extender 4897/4897L High-Speed Bus Extenders High speed bus extension with dual metallic conductor or dual fiber-optic cable. Buffered mode data rate >660 Kbytes/second for distances up to 4 km. Standard handshake data rate >83Kbytes/second for short distances. Metallic interface drives twisted shielded pairs up to 200 meters or dual coaxial cables up to 300 meters. Fiber-optic interface drives multi-mode fiber > 4,000 meters. 4897L version drives single mode fiber > 15,000 meters. IEEE compatible - does not report false instrument addresses. Replaces older Hewlett-Packard, ICS and other obsolete extenders DE-9P to BNC Adapter Adapts coaxial cables with BNC connectors to the 4897's DE-9 connector. Provides two female BNC connections for coaxial cable connections Bus Switch 4897 Bus Extender DE to BNC Adapter ICS's GPIB Interfaces easily add Printers, Serial Devices, Digital Signals, Analog I/O, Thermocouples and Relay Contacts to any test system. Board versions are shown on pages GPIB Interfaces 4892B GPIB Printer Interface Drives any printer with a Centronics interface from the GPIB bus. Use PCL 5/HPGL compatible printers to replace obsolete plotters Large RAM buffers 220 Kbytes of data. High-speed DMA GPIB input for fast data transfer. Includes 5 foot Printer Cable. Accessory cables and connectors are shown on pages B GPIB to Printer Interface 8

9 GPIB Interfaces continued GPIB Interface Products 4894B GPIB Serial Interface Adds an IEEE interface to any device with a RS-232, RS-422 or RS-485 serial interface. Baud rates from 50 to Kbaud. Large RAM buffers 252,000 bytes of data to off load the GPIB Bus Controller. 100% transparent GPIB-to-Serial conversion handles ASCII or binary data. S-mode for controlling a single GPIB device from a serial source GPIB Quad Serial Interface Provides four independent RS-232/RS-485 serial channels from the GPIB bus. Four hi-speed serial channels with independent baud rates from 50 to Kbaud. Adjustable 64 kilobyte buffers for each channel. Full or half duplex operation in RS-485 mode. IEEE Status Reporting Structure includes buffer status and break detection. LCD display shows GPIB and buffer status, serial activity and signal levels IEEE to Serial Interface Adds a smart IEEE GPIB interface to devices with an RS-232 serial interface. Transparent GPIB-to-serial conversion less and SCPI Setup commands. Provides all IEEE functions and Status Reporting Structure responses. GPIB address and serial configuration set and saved by SCPI or serial commands. Supports handshaking, X-on/X-off protocol and rates up to Kbaud. Multiple modes for handling asynchronous, normal or smart serial devices. Smart mode allows embedded controller to modify Status bits and generate SRQs. NEW! 4861B GPIB Analog Interface Provides analog and digital signals to control analog devices, reads voltages and monitors digital signals for feedback information. Two or four isolated analog outputs with ±10, ±5 or 0 to +10 volt ranges. Four floating differential analog inputs with ranges of 0.1, 1 or 10 volts. Four high current driver outputs sink up to 300 ma. Eight digital inputs for reading or monitoring external digital signals. 4894B High-Speed Serial Interface 4896 Quad Serial Interface 4866 Smart Serial Interface 4861B GPIB Analog Interface NEW! 4863 GPIB Parallel Digital Interface Provides 48 TTL digital lines for transferring parallel BCD/HEX or Binary data to or from the GPIB Bus. User configurable parallel interface as inputs or outputs in 8 bit bytes. Outputs are latched with 24 ma source, 48 ma sink capability. Inputs have pullup resistors for TTL/CMOS and contact closure inputs. Transfers digital data as bits, bytes, as data strings or as hi-speed binary data. Monitors up to 15 inputs and can generate an SRQ when a signal changes state GPIB Relay Output Provides relay contacts or drive signals for controlling, scanning, or switching signals and eight isolated input lines. Choice of 16 form 'A' low level or hi-current contacts or relay driver outputs. Operate relays individually, as a 1 to 8 pole scanner or in a preset sequence. 8 isolated digital inputs can be monitored for changes and generate an SRQ. See new I/O terminal board options on page GPIB LAN Instrument Adds a GPIB Interface to any VXI-11 compatible instrument with an Ethernet connection. Automatically finds and links to the VXI-11 instrument at its auto-ip address. Transparently passes all commands to the LAN instrument. Generates GPIB SRQs using VXI-11 reverse channel notification. Allows LXI (LAN) instruments to replace obsolete GPIB instruments. Internal webserver for easy configuration with any web browser. Accessory cables and connectors are shown on pages GPIB Parallel Digital Interface 4864 GPIB Relay Interface 4865 GPIB to LAN Instrument Interface 9

10 J1 GPIB Connector J2 Serial Connector Test Leds J3 Device Serial Connector GPIB ANSI and Modbus Controllers ICS's GPIB-to-Modbus RTU and GPIB-to-ANSI X3.28 Interfaces greatly simplify the control of these devices by internally handling the protocol conversion. Ethernet-to-Modbus version is on page 5. ICS's GPIB-to-Modbus RTU and GPIB-to-ANSI X3.28 Interfaces handle the protocol conversion and use simple ASCII commands to control and query devices that use the Modbus RTU or ANSI X3.28 protocol. Both types of interfaces are available in Minibox form for desktop and rack mounted use or as PC boards for mounting inside a temperature chamber or system. ICS's GPIB-to-Modbus and GPIB-to-ANSI X3.28 Interfaces are supported with several Application Bulletins, example Visual Basic programs and LabVIEW Drivers. PC with GPIB Controller Card 4819A Temperature Controller RS-232 Front Panel Controls Controller with Modbus RTU Interface 4819A Modbus Controller embedded in a Temperature Chamber GPIB to Modbus Controllers 4899A GPIB Modbus Controller Controls a RS-232 or RS-485 Modbus device from the GPIB bus with simple commands. Flexible serial interface drives RS-232/RS-422 or RS-485 Modbus RTU devices. Programmable baud rates from 50 to >115.2 Kbaud. Off-loads the computer by doing all Modbus packet assembly, CRC generation, packet checking and protocol conversion. Small Minibox metal case shields EMI/RFI. 4899A GPIB Modbus Controller 4809A GPIB Modbus Controller Board Controls a RS-232 or RS-485 Modbus device from the GPIB bus with simple commands. Flexible serial interface drives RS-232/RS-422 or RS-485 Modbus devices. Off-loads the computer by doing all Modbus packet assembly, CRC generation, packet checking and protocol conversion. Programmable baud rates from 50 to Kbaud. Small 4.5 in x 5.5 in board is easily mounted in host chassis. Mates with ICS's GPIB Connector/Switch Boards. 4819A GPIB & Serial Modbus Controller Board Provides GPIB and Serial interfaces to control a RS-232 Modbus device. Small 4.5 in x 4.0 in board mounts on rear panel of host chassis so GPIB and Serial connectors protrude through the panel. GPIB interface does the Modbus RTU protocol conversion. Programmable GPIB address, IDN message, data format and baud rates. Serial interface is a straight through connection to the Modbus device. 4809A GPIB Modbus Controller Board 4829A GPIB & Serial Modbus Controller Board Provides GPIB and Serial interfaces to control RS-485 Modbus device(s). Same as 4819A above except controls RS-485 Modbus RTU device(s). Provides rear panel RS-232 to internal RS-485 signal conversion. GPIB to ANSI X3.28 Controllers 4894B-7 w/f30146 GPIB ANSI X3.28 Controller Controls RS-232 or RS-422/RS-485 ANSI X3.28 devices from the GPIB bus. Program F30146 handles the ANSI X3.28 ACK/NAK protocol and non-printable characters. RS-422/RS-485 interface drives multiple ANSI X3.28 devices. 4804B-7 w/f30145 GPIB ANSI X3.28 Controller Board Controls RS-232 or RS-422/RS-485 ANSI X3.28 devices from the GPIB bus. Small 4.5 in x 5.5 in 4804B board with ANSI X3.28 protocol program. Mates with ICS's GPIB Connector/Switch Boards. Use 4804B-7 w/f30145 program to replace old ICS boards. Accessory cables and connectors are shown on pages A and 4829A GPIB & Serial Modbus Controller Boards 4894B-7 GPIB to ANSI X3.28 Controller 10

11 Data Acquisition and Control Products ICS's Data Acquisition and Control Products provides analog, digital and relay driver outputs for controlling devices and has analog, digital and temperature inputs for reporting device status. Signal pinouts and firmware commands are the same for all four DAQ products so the user can interchange the products to get the desired interface and form factor for his application. The companion DAQ Terminal Board makes it easy to attach test signals to all of the DAQ products. Software support includes a LabVIEW driver and an example Visual Basic program that lets you configure and run the various interfaces. Data Acquisition & Control Boards 4807 GPIB Data Acquisition & Control Board Provides analog and digital signals to control devices and reads voltages, digital signals and temperatures. IEEE compatible interface with SCPI command parser. Four 0 to 5 Volt analog outputs. Six analog inputs with programmable input ranges of +5, +10, ±5 or ±10 V. Six high current driver outputs sink up to 300 ma. 32 bidirectional digital I/O lines for reading or controlling digital signals. Four type J thermocouple inputs measure temperature over a -100 to C range. Runs on 5 Vdc power GPIB Data Acquisition and Control Board 2307 Serial Data Acquisition & Control Board Provides analog and digital signals to control devices and reads voltages, digital signals and temperatures. Full functionality over a serial link. Same analog, digital relay drivers and thermocouple inputs as the Selectable RS-232, RS-422 or RS-485 interface signals. Operates in point-to-point connections or on a network with optional packet protocol for secure data transmission. Runs on 5 Vdc power. Data Acquisition & Control Miniboxes 4867 GPIB Data Acquisition & Control Minibox Provides analog and digital signals to control devices and reads voltages, digital signals and temperatures. IEEE compatible interface with SCPI command parser. Four 0 to 5 Volt analog outputs. Six analog inputs with programmable input ranges of +5, +10, ±5 or ±10 V. Six high current driver outputs sink up to 300 ma. 32 bidirectional digital I/O lines for reading or controlling digital signals. Four type J thermocouple inputs measure temperatures over -100 to C. Packaged in small 7 in x 7 in x 1.5 in RFI proof metal case. Runs on AC or DC power Serial Data Acquisition & Control Minibox Provides analog and digital signals to control devices and reads voltages, digital signals and temperatures. Full functionality over a serial link. Same signals, specifications, size and power as the 4807 but with a serial interface. Selectable RS-232, RS-422 or RS-485 interface signals. Operates in point-to-point connections or on a network with optional packet protocol for secure data transmission Serial Data Acquisition and Control Board 4867 GPIB Data Acquisition and Control Box 2367 Serial Data Acquisition and Control Box Terminal Interface Card DAQ Terminal Board Provides screw terminals for quick connection of analog, digital, relay and thermocouple leads. Plugs directly into all 23x7 and 48x7 DAQ boards and box products. All terminals clearly identified to simplify the connection process. Accessory cables and connectors are shown on pages /4807 DAQ Terminal Board

12 GPIB - Digital Interface Cards Cost effective solutions for interfacing virtually any digital device to the GPIB bus ICS's GPIB to Digital Interface Cards are flexible enough to satisfy most OEMs' needs yet are easy enough to use for individual applications. All of ICS's Interface Cards are IEEE compatible and have programmable IDN messages and configuration parameters that personalize the card to the user's application. The GPIB to Digital Interface cards on this page provide 40 to 128 digital I/O lines that can be set as inputs or outputs in 8-bit byte increments. Data can be transferred by direct writes (reads) to a byte, by multiple byte wide transfers or by bit manipulation commands. GPIB to Digital Interface Cards 4803 IEEE to Parallel Digital Interface Provides a GPIB interface to control devices with 40 parallel digital signals. Small 4.5 in. x 5.5 in. board. 40 line parallel interface is user configured in 8-bit bytes as inputs or latched outputs. Data transfer by bits, bytes or multi-byte wide words. User programmable data polarities, control lines and data handshaking. GPIB Address set by SCPI commands or by an external address switch. User set IDN message personalizes the 4803 as part of user's product. Setup configuration saved in Flash memory. Available with circuit side connector for 'piggyback' mounting. Mates with ICS's GPIB Connector/Switch Boards or GPIB Flat Ribbon Cable Relay Driver Board Provides 40 heavy duty 300 ma relay drivers for 4803 boards with circuit side connector. User configurable as 24, 32 or 40 Relay Drivers with 16, 8 or 0 TTL I/O lines. Convenient screw terminals for relay, digital I/O signals and power connections Vdc input. Internal supply provides 5 Vdc for 4803 board. The TTL output drivers on all of the boards can sink 48 ma and source 24 ma. Companion Relay Driver boards for the 4803 and 4813 boosts the sink current to 300 ma per line and can operate 5 to 32 volt relays or solenoids. OEM Starter Kits and Software Development Kits (SDKs) are available for our more popular boards. ICS's Interface Cards save the OEM several man-months of development time and help bring the product to market earlier. Secondly with their low cost, they continue saving over the life of the product IEEE to Digital Interface Card 4823B IEEE to Parallel Digital Interface Provides a GPIB interface to control devices with 56 parallel digital signals. Small 3.9 in. x 6 in. VME size board. 56 line parallel interface is user configured in 8-bit bytes as inputs or latched outputs. Same firmware and commands as the 4803 Interface Card but with 56 I/O lines. Pinouts and board size same as ICS's older 4823A board. Heavy duty digital I/O lines source 24 ma and sink 48 ma. Available with circuit side connector for 'piggyback' mounting. Available Starter Kit and SDK for custom firmware IEEE to Parallel Digital Interface Provides a GPIB interface to control devices with 128 parallel digital signals. 128 line parallel interface is configured in 8-bit bytes as inputs or latched outputs. Same firmware and commands as the 4803 Interface Card but with 128 I/O lines. Uses 3 row x 50 pin connector for digital signals. Heavy duty digital I/O lines source 24 ma and sink 48 ma. Available Starter Kit and SDK for custom firmware Relay Driver Board with 4803 Interface Card 4823B IEEE to Digital Interface Card 4813H IEEE to Parallel Digital Interface Two 4813 board set controls 256 parallel I/O lines from one GPIB address. Both boards have 4813 style 150-pin parallel I/O connectors. Includes flat-ribbon interconnection cable Relay Driver Board Provides 128 heavy duty 300 ma relay drivers for standard 2313, 4813 or 8013 boards. Up to 32 lines for standard TTL I/O use. Relay lines on four 36-pin flat-ribbon cable headers Vdc input. Internal supply provides 5 Vdc for xx13 boards IEEE to Digital Interface Card Accessory cables and connectors are shown on pages Relay Driver Board on a

13 GPIB - Serial Interface Cards Cost effective solutions for interfacing virtually any serial device to the GPIB bus ICS's GPIB-to-Serial Interface Cards are flexible enough to satisfy most OEMs yet are easy enough to use for individual applications. All of ICS's GPIB-to-Serial Interface Cards are IEEE compatible and have GPIB setable parameters that configure the card to the user's application. Most have programmable IDN messages that personalize the card with the user's company name and model number. The 4806, 4808 and 4816 have the capability to respond to queries for the serial device. They do this by responding to all IEEE common commands and to any GPIB messages starting with four reserved keywords: System, Status, Diagnostic and Calibrate. All other GPIB messages are passed on to the serial device. All serial device responses are returned to the GPIB bus. The 4804B boards transparently pass messages between the GPIB bus and the serial device. The 4804B uses a Device Trigger escape sequence to switch to its command sub-mode where the user can set its serial and GPIB configuration. OEM Starter Kits and Software Development Kits (SDKs) are available for the GPIB-to-Serial cards. ICS's Interface Cards save the OEM several man-months of development time and help bring the product to market earlier. Secondly with their low cost, they continue saving over the life of the product. GPIB to Serial Interface cards 4804B IEEE to Serial Interface Provides a GPIB interface for devices with RS-232 or RS-485 serial interfaces or controls a single GPIB device. Uses Device Trigger to escape to Command sub-mode. 100% transparent GPIB-to-Serial conversion. Use for binary and ASCII data. GPIB settings and serial configuration set by SCPI commands and saved in Flash. GPIB Address set by SCPI or serial commands or by an external address switch. Supports handshaking, X-on/X-off protocol and data rates up to 38.4 Kbaud. Runs on 5 Vdc or unregulated 5.5 to 15 Vdc. Mates with ICS's GPIB Connector/Switch Boards or ICS's GPIB extension cable. Available Starter Kit, P/N IEEE and RS-232 to RS-232 Interface Adds a smart IEEE and serial interface to devices with an RS-232 serial interface. Transparent GPIB-to-Serial conversion less commands and SCPI setup commands. Automatically handles all commands and SCPI setup commands. Passes all other commands onto the internal serial device. Multiple modes for handling asynchronous, normal or smart serial devices. Smart mode allows embedded controller to modify Status bits and generate SRQs. GPIB address, IDN and serial settings set and saved by SCPI or serial commands. Supports handshaking, X-on/X-off protocol and rates up to 57.6 Kbaud. Easy to install board with right angle connectors mounts on rear panel. 4804B IEEE to Serial Interface 4808 IEEE and RS-232 to RS-485 Interface Same as 4806 board described above except drives RS-485 Modbus RTU device(s). Provides GPIB to Modbus RTU conversion for RS-485 Modbus desice(s). Includes rear panel RS-232 to internal RS-485 conversion. Easy to install board with right angle connectors mounts on rear panel. 4806and 4808 IEEE and Serial to Serial Interface 4816 IEEE to Serial Interface Adds a smart IEEE interface to devices with RS-232 or RS-485 serial interfaces. Transparent GPIB-to-Serial conversion less commands and SCPI setup commands. Automatically handles all commands and SCPI setup commands. Passes all other commands onto the internal serial device. Multiple modes for handling asynchronous, normal or smart serial devices. Smart mode allows embedded controller to modify settings and Status bits. GPIB settings, IDN and serial settings set and saved by SCPI or serial commands. GPIB address set by SCPI or serial commands or by an external address switch. Supports handshaking, X-on/X-off protocol and data rates up to 57.6 Kbaud. Mates with ICS's GPIB Connector/Switch Boards IEEE to Serial Interface 13

14 Serial Interface Modules and Boards ICS's Serial Miniboxes and Serial OEM Boards are IEEE compatible and provide GPIB functionality over an RS-232 link or on an RS-422/RS-485 network. The 236x series Miniboxes include analog, digital, relay contact closures and relay driver interfaces that can be controlled over a serial link. Each 236x series Minibox gives the user a choice of an DCE type, RS-232 interface for direct connection to a PC's COM port or an RS-485 serial interface for a direct connection or for a network connection. Up to sixteen Miniboxes can be operated on a single network. All Miniboxes are available in board only form for installation in your own chassis. The 2303 and 2313 Serial OEM boards are serial versions of the 4803 and 4813 GPIB-to-Parallel Interface Cards. They are physically similar and have the same digital interfaces. OEM users can change from GPIB to RS-232 or RS-422/RS-485 interfaces by just changing board types. The 2307 and 2367 Data Acquisition cards with serial interfaces are shown on page 11. Accessory cables and connectors are shown on page 19. Serial Interface Modules 2361B Serial to Analog Interface Provides analog and digital signals to control analog devices and reads voltages and monitors digital signals for feedback information. Two or four isolated analog outputs with ±10, ±5 or 0 to +10 volt ranges. Four differential analog inputs with ranges of 0.1, 1 or 10 volts. Four high current relay driver outputs sink up to 300 ma. Eight digital inputs for reading or monitoring external digital signals. RS-232 and RS-485 asynchronous Interfaces. NEW! 2363 Serial to Parallel (Digital) Interface Provides 48 digital I/O lines for transferring parallel BCD/HEX or Binary data to or from the serial link. Powerful configuration commands let the user configure the parallel interface in 8 bit bytes to match his needs. Configuration saved in Flash memory. Output signals held in latches, pullup resistors provided for input signals. Digital data transfer as bytes or as data strings. Monitors up to 15 inputs. Generates Service Request Message (SRM) on data changes or when data ready. RS-232 and RS-485 asynchronous Interfaces Serial to Relay Output Provides relay contacts or driver outputs for controlling, scanning, or switching signals over a serial link. Choice of 16 form 'A' low level or hi-current contacts or relay driver outputs. Operate relays individually, as a 1 to 8 pole scanner or in a preset sequence. 8 isolated digital inputs can be read or monitored for changes. Generates Service Request Message (SRM) on data changes. RS-232 and RS-485 asynchronous Interfaces. Available companion Terminal Board Assembly Serial to Parallel (Digital) Interface Provides a serial interface to control devices with 40 parallel digital signals. Small 4.5 in. x 5.5 in. board runs on single 5 Vdc power. Same 40 line digital interface and board size as Use with 4803 Relay Driver Bd. User selectable RS-232, RS-422 or RS-485 serial interface. Control up to sixteen 2303s on a single RS-485 network. Interface configuration, address and user IDN message saved in Flash. Mates with ICS's Serial Connector/Switch boards or with a DB-25 serial connector. 2361B Serial to Analog Interface 2363 Serial to Parallel Interface 2364 Serial to Relay Interface 2303 Serial to Parallel Interface 2313 Serial to Parallel (Digital) Interface Provides a serial interface to control devices with 128 parallel digital signals. Same 128 line digital interface and board size as Use with 4813 Relay Driver Bd. User selectable RS-232, RS-422 or RS-485 serial interface on 10 pin headers. Control up to sixteen 2313s on a single RS-485 network. Interface configuration, address and user IDN message saved in Flash. Runs on single 5 Vdc power. Accessory cables and connectors shown on pages Serial to Parallel Interface

15 Interfaces and Prototyping Kits ICS's proven VXI Interface is designed to make it easy for the new or occasional VXI user to build a special module or to quickly adapt an existing product to the VXIbus. ICS's VXI interface boards occupy the first few inches of the module's board space along the VXI backplane and include the VXIbus P1 and P2 connectors. The user's circuit board occupies the front portion of the module and plugs into the interface board to make a complete C-size VXI module. ICS's VXI kits provide the front panels, side shields and necessary hardware to complete the module. The VXI-5524 is a register-based VXI interface with 16 register addresses. Three registers are on the VXI-5524 card and provide 48 I/O lines. A 16-bit VXI expansion bus drives the user's circuits. VXI Interfaces and Prototyping Boards VXI-5524 Interface Card Register based VXIbus interface board couples user's circuit board to the VXIbus. Provides a 48 line parallel I/O interface and a 16-bit expansion bus to drive user's logic. 48 line parallel interface can be configured as inputs or latched outputs in 16-bit increments. Choice of 1, 2 or 3 slot wide VXI hardware kits to enclose the completed assembly. Free design aids include PCB layout drawing files and ORCAD design templates. VXI-5524 Interface Card VXI-5501/5502 Prototyping Module Kits C-sized VXI prototyping modules using the VXI-5524 Interface Card. Both kits include the VXI-5524 VXI Interface Card with programmable I/O lines, side shields, a blank front panel and all necessary hardware. VXI-5501 kit has copper clad prototyping area for mounting RF and microwave modules. VXI-5502 kit has a sea-of-holes prototyping area with internal power planes. Holes are on 0.1 inch centers for mounting components, sockets, etc. One-slot wide module standard, two or three-slot wide kits also available / VXI-5524 Prototype Boards Prototyping boards attach to the VXI-5524 Interface Card to form a complete VXI module. Select from two board styles: Sea-of-holes board has holes on 0.1 inch centers with multiple power and ground planes. Two-sided copper clad board ideal for microwave and high-frequency breadboarding. Both boards include mating connector, front panel LEDs and Reset button. VXI-5502 Prototyping Module (with sea-of-holes prototype board) Blank C-size Board Blank C-size board for mounting extra devices, modules or other items in a VXI system. Connection pads with noise suppression capacitors on all VXI voltages. Pad patterns to pick up VXIbus signals from P1 & P2 connectors. Front panel pad patterns for connectors, LEDs and a Reset button. Blank board fits in the ICS VXI Kits on page 16. VXI Blank Board VXI bus Shield Kits and Front Panels are shown on page

16 Module Shield Kits Start with a Prototyping Kit or go straight to a first article module using our layout aids. ICS has the widest selection of VXI Module Shield Kits and Front Panel Kits available for your VXI module. ICS's C-size VXI and VXI4 Module Shield Kits are available in one, two and three slot widths. Each kit includes a front panel, side shields, ejectors, and all of the necessary hardware to assemble the completed module. The front panel is blank except for the ejector slots and mounting holes. The side shields have air vents and an address switch opening. ICS's clam-shell design includes several RFI limiting features including RFI gaskets, connector shield skirts and air slots designed to attenuate frequencies below 2 GHz. ICS's VXI kit design has been proven by numerous modules that have passed the CE RFI emissions and noise susceptibility tests. Each VXI kit includes a complete set of assembly instructions and layout drawings. Front panel kits are available for each module style and width. ICS now offers single-slot wide ITC style kits for slotted PCBs. These kits match the original Interface Technology design. ICS supplies designers with module design aids such as ORCAD templates for schematics, PCB layouts and AutoCad DXF files for creating your front panel machining drawing. ICS also provides custom VXI kits based on your design drawings. The custom kits can include machined and painted front panels and modified side shields when required. This one stop shopping means less overhead for you and saves the time and cost of shipping parts between multiple vendors. VXI4-KITS C-size Module Shield Kits, VXI-4.0 Single and dual slot, C-size, VXI module shield kits for VXI modules with VXI pin or 96-pin connectors. Includes blank front panel, side panels, ejectors and all kit hardware. Low weight aluminum construction, full RFI gaskets and generous air vents. Dual-slot units have extra space on component side of main PC board. Documentation includes front panel and PCB layout drawings, ORCAD PCB design templates and AutoCad DXF CAD files. NEW! VXI Module Shield Kits VXI-KITS C-size Module Shield Kits Single, dual and three slot, C-size, VXI module shield kits for modules with 96-pin connectors. Kits are available in two mounting screw patterns and address switch locations. Includes blank front panel, side panels, ejectors and all kit hardware. Low weight aluminum construction, full RFI gaskets and generous air vents. Dual-slot units available with extra space on either side of main PC board. Triple-slot unit with extra spaces on component side of main PC board. Optional kits available with no address switch or mountng screw holes. Documentation includes front panel and PCB layout drawings, ORCAD PCB design templates and AutoCad DXF CAD files. VXI-KIT Two Board C-size Module Shield Kits Two board, dual slot, C-size VXI module kit for modules with 96-pin connectors. Includes blank front panel, side and center shields, ejectors and all kit hardware. Four VXIbus connectors provide 2 x power inputs of a single board module. Low weight aluminum construction, full RFI gaskets and generous air vents. Documentation includes front panel and PCB layout drawings, ORCAD PCB design templates and AutoCad DXF CAD files. NEW! VXI-KITS ITC Style C-size Module Shield Kits Single slot, C-size, VXI module shield kits built to house Interface Technology style boards with tabs on long sides. Matches ITC's original design. Includes blank front panel, side panels, ejectors and all kit hardware. Low weight aluminum construction and generous air vents. Documentation includes front panel and PCB layout drawings, ORCAD PCB design templates and AutoCad DXF CAD files. VXI-KIT (Dual wide version shown above) ITC style VXI KIT Front Panels Front Panel Kits Front panel kits are available for all of the modules listed above. Includes ejectors and all mounting hardware. Includes layout and machining documentation. VXI bus Interface Cards are shown on page Front panel Kit (Single Wide)

17 Accessories and Rack Mounting Kits Cables & Bus Strip 4801 Bus Strip IEEE-488 Bus distribution panel that eliminates GPIB cable routing problems. Mounts in rear of 19 inch side rack or on a bench. Includes benchtop or rack mounting brackets. Eight connectors eliminates hanging multiple cables on an instrument. Low capacitance counts as less than 0.5 m against the 20.0 meter bus limit. GPIB Bus Cables with Double-Ended Connectors High quality multiple shielded cables with metal connector hoods. Proven superior shielding in RFI/EMI tests. Standard lengths of 0.5, 1, 2, 2.5, 3 and 4 meters Double-ended connectors can be used to create star or serial cable topographies. Custom lengths up to 20 meters long. GPIB Bus Cables with a Straight-in Connector High quality multiple shielded cables with metal connector hoods. Straight in connectors ideal for connecting to PCs and avoiding sharp bend radius. Proven superior shielding in RFI/EMI tests. Standard lengths of 0.5, 1, 2, 2.5 and 4 meters. Custom lengths up to 20 meters long Bus Strip GPIB Bus Cable with double-ended connectors Digital I/O Cable Open End, 62-conductor, five foot long cable. Shielded round cable with AWG 28 colored wires Relay I/O Cable Open end, 50 conductor, five foot long cable. Shielded round cable with AWG 26 colored wires. GPIB Metric Studs Mounts GPIB Connector to rear panel of host chassis or instrument. Has metric female threads that mate with the GPIB Cable jack screws. P/N has standard 4.5 mm long shank.. P/N has extra long 7.1 mm shank. GPIB Bus Cable with straight connector Metric studs Rack Mount Kits and Accessories Minibox Rack Mounting Kits Holds all ICS Minibox products. Rack mount kits available for any combination of 1 or 2 large and/or small Miniboxes. Mounts one or two Minibox interfaces in a 1.75 inch high (1 U high) space. Uses only 8 inches of depth behind panel. Metal bracket holds units in rack mounting kit. Standard Unit Rack Mounting Kits Holds all ICS 3.5 inch high, half-rack wide box products. Mounts two units in a 3.5 inch high (2 U high) rack space. Single rack mount kits include filler front panel to cover the unused side. Minibox Power Adapters Provides regulated or unregulated DC power for the Minibox products. 115 VAC model with US plug standard. (Lefthand adapter in photo) New Universal 115/230 VAC model with US, UK, European and Australian/China power plugs for international customers. (Righthand adapter in photo) Refer to the application-country chart listed on the Power Adapter Data Sheet to select the appropriate adapter for your Interface and country. Minibox Dual Rack Mounting Kit US and Universal Plug Power Adapters 17

18 Terminal Boards and Relay Driver Boards Terminal Boards Rack Mounted Terminal Strip Provides quick connect terminals for all 2364, 4864 and 8064 relay contacts and digital inputs. Mounts across the rear rails of a 19 inch wide equipment rack. Lever actuated installation displacement terminals accept 28 to 20 AWG wire. 19 inch x 1.75 inch board mounts to the front or rear rails of a 19 inch rack. Standard flat ribbon cable is 60 cm. Order as P/N Other flat ribbon cable lengths available on special order. Rack Mounted Terminal Board Assembly /4864/8064 Terminal Board Provides screw terminals for all 2364, 4864 and 8064 relay contacts and digital inputs. Screw terminals accept 28 to 20 AWG wire. Small 4 inch x 5 inch board plugs into back of a xx64 board. Use with contact closures or with relay driver outputs x7/48x7 DAQ Terminal Board Provides screw terminals for all 2307, 4807,2367 and 4867 signals. Screw terminals accept 28 to 20 AWG wire. Small 4 inch x 5 inch board plugs into back of any xxx7 board or Minibox. May even be used with thermocouple wire. 2364, 4864 and 8064 Terminal Board Relay Driver Boards /4803 Relay Driver Board Provides 40 heavy duty 300 ma relay drivers for 2303 or 4803 boards with circuit side connector. User configurable as 24, 32 or 40 Relay Drivers that sink up to 300 ma each. Use 8 or 16 lines as standard TTL I/O lines. Convenient screw terminals for relay, digital I/O signals and power connections. Uses 12 to 32 Vdc relay power. On card power supply provides 5 Vdc for 2303 or 4803 board Relay Driver Board Provides 128 heavy duty relay drivers for standard 2313, 4813 or 8013 boards. Mounts on top of standard 2313, 4813 and 8013 boards. Provides 128 relay drivers that sink up to 500 ma each. Up to 32 lines can be used as standard xx13 I/O lines. I/O signals are on four 36-pin flat-ribbon cable headers. Accepts 12 to 32 Vdc relay power and supplies 5 Vdc to the xx13 board. Use with Cables and mating PCB header Connector Board Converts 2313, 4813 or 8013's 150-pin connector into four headers for flat ribbon cables. Flat-ribbon cables simplify your wiring. Each header has 32 xx13 TTL I/O lines plus power and ground. Short version of the board without the Relay Drivers. Use with Cables and mating PCB header. 2307/4807 DAQ Terminal Board 2303/4803 Relay Driver Board 4813 Relay Driver Board DC-37 Relay Driver Board Provides 64 heavy duty relay drivers for standard 2313, 4813 or 8013 boards. Mounts on top of standard 2313, 4813 and 8013 boards. Provides 64 relay drivers that sink up to 500 ma each. Provides 64 lines xx13 type TTL I/O lines. I/O signals are on four DC-37 male connectors. Accepts 12 to 32 Vdc relay power and supplies 5 Vdc to the xx13 board. 18 DC-37 Relay Driver Board

19 Connecting Cables Board Accessories and Connectors GPIB Connector/Switch Board Assemblies Small business card size assemblies with a flat ribbon cable that extends GPIB bus and address switch signals to the rear panel. Use with 4803, 4804B, 4807, 4809, 4813, 4816, 4823B, 4861B, 4863, and 4864 cards. Includes metric studs that fasten the GPIB connector and the GPIB Address Switch to the rear panel. Available in two PCB layouts with user specified cable lengths up to 90 cm L GPIB Flat Ribbon Cable Panel mounted GPIB connector with a flat ribbon cable that extends GPIB signals from the chassis rear panel to the Interface Card. Cable lengths (L) up to 90 cm. Plugs into the GPIB signal header on the 4803, 4804B, 4809 and 4816 cards. Includes metric studs that fasten the GPIB Connector to the rear panel /2303 Digital I/O Cable Open-end, 5 foot long rainbow colored cable extends 4803 & 2303 digital I/O signals. Plugs in to the 2303 and 4803's parallel I/O connector. Wires to your mating connector. GPIB Connector/Address Switch Assemblies (Vertical style on left, horizontal on right) Left - GPIB Flat Ribbon Cable Right - Open-end Digital I/O Cable Open End Cable Open-end, 5 foot long cable extends 4863's digital I/O signals. Wire to your connector L Serial Flat Ribbon cable Panel mounted DB-25P connector with a flat ribbon cable that extends the Serial signals from the 2303 Interface Card to the rear panel. Cable lengths (L) up to 90 cm. Includes lock studs that fasten the Serial Connector to the rear panel Serial Cable Kit Kit for building a cable that extends the serial signals from the Serial Header on 2361, 2363 and 2364 series Board Assemblies to the rear panel of the host chassis. Kit includes header plug, pins, DB-25S connector, lock studs and wiring directions L Digital Flat Ribbon cable 36-conductor Flat Ribbon Cable for 4813 Relay Driver Board and 4813 Connector Board. Cable Lengths from 10 to 90 cm. Use male header for your PC board. Use female flat-ribbon connector to make your own flat-ribbon cables. Serial Flat Ribbon Cable Flat Ribbon Cable, Header and Flat-ribbon Connector Mating Connectors , 24, 25 and 26 Mating DIN connectors 96-pin DIN connectors with a variety of terminal styles. For use with 2303, 4803, and 4823B boards. P/N is a 96-pin DIN with solder eyelets. P/N is a 96-pin DIN with dip solder pins. P/N is a 96-pin DIN with rightangle pins for VXI-5524 and VXI Mating DIN Connectors - from left to right eyelet, dip solder, wirewrap, and right-angle pins Mating 150-Pin connector 150-pin mating connector for 4813 interface card. 3 rows x 50 pins/row on 0.2 inch centers Mating 62-Pin connector 62-pin high density DC shell mating connector with solder sockets. Used with 2307 and 4807 boards and with 2367, 4863 and 4867 Miniboxes. Order hood separately. Mating 4813 Connector with solder pins Mating 50-Pin connector 50-pin blue ribbon mating connector with solder sockets and hood. For use with 2364 and 4864 Miniboxes. Mating 62-pin DC shell connector on left Product is available as RoHS compliant; Product is being converted to RoHS. Mating 50-pin blue ribbon connector on right Copyright 2011 ICS Electronics div., Systems West, Inc. 19

20 ADDRESS SERVICE REQUESTED Distributors and Sales Representative Locations ICS has Sales Representatives (main offices shown by red dots) in the United States and Distributors (main offices shown by blue dots) throughout much of the world. Current Distributor and Sales Representative phone numbers are available on ICS's website at icselect.com/. If you are located in a country without a distributor, contact ICS Electronics directly at icssales@icselect.com. ICS Electronics accepts purchase orders on approved credit or with an American Express, Discover, Mastercard or VISA card. Minimum order is $50. If payment is made by a check, the check must be drawn on a US bank. Wire transfers must be in US dollars. Minimum wire transfer is $750. All ICS products are warranted for a minimum of one year unless otherwise agreed upon. Shipments are FOB Pleasanton, California, USA. Minimum shipping charge is $7.00. Published prices and availability subject to change without notice. For more information, call or visit Commerce Circle Pleasanton, CA 94588, USA Phone: Fax:

IEEE 488/USB BUS INTERFACES

IEEE 488/USB BUS INTERFACES IEEE 488/USB BUS INTERFACES USBParallel Digital Interface Provides 40 user configured digital I/O lines. Inputs TTL/CMOS and contact closures. Drives 48 ma. Automatic event and status change detection.

More information

BOARD LEVEL PRODUCTS MULTI-FUNCTION MODBUS RTU INTERFACE BOARD

BOARD LEVEL PRODUCTS MULTI-FUNCTION MODBUS RTU INTERFACE BOARD BOARD LEVEL PRODUCTS 9009 MULTI-FUNCTION MODBUS RTU INTERFACE BOARD Description ICS's 9009 is a multi-interface board with Ethernet, GPIB and USB ports for controlling Modbus RTU slave devices. The 9009

More information

APPLICATION BULLETIN ICS ICS. ELECTRONICS division of Systems West Inc. VXI-11 TUTORIAL and RPC Programming Guide AB80-11 INTRODUCTION

APPLICATION BULLETIN ICS ICS. ELECTRONICS division of Systems West Inc. VXI-11 TUTORIAL and RPC Programming Guide AB80-11 INTRODUCTION ICS ICS ELECTRONICS division of Systems West Inc. AB80-11 APPLICATION BULLETIN VXI-11 TUTORIAL and RPC Programming Guide INTRODUCTION Mention the VXI-11 Specification and you will get a lot of blank looks

More information

NEW PULSE COMMANDS Interface Card. Host Chassis. TTL/CMOS Input Signals or Contact Closures. High Current TTL Output Lines.

NEW PULSE COMMANDS Interface Card. Host Chassis. TTL/CMOS Input Signals or Contact Closures. High Current TTL Output Lines. DESCRIPTION ICS's Model 8013 Ethernet Parallel Interface Board provides a 128 line digital interface that can be used to interface devices with a large number of digital signals to the computer via

More information

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD BOARD LEVEL PRODUCTS RS-422/ INTERFACE BOARD DESCRIPTION The Model Serial Interface is a small, low cost interface board that interfaces serial devices with RS-422 or signals to the bus. The provides

More information

BOARD LEVEL PRODUCTS OEM GPIB<->RS-232 INTERFACE BOARD GPIB

BOARD LEVEL PRODUCTS OEM GPIB<->RS-232 INTERFACE BOARD GPIB BOARD LEVEL PRODUCTS OEM INTERFACE BOARD Description The Model Interface is a small, low cost interface board that interfaces devices to the bus. The provides a smart IEEE-488.2 compliant, to-serial

More information

MSCS MODULAR SWITCH CONTROL SYSTEM. Expandable switch control system. ICS

MSCS MODULAR SWITCH CONTROL SYSTEM. Expandable switch control system. ICS MODULAR SWITCH CONTROL SYSTEM MSCS Expandable switch control system. Description ICS's Modular Switch Control System (MSCS) provides the system designer with quick way to assemble any size or type switching

More information

8013/8013V. ICS ICS ELECTRONICS division of Systems West Inc. A flexible interface between any computer and devices with digital signals.

8013/8013V. ICS ICS ELECTRONICS division of Systems West Inc. A flexible interface between any computer and devices with digital signals. 8013/8013V NETWORK INTERFACES LAN to Parallel DIGITAL Interface A flexible interface between any computer and devices with digital signals. DESCRIPTION ICS's Model 8013 Ethernet Parallel Interface

More information

DT8824 High Stability, High Accuracy, Ethernet Instrument Module

DT8824 High Stability, High Accuracy, Ethernet Instrument Module DT8824 High Stability, High Accuracy, Ethernet Instrument Module The DT8824 Ethernet data acquisition (DAQ) module offers the highest stability and accuracy for measuring analog signals. Every signal input,

More information

8064 LAN to RELAY Interface

8064 LAN to RELAY Interface NETWORK INTERFACES 8064 LAN to RELAY Interface Ethernet controlled relays and isolated digital inputs DESCRIPTION The Model 8064 is an Ethernet to Relay Interface that provides 16 fm A contacts 16 relay

More information

Agilent Connectivity Hardware for PC-to-Instrument Connections. Data Sheet. with Agilent GPIB and Instrument Control Products

Agilent Connectivity Hardware for PC-to-Instrument Connections. Data Sheet. with Agilent GPIB and Instrument Control Products Agilent Connectivity Hardware for PC-to-Instrument Connections Data Sheet with Agilent GPIB and Instrument Control Products 82357B USB/GPIB Interface 3 82350B High-Performance PCI GPIB 82351A PCIe GPIB

More information

RS-232/RS-485 SERIAL INTERFACES SERIAL TO RELAY INTERFACE DESCRIPTION. Serial Controlled relays and isolated digital inputs

RS-232/RS-485 SERIAL INTERFACES SERIAL TO RELAY INTERFACE DESCRIPTION. Serial Controlled relays and isolated digital inputs DESCRIPTION The 2364 is a compact, RS-232/RS-485 to Relay Interface that provides 6 fm A contacts 6 relay drivers f switching signals driving external relays. The 2364 s versatile commands let the user

More information

Agilent L4433A Dual/Quad 4x8 Reed Matrix

Agilent L4433A Dual/Quad 4x8 Reed Matrix Agilent L4433A Dual/Quad 4x8 Reed Matrix Data Sheet LXI compliance includes built-in Ethernet connectivity Fully-featured graphical Web interface Dual 4x8, 8x8, or 4x16 2-wire configurations 64 2-wire

More information

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2 0-569 Amp BRIC nd Generation PXI Switching Resource Distributor & Bus Matrix Inputs Module Designed to Support the Requirements of the ARINC 608A Specification Integrated PXI A Matrix Module With Built

More information

48-Bit Isolated Digital I/O

48-Bit Isolated Digital I/O 48-Bit Isolated Digital I/O NI 6527 24 optically isolated digital inputs (0-28 VDC) 24 isolated, solid-state relay digital outputs (0-60 VDC, 0-30 V rms ) Switch up to 120 ma Digital filtering on inputs

More information

IEEE 488/GPIB BUS INTERFACE GPIB TO RELAY INTERFACE DESCRIPTION. GPIB Controlled relays and isolated digital inputs

IEEE 488/GPIB BUS INTERFACE GPIB TO RELAY INTERFACE DESCRIPTION. GPIB Controlled relays and isolated digital inputs DESCRIPTION The Model 4864 is an IEEE 488.2/GPIB/ HP-IB to Relay Interface that provides 6 fm A contacts 6 relay drivers f switching signals f driving external relays. The 4864 s versatile commands let

More information

IEEE 488/GPIB BUS INTERFACES

IEEE 488/GPIB BUS INTERFACES DESCRIPTION The Model 4813 GPIB Digital Interface Board is an IEEE-488.2/GPIB to digital interface with 128 I/O lines that can be used to easily adapt devices with a large number of digital signals

More information

High Density Switch Mainframe and Cards

High Density Switch Mainframe and Cards Cost-effective, high density switch mainframe and cards High density, half-rack switching mainframe, just 2U (3.5 in) high Differential 6 32 matrix card Differential quad 1 40 multiplexer card Analog backplane

More information

USBIO24 RL Digital I/O Module

USBIO24 RL Digital I/O Module Ether I/O 24 Digital I/O Module The Ether I/O 24 is an UDP/IP controlled digital Input/Output module. The module features three 8-bit ports with 5V level signal lines. Each of the 24 lines can be independently

More information

ADI12-16(PCI) Isolated Multi-Function Analog Input Board for PCI ADI12-16(PCI) 1. Ver.1.01

ADI12-16(PCI) Isolated Multi-Function Analog Input Board for PCI ADI12-16(PCI) 1. Ver.1.01 Isolated Multi-Function Analog Input for PCI ADI2-6(PCI) This product is PCI-compliant interface boards that convert analog input signals to digital equivalents (performing analog-to-digital conversion).

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

MSC02 & I2C01 MODULAR SWITCH CONTROL SYSTEM

MSC02 & I2C01 MODULAR SWITCH CONTROL SYSTEM Control RF Switch Matrixes up to 100x100 and other devices with a Color Touchscreen panel, Ethernet, USB, or Serial using SCPI or MODBUS commands Description The Modular Control System is designed to minimize

More information

Agilent U2751A USB Modular Switch Matrix. Data Sheet

Agilent U2751A USB Modular Switch Matrix. Data Sheet Agilent U2751A USB Modular Switch Matrix Data Sheet Features and capabilities 32 two-wire crosspoints in 4x8 configuration Minimal crosstalk at up to 45 MHz Bandwidth of 45 MHz without the terminal block

More information

LAN extensions for Instrumentation. The LXI Primer. Version 1.1

LAN extensions for Instrumentation. The LXI Primer. Version 1.1 LAN extensions for Instrumentation The LXI Primer Version 1.1 The LXI Primer I The LXI Primer 1.0 Introduction 1.1 What is LXI? 1 1.2 Network Basics 2 1.3 LXI vs. GPIB 4 1.4 LXI Core Features 5 1.5 LXI

More information

Ultra-Accurate Measurement for Temperature and Voltage

Ultra-Accurate Measurement for Temperature and Voltage Ultra-Accurate Measurement for Temperature and Voltage MEASURpoint is an ultra-accurate instrument for measuring any combination of thermocouple, RTD, and voltage inputs. MEASURpoint is available as a

More information

4897 Bus Extender. Hostile Environment, Noise Immunity and Data Security

4897 Bus Extender. Hostile Environment, Noise Immunity and Data Security Description GPIB BUS EXTENDERS ICS Electronics's 4897 series GPIB Bus Extenders dramatically improve the IEEE 488 bus use by extending the maximum GPIB cable distance and by adding more GPIB devices to

More information

Ethernet to Digital In ED-516. Connect, Configure, Control. ED-516 ETHERNET TO Digital IO 16 Inputs. Digital Inputs 1-8. NuDAM/ADAM Module connection

Ethernet to Digital In ED-516. Connect, Configure, Control. ED-516 ETHERNET TO Digital IO 16 Inputs. Digital Inputs 1-8. NuDAM/ADAM Module connection Ethernet to Digital In ED-516 ED-516 ETHERNET TO Digital IO 16 Inputs ED-516 16 Digital Inputs Monitor any input from TTL to high voltage high current industrial devices 0 to 30 Volt inputs ideal for dry/volt

More information

Agilent L4421A 40-Channel Armature Multiplexer

Agilent L4421A 40-Channel Armature Multiplexer Agilent L4421A 40-Channel Armature Multiplexer Data Sheet LXI compliance includes built-in Ethernet connectivity Fully-featured graphical Web interface 40 2-wire latching armature relays Thermocouple reference

More information

USB DIO High Voltage and Relay

USB DIO High Voltage and Relay DIO High Voltage and -PDISO, -ERB, and - Series -PDISO Series -ERB Series - Series Overview Measurement Computing DIO high voltage and relay product offerings include the -PDISO Series, -ERB Series, and

More information

The PXI Modular Instrumentation Architecture

The PXI Modular Instrumentation Architecture The PXI Modular Instrumentation Architecture Overview The PXI (PCI extensions for Instrumentation) specification defines a rugged PC platform for measurement and automation. PXI modular instrumentation

More information

Ultra-Accurate Measurement for Temperature and Voltage

Ultra-Accurate Measurement for Temperature and Voltage Ultra-Accurate Measurement for Temperature and Voltage MEASURpoint is an ultra-accurate instrument for measuring any combination of thermocouple, RTD, and voltage inputs. MEASURpoint is available as a

More information

MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287. Installation and Operations Manual Section 50

MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287. Installation and Operations Manual Section 50 MODBUS RTU I/O Expansion Modules - Models C267, C277, and C287 Installation and Operations Manual 00-02-0651 09-01-09 Section 50 In order to consistently bring you the highest quality, full featured products,

More information

Module 5. Embedded Communications. Version 2 EE IIT, Kharagpur 1

Module 5. Embedded Communications. Version 2 EE IIT, Kharagpur 1 Module 5 Embedded Communications Version 2 EE IIT, Kharagpur 1 Lesson 24 Parallel Data Communication Version 2 EE IIT, Kharagpur 2 Instructional Objectives After going through this lesson the student would

More information

Ethernet to Digital I/O +RS232 +Switch

Ethernet to Digital I/O +RS232 +Switch 4 Digital I/O Lines with RS232 Serial Port 4 Digital Ports independently can be In or Out 1 RS232 Serial Port 2 Ethernet Port User friendly software interface Simple web based configuration, monitoring

More information

ED-588 ETHERNET TO Digital IO 8 Inputs + 8 Outputs

ED-588 ETHERNET TO Digital IO 8 Inputs + 8 Outputs Ethernet to Digital In/Out ED-588 ED-588 ETHERNET TO Digital IO 8 Inputs + 8 Outputs ED-588 8 Digital Inputs and 8 Digital Outputs Drives high current and high voltage loads - Ideal for inductive, capacitive

More information

Designing Next Generation Test Systems An In-Depth Developers Guide

Designing Next Generation Test Systems An In-Depth Developers Guide An In-Depth Developers Guide Designing Next Generation Test Systems An In-depth Developers Guide Contents Section 1 Executive Summary Chapter 1 Increasing Design Complexity...1-1 Shorter Product Development

More information

Four opto-isolated signal channels: SD, RD, RTS, and CTS. Electrical compatibility with RS-485. A 5V DC/DC converter for power isolation

Four opto-isolated signal channels: SD, RD, RTS, and CTS. Electrical compatibility with RS-485. A 5V DC/DC converter for power isolation July 2000 RS-4 Port Isolator IC0ACC03 The IC0ACC03 RS-4 Port Isolator replaces the obsolete ICCMM0 Isolated Repeater/Converter (also known as the Brick ). This Port Isolator provides the basic functionality

More information

UK +44 (0) // USA // JAPAN //

UK +44 (0) // USA // JAPAN // 8 Analogue Inputs Ethernet to Analogue I/O 8 Analogue Inputs - Selectable as either current or Voltage Supports simple ASCII or industry standard Modbus TCP 1 Ethernet Port -30 C to +80 C/-22ºF to +176ºF

More information

Model 707B / 708B Switching Matrix Mainframe Specifications Model 707B Six Slots with Fixed Rack Model 708B Single Slot with Fixed Rack

Model 707B / 708B Switching Matrix Mainframe Specifications Model 707B Six Slots with Fixed Rack Model 708B Single Slot with Fixed Rack Overview: Capacity: Model 707B / 708B Model 707B 708B Description Six plug-in cards per mainframe Single plug-in card per mainframe Supported Cards Model Description 7072 8x12 Semiconductor Matrix 200V,

More information

PRM Integration Guide with. MTL 4840 Series HART Multiplexer

PRM Integration Guide with. MTL 4840 Series HART Multiplexer PRM Integration Guide with MTL 4840 Series HART Multiplexer This manual explains how to connect the MTL4840 Series HART Multiplexer and configure Yokogawa s Plant Resource Manager (PRM) software. This

More information

D7000 SERIES MODBUS TCP/IP ETHERNET INTERFACE MODULES

D7000 SERIES MODBUS TCP/IP ETHERNET INTERFACE MODULES 11/17 D7000 SERIES MODBUS TCP/IP ETHERNET INTERFACE MODULES D7000 FEATURES Complete data acquisition systems. Analog and Digital I/O models available. RJ-45 Ethernet 10/100MB interface. Modbus TCP/IP Ethernet

More information

Agilent I/O Hardware for PC-to-Instrument Connection Data Sheet

Agilent I/O Hardware for PC-to-Instrument Connection Data Sheet Agilent I/O Hardware for PC-to-Instrument Connection Data Sheet Agilent connectivity software Choose the best way to connect your PC to GPIB and RS-232 instruments Take advantage of PC-standard interfaces

More information

pickeringtest.com Digital I/O Module With Power Distribution

pickeringtest.com Digital I/O Module With Power Distribution 40-228 Digital I/O Module With Power Distribution Versatile Breadboard With Prototype Area Built-In Digital I/O, -Bits Out, -Bits In TTL Outputs Suitable for Driving External Logic Open Collector Outputs

More information

Features. High-Speed Analog Input Board for PCI AD12-16U(PCI)EH. High-Speed & Resolution Analog Input Board for PCI AD16-16U(PCI)EH

Features. High-Speed Analog Input Board for PCI AD12-16U(PCI)EH. High-Speed & Resolution Analog Input Board for PCI AD16-16U(PCI)EH High-Speed Analog Input Board for PCI AD12-16U(PCI)EH High-Speed & Resolution Analog Input Board for PCI AD16-16U(PCI)EH with Driver Library [API-PAC(W32)] AD12-16U(PCI)EH and AD16-16U(PCI)EH are PCI-compliant

More information

34970A 3499A/B/C. Advanced Test Equipment Rentals ATEC (2832) 34970A and 3499A/B/C Switch Systems

34970A 3499A/B/C. Advanced Test Equipment Rentals ATEC (2832) 34970A and 3499A/B/C Switch Systems E stablished 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) and 3499A/B/C Switch Systems Product Overview Which would be best for your application? 3499A/B/C Module and Mainframe

More information

Micro-Modular Programmable Controller

Micro-Modular Programmable Controller Micro-Modular Programmable Controller Productivity2000 Features CPU with 5 communication ports OLED message display on CPU module Plenty of discrete and analog I/O modules Status displays on all discrete

More information

JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required

JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required INTEG Process Group, Inc. 2919 East Hardies Rd, First Floor Gibsonia,

More information

Software-Defined Test Fundamentals. Understanding the Architecture of Modular, High-Performance Test Systems

Software-Defined Test Fundamentals. Understanding the Architecture of Modular, High-Performance Test Systems Software-Defined Test Fundamentals Understanding the Architecture of Modular, High-Performance Test Systems Contents Executive Summary 4 Architecture Layer No. 5: System Management/Test Executive 5 Architecture

More information

LAUREL. Laureate RTD Temperature Panel Meter / Controller ELECTRONICS, INC. Features. Description. Specifications

LAUREL. Laureate RTD Temperature Panel Meter / Controller ELECTRONICS, INC. Features. Description. Specifications LAUREL ELECTRONICS, INC. Laureate RTD Temperature Panel Meter / Controller Features Factory calibrated for 100Ω platinum, 10Ω copper & 120Ω nickel RTDs 2, 3 or 4-wire connection with lead resistance compensation

More information

AD12-16(PCI)EV. Features. Analog Input Board for PCI AD12-16(PCI)EV 1. Ver.1.02

AD12-16(PCI)EV. Features. Analog Input Board for PCI AD12-16(PCI)EV 1. Ver.1.02 Analog Input Board for PCI AD2-6(PCI)EV * s, color and design of the products are subject to change without notice. This product is PCI-compliant interface boards that convert analog input signals to digital

More information

Extending the IEEE 488 Bus

Extending the IEEE 488 Bus Application Note 042 Extending the IEEE 488 Bus Introduction C. SaGomes and T. Shen Expanding the GPIB The General Purpose Interface Bus (GPIB) was developed to connect programmable instruments to digital

More information

AIM & THURLBY THANDAR INSTRUMENTS

AIM & THURLBY THANDAR INSTRUMENTS AIM & THURLBY THANDAR INSTRUMENTS MX Series Multi output dc power supplies - 315 or 375 watts Three high performance outputs each with multiple ranges 70V max. and 6A max. (MX100T), 120V max. and 20A max.

More information

ex-s1110-xt Gigabit Ethernet Extenders

ex-s1110-xt Gigabit Ethernet Extenders ex-s1110- Gigabit Ethernet Extenders perle.com/products/10-100-1000-industrial-ethernet-extender.shtml 10/100/1000 Industrial Temperature Copper Extender Extends 10/100/1000Base-T Ethernet up to 10,000

More information

AIM & THURLBY THANDAR INSTRUMENTS

AIM & THURLBY THANDAR INSTRUMENTS AIM & THURLBY THANDAR INSTRUMENTS MX100T & MX100TP Triple output dc power supplies - 315 watts Three full performance outputs of equal power Multiple-ranges, up to 70V and up to 6A Ultra-compact size for

More information

NTX Series Product Comparison

NTX Series Product Comparison NTX Function Primary design application Pole-top/pad-mount switch automation; small substation installations Small substation installations with medium serial and Ethernet port requirements Some legacy

More information

GPIB Parallel. A flexible interface between the IEEE 488 Bus and devices with digital signals. Description. The Model 4803 GPIB <-> Digital Interface

GPIB Parallel. A flexible interface between the IEEE 488 Bus and devices with digital signals. Description. The Model 4803 GPIB <-> Digital Interface Description The Model 4803 GPIB Digital Interface Board is an IEEE-488.2/GPIB to digital interface with 40 I/O lines that can be used to easily adapt devices with digital signals to the IEEE-488/GPIB/HP-IP

More information

AD16-16(PCI)EV. Features. High-Resolution Analog Input Board for PCI AD16-16(PCI)EV 1. Ver.1.02

AD16-16(PCI)EV. Features. High-Resolution Analog Input Board for PCI AD16-16(PCI)EV 1. Ver.1.02 High-Resolution Analog Input Board for PCI AD6-6(PCI)EV * s, color and design of the products are subject to change without notice. Features Resolution : 6-bit, combination speed : 0 sec/ch This product

More information

LT900SERIES. 1xN Multi-Channel Switch Operation Manual

LT900SERIES. 1xN Multi-Channel Switch Operation Manual LT900SERIES 1xN Multi-Channel Switch Operation Manual Table of Contents General Information.. 1 General Specifications...... 2 Interface Connectors..... 3 Connector Assignment 16 pin........ 4 26 pin....

More information

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features

Precision Voltage Measurement. Instruments. Applications. Voltage Inputs. High-Stability, Low Drift Voltage References. Key Design Features VOLTpoint Precision Voltage Measurement Instruments Precision Voltage Measurement VOLTpoint is a family of precision instruments designed for measuring a wide range of voltage inputs; ideally suited for

More information

PXI - An ideal platform for a variety of industrial applications

PXI - An ideal platform for a variety of industrial applications PXI - An ideal platform for a variety of industrial applications Overview This white paper explains in detail the PXI architecture and discusses the benefits PXI systems present in a variety of industrial

More information

WHERE THE FUTURE MEETS THE PRESENT. Datascan. solo Network Based Data Acquisition System

WHERE THE FUTURE MEETS THE PRESENT. Datascan. solo Network Based Data Acquisition System WHERE THE FUTURE MEETS THE PRESENT Datascan solo Network Based Data Acquisition System CONTENTS INTRODUCTION 1 ANALOG INPUT/OUTPUT MODULES &3 DIGITAL INPUT/OUTPUT MODULES PRODUCT FEATURES &5 NETWORK CONTROLLERS,

More information

Introducing the LXI Interface

Introducing the LXI Interface Introducing the LXI Interface APPLICATION NOTE Summary LXI is the latest industry standard for LAN connectivity to instruments and modular systems. Beginning with firmware release 5.7.2.1, several series

More information

TSX SERIES High power laboratory DC Power Supplies

TSX SERIES High power laboratory DC Power Supplies TSX SERIES High power laboratory DC Power Supplies 350/360 watts, standard and bus programmable Low noise, excellent transient response CV & CI operation with automatic crossover Comprehensive protection

More information

4.3 Digital Communication

4.3 Digital Communication Data Acquisition & Computer Control 11 4.3 Digital Communication Why digital communication (often termed digital input/output, or DIO)? Because the language of computers (and many peripheral devices) is

More information

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 Features RoHS 520MHz Low-power ARM processor w/ 800 x 600 Color LCD Power Over Ethernet and 10/100BASE-T Ethernet GPS module

More information

ADAM-6200 Series. Feature. Transition and Vision on Remote DAQ Device 19-13

ADAM-6200 Series. Feature. Transition and Vision on Remote DAQ Device 19-13 ADAM-6200 Series Feature DI/O LED Indication Flexible user-defined Modbus address 19 20 21 DAQ Boards Signal Conditioning Industrial USB I/O Modules22 Transition and Vision on Remote DAQ Device In 2002,

More information

BRAINS CLASSIC/MISTIC 16-CHANNEL ANALOG. DATA SHEET page 1/10. Description

BRAINS CLASSIC/MISTIC 16-CHANNEL ANALOG. DATA SHEET page 1/10. Description DATA SHEET page 1/10 Description Part Number B200 Description 16-Channel Analog Brain, Mistic Protocol The B200 is an analog brain board used to control up to 16-channels of remote analog I/O using Opto

More information

LAUREL. Laureate Dual-Channel Pulse Input Totalizer With Two Independently Scalable Input Channels & Presets ELECTRONICS, INC. Features.

LAUREL. Laureate Dual-Channel Pulse Input Totalizer With Two Independently Scalable Input Channels & Presets ELECTRONICS, INC. Features. Description LAUREL ELECTRONICS, INC. Laureate Dual-Channel Pulse Input Totalizer With Two Independently Scalable Input Channels & Presets Features Frequencies up to 1 MHz Totals stored in non-volatile

More information

The Conversion Technology Experts. Choosing a Fast Ethernet Media Converter

The Conversion Technology Experts. Choosing a Fast Ethernet Media Converter The Conversion Technology Experts Choosing a Fast Ethernet Media Converter Table of Contents Introduction................................ 3 Extend Distance in a Full-Duplex Environment....... 4 Extend

More information

Temperature Measurements using the KPCI-3108 with the EXP-1800

Temperature Measurements using the KPCI-3108 with the EXP-1800 Temperature Measurements using the KPCI-3108 with the EXP-1800 Introduction by Andy Toth Keithley Instruments Inc. Many applications require the use of data acquisition hardware to take high channel count

More information

UK +44 (0) // USA // JAPAN //

UK +44 (0) // USA // JAPAN // 4 Analogue Outputs Ethernet to Analogue I/O 4 Analogue Outputs - Selectable as either current or Voltage Supports simple ASCII or industry standard Modbus TCP 1 Ethernet Port -30 C to +80 C/-22ºF to +176ºF

More information

ED-549. Ethernet to Analogue In ED-549. Connect, Configure, Control ED-549 ETHERNET TO ANALOGUE 8 INPUTS

ED-549. Ethernet to Analogue In ED-549. Connect, Configure, Control ED-549 ETHERNET TO ANALOGUE 8 INPUTS Ethernet to Analogue In ED-549 ED-549 ETHERNET TO ANALOGUE 8 INPUTS ED-549 Ideal for all kinds of industry standard sensors and transducers 8 Analogue Inputs + RS485 Gateway High-precision measurements

More information

JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required

JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required INTEG Process Group, Inc. 2919 East Hardies Rd, First Floor Gibsonia,

More information

AD16-16(PCI)EV. Features. High-Resolution Analog Input Board for PCI AD16-16(PCI)EV 1. Ver.1.01

AD16-16(PCI)EV. Features. High-Resolution Analog Input Board for PCI AD16-16(PCI)EV 1. Ver.1.01 High-Resolution Analog Input Board for PCI AD6-6(PCI)EV * s, color and design of the products are subject to change without notice. Features Resolution :6-bit, combination speed : 0μsec/ch This product

More information

Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices

Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices Transitioning from GPIB to LXI Examining Similarities, Differences and Best Practices Application Note 1465-22 More than 30 years after its creation, GPIB remains popular due to its ease-of-use and robustness.

More information

AD12-16(PCI)EV. Features. Analog Input Board for PCI AD12-16(PCI)EV 1. Ver.1.01

AD12-16(PCI)EV. Features. Analog Input Board for PCI AD12-16(PCI)EV 1. Ver.1.01 Analog Input Board for PCI AD2-6(PCI)EV * s, color and design of the products are subject to change without notice. This product is PCI-compliant interface boards that convert analog input signals to digital

More information

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND OleumTechTM TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND MUST BE FAMILIAR WITH LEVEL 1 TRAINING MATERIALS BEFORE MOVING FORWARD Doc ID# 80-6010-001b TABLE OF CONTENTS 1. WHAT IS NEW WRITE IMPORT

More information

VXIPC 800/700 SERIES FOR WINDOWS 95/NT

VXIPC 800/700 SERIES FOR WINDOWS 95/NT READ ME FIRST VXIPC 800/700 SERIES FOR WINDOWS 95/NT Contents This document contains information to help you understand the components of your kit, determine where to start setting up your kit, and learn

More information

AIM & THURLBY THANDAR INSTRUMENTS

AIM & THURLBY THANDAR INSTRUMENTS AIM & THURLBY THANDAR INSTRUMENTS MX100T & MX100TP Triple output dc power supplies - 315 watts Three full performance outputs of equal power Multiple-ranges, up to 70V and up to 6A Ultra-compact size for

More information

Temperature Measurement Instruments Ultra-Accurate... by Design

Temperature Measurement Instruments Ultra-Accurate... by Design TEMPpoint Type: Temperature Measurement Instrument Temperature Measurement Instruments Ultra-Accurate... by Design TEMPpoint is a family of temperature measurement instruments designed for high accuracy

More information

GX7100 SERIES CHASSIS AND CONTROLLERS 3U / 6U PXI CHASSIS DESCRIPTION CONFIGURATION FEATURES PROGRAMMING AND SOFTWARE APPLICATIONS

GX7100 SERIES CHASSIS AND CONTROLLERS 3U / 6U PXI CHASSIS DESCRIPTION CONFIGURATION FEATURES PROGRAMMING AND SOFTWARE APPLICATIONS 3U / 6U PXI CHASSIS Slots for one 6U (embedded) or 3U (remote) PXI controller, six 6U or 3U instruments, and seven 3U instruments Built-in peripherals (hard disk drive and a DVD-RW drive) for embedded

More information

The SilverNugget is a servo controller/driver for NEMA 17 & 23 frame microstep motors.

The SilverNugget is a servo controller/driver for NEMA 17 & 23 frame microstep motors. Date: 5 November 2008 www.quicksilvercontrols.com SilverNugget N2 M-Grade The SilverNugget is a servo controller/driver for NEMA 17 & 23 frame microstep motors. Property of Page 1 of 13 This document is

More information

VXI/VME-PCI8000 SERIES

VXI/VME-PCI8000 SERIES READ ME FIRST VXI/VME-PCI8000 SERIES FOR WINDOWS 95/NT Contents This document contains information to help you understand the components of your kit, determine where to start setting up your kit, and learn

More information

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet Agilent U2600A Series USB Isolated Digital I/O Devices Data Sheet Features Hi-Speed USB 2.0 (480 Mbps) Functions as standalone or modular unit Up to 64 opto-isolated digital I/O lines Up to 1250 V rms

More information

UK +44 (0) // USA // JAPAN //

UK +44 (0) // USA // JAPAN // UK +44 (0)151 220 2500 // USA +1 855 958 2502 // JAPAN +81-3-3683-0509 4 Channel RTD Input 4 Channel RTD Inputs Supports simple ASCII or industry standard Modbus TCP 1 Ethernet Port -30 C to +80 C/-22ºF

More information

Agilent L4445A Microwave Switch/Attenuator Driver

Agilent L4445A Microwave Switch/Attenuator Driver Agilent L4445A Microwave Switch/Attenuator Driver Data Sheet LXI compliance includes built-in Ethernet connectivity Fully-featured graphical Web interface Control of most popular microwave switches and

More information

NI2400/NI816/NI4866 DATALOGGER NI2400/NI816/NI /16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server

NI2400/NI816/NI4866 DATALOGGER NI2400/NI816/NI /16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server DATALOGGER NI2400/NI816/NI4866 8/16/24 CHANNEL ETHERNET DATA LOGGER with Embedded Web Server DATASHEET Rev. 08 del 08/10/2018 Redatto da R&D Approvato da MKT GENERAL 1SPECIFICATIONS NI4866 NI816 NI2400

More information

Stellar Instruments. SC1 Controller & Display System. General User s Manual. Copyright 2013 Stellar Instruments 1

Stellar Instruments. SC1 Controller & Display System. General User s Manual. Copyright 2013 Stellar Instruments 1 Stellar Instruments SC1 Controller & Display System General User s Manual Copyright 2013 Stellar Instruments 1 Contents Section 1 General... 3 Section 2 Base Unit A (Multi-Event Programmable Timer)...

More information

CPCI-HPDI32ALT High-speed 64 Bit Parallel Digital I/O PCI Board 100 to 400 Mbytes/s Cable I/O with PCI-DMA engine

CPCI-HPDI32ALT High-speed 64 Bit Parallel Digital I/O PCI Board 100 to 400 Mbytes/s Cable I/O with PCI-DMA engine CPCI-HPDI32ALT High-speed 64 Bit Parallel Digital I/O PCI Board 100 to 400 Mbytes/s Cable I/O with PCI-DMA engine Features Include: 200 Mbytes per second (max) input transfer rate via the front panel connector

More information

Moog Components Group Submux1 Manual December 7, 2009

Moog Components Group Submux1 Manual December 7, 2009 RS-232 Submux Motherboard (P/N 970381-xxx) and Daughter-cards (4 ch. RS-232 P/N 970391-xxx, 4ch. RS-485 / 2 ch. RS422 P/N 980430-xxx, and Trigger Interface P/N 200700-XXX) User s Manual And Troubleshooting

More information

Finally! Get rid of your old PDP-11 without giving up your existing applications or special equipment.

Finally! Get rid of your old PDP-11 without giving up your existing applications or special equipment. Replacement Systems Finally! Get rid of your old without giving up your existing applications or special equipment. We understand your dilemma: you want to free yourself of the maintenance overhead of

More information

D1000M SERIES FOR MODBUS SENSOR TO COMPUTER INTERFACE MODULES

D1000M SERIES FOR MODBUS SENSOR TO COMPUTER INTERFACE MODULES D1000M SERIES FOR MODBUS SENSOR TO COMPUTER INTERFACE MODULES D1000 FEATURES Complete sensor to RS-232/RS-485 interface. 500V rms analog input isolation. 15 bit measurement resolution. Continuous self-calibration;

More information

EtherSeries. EtherSeries CR-2. CR-2-Opto. User s Guide. Revised October 7, 2013 Firmware Version 1.X

EtherSeries. EtherSeries CR-2. CR-2-Opto. User s Guide. Revised October 7, 2013 Firmware Version 1.X EtherSeries EtherSeries CR-2 & CR-2-Opto User s Guide Revised October 7, 2013 Firmware Version 1.X TABLE OF CONTENTS SECTION 1 - DESCRIPTION... 2 SECTION 2 - SPECIFICATIONS... 4 SECTION 3 - INSTALLATION...

More information

TC Type Range Conformity Error. J -210 C to +760 C (-347 F to F) ±0.09 C (±0.16 F) K -244 C to C (-408 F to F) ±0.1 C (±0.

TC Type Range Conformity Error. J -210 C to +760 C (-347 F to F) ±0.09 C (±0.16 F) K -244 C to C (-408 F to F) ±0.1 C (±0. LAUREL ELECTRONICS, INC. Laureate Thermocouple Panel Meter / Controller Features Factory calibrated for thermocouple types J, K, T, E, N, R, S Entire range of each thermocouple in one scale Highly accurate

More information

Produkt-Datenblatt. Technische Daten, Spezifikationen. MEsstechnik fängt mit ME an. Kontakt

Produkt-Datenblatt. Technische Daten, Spezifikationen. MEsstechnik fängt mit ME an.   Kontakt Produkt-Datenblatt Technische Daten, Spezifikationen Kontakt Technischer und kaufmännischer Vertrieb, Preisauskünfte, Angebote, Test-Geräte, Beratung vor Ort: Tel: (0 81 41) 52 71-0 FAX: (0 81 41) 52 71-129

More information

STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625

STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625 STATE OF NEW JERSEY DEPARTMENT OF TRANSPORTATION TRENTON, NEW JERSEY 08625 METRIC SPECIFICATIONS FOR VME BUS COMPUTER (FIELD TERMINAL VME BUS PROCESSOR ASSEMBLY) N.J. Specification No. Effective Date:

More information

Products with different interface

Products with different interface Plug-in ICOM card Agenda Products with different interface Isolated and Surge Protection Hands-on for Installation & Simple test ICOM Hands-on to Connect ADAM-4000 by RS-485 wiring directly Products with

More information

Essential Components for Today s Industrial Connections

Essential Components for Today s Industrial Connections Essential Components for Today s Industrial Connections 724-746-5500 blackbox.com Table of Contents Introduction... 3 Understanding How USB Became Dominant... 3 Technical Capacities and Specifications

More information

Features. Line Regulation. Load Regulation. Safety. Cooling. Input Connectors. Output Connectors. Overvoltage Protection. Over Temperature Protection

Features. Line Regulation. Load Regulation. Safety. Cooling. Input Connectors. Output Connectors. Overvoltage Protection. Over Temperature Protection Specifications: Input Voltage ( 3 phase ) No of Phases Input Frequency 208VAC ( 170 ~ 265 ) Code: 3P208 415VAC ( 342 ~ 460 ) Code: 3P400 Wye or Delta, 4 wire 3phase and one protective earth. 47 ~ 63Hz

More information

EPIC board ensures reliability in the toughest environment

EPIC board ensures reliability in the toughest environment EPIC board ensures reliability in the toughest environment The XE 800 SBC is a high performance single board computer (SBC) with a rich family of essential I/O functions. It integrates video, serial ports,

More information