operating manual steropes halogen light source

Size: px
Start display at page:

Download "operating manual steropes halogen light source"

Transcription

1 operating manual steropes halogen light source

2 Contents 1 Introduction Steropes Halogen Steropes Halogen highlights Standards Interfaces USB interface RS232 interface Trigger in Power connections Communications protocol USB RS Device drivers USB RS Command set description Commands Commands structure System commands Configuration commands User EEPROM commands Operating modes & triggering

3 1 Introduction 1.1 Steropes Halogen Obtaining good measurement results requires good and stable lighting. With this in mind Admesy developed the Steropes Halogen light source, which is a stable, accurate light source controlled by a current stabilisation circuit. With the Steropes halogen the user is certain to have a light output at +/- 0,1% / 0 C accuracy. Combined with our colorimeters or spectrometers the stabilized light of the Steropes offers the best measurement results. The Steropes Halogen is currently with Admesy s M8 fixed position fibre connector for connecting with reflective probes, fibresss and other accessories and as calibration version. 1.2 Steropes Halogen highlights Ultra-stable light source with internal current regulation USB and RS232 communication interfaces controlled light output USBTMC standard device, works with NI-VISA or other USBTMC compliant drivers Stand-alone mode Mechanical shutter Optional blue enhanced light output Standard, long life or high power mode Standard in 20W 1.3 Standards The Steropes Halogen is compliant to the USBTMC standard and can be used in combination with external provided USBTMC compliant drivers. Currently it has been tested on Windows, Linux and Apple OSX using NI VISA ( and using the open source drivers on Linux (i686, x86_64 and ARM). Refer to the Admesy support site for a more detailed description and free source code or contact us. 3

4 2 Interfaces 2.1 USB interface The USB-B connector is used to connect the Steropes Halogen to a PC/Laptop. The Steropes Halogen uses the USBTMC class protocol and can therefore be used directly with third party provided VISA compliant libraries like NI-VISA. The Steropes Halogen cannot be used as a self USB powered device. So USB connection is only for communications only. 2.2 RS232 interface RS232 is provided to connect the Steropes Halogen light source to any host that doesn't provide USB or for which no USBTMC drivers exist. Using RS232 the high speed options of the light source are still, only transfer of data to the host is reduced in speed. It is recommended to use USB in case the high update rates are needed. Baud rate Data bits Parity Stop bits Flow control Termination character LF= \n Table 1 RS 232 port configuration. Fig 1 Steropes Halogen RS232 connection. Fig 2 Rear side mini-din-6 pin connector. Fig 1 Steropes Halogen connections. 4

5 2.3 Trigger in The Steropes Halogen light source can be triggered when it is operating in USB, RS232 or stand-alone mode. In all configuration modes the trigger in functionality is the same. The Steropes Halogen light source is equipped with two trigger inputs, the functionality of each input is described below: In-1: Open or Close the shutter. 1 = Shutter Opened, 0 = Shutter Closed. In-2: Turn light source On or Off. 1 = light source On, 0 = light source Off. Trigger signals are level triggered and should comply with the following diagram. ton / toff > 100ms t-on / toff > 8000ms Fig 3 Trigger-in timing shutter. Trigger-in timing light source Trigger pulses arriving faster than the Steropes Halogen can process will be ignored, but it may slowdown overall performance. Therefore trigger pulses should not arrive faster than the process takes to complete. Manufacturer Part number Description Type Tyco electronics Straight Solder cable plug Tyco electronics Right angle Solder cable plug Tyco electronics Straight Clamp cable plug Tyco electronics Right angle cable plug Clamp Table 4 Trigger connector manufacturer information. 5

6 2.4 Power connections The Steropes Halogen light source should be connected to a 24V DC power supply (centre +). Admesy can only guarantee stable measurement results and CE compliance when using the supplied adapter. The unit shall be powered by a 24Vdc voltage, reinforced separated from Mains, with a limited energy of < 150VA and < 8A. Connection Min. Voltage Typ. voltage Max. voltage Power consumption USB power * 4.75V 5.00V 5.25V 1mA 24V power 20V 24V 28V 1500mA Table 5 Power supply levels. Note 1: No power through USB, only communication Fig 4 Power connection. 6

7 3 Communications protocol 3.1 USB The Steropes Halogen light source can be connected to any USB host. The light source is a USBTMC compliant device which is a standard USB class device and device drivers for this class are for most popular operating systems (also embedded). This makes the Steropes Halogen light source directly usable in popular programming languages like NI's Labview and Labwindows but also in C++, Visual basic, C#, Java etc. The Steropes Halogen light source has two interfaces build in, which require a different device driver to be used. 3.2 RS232 Steropes Halogen light source commands are equal for all interfaces. Admesy Bootloader (USB RAW device driver, Vendor ID: 0x23CF, Product ID 0x0E92) Steropes Halogen light source (USBTMC device driver, Vendor ID: 0x23CF, Product ID 0x0F01) When the Steropes Halogen light source is connected to the host, it will start the Steropes Halogen light source. As soon as the firmware is idle to receive commands, the Power LED goes to the on state. The Admesy bootloader is a RAW USB device and in order to use this device in Windows, a driver must be installed which is supplied by Admesy. Besides upgrading to new firmware, it is also allowed to downgrade firmware in case this is required. Note that older firmware also may require the use of older software libraries and/or executable versions of software. The Steropes Halogen light source is USBTMC compliant and can be used with libraries that contain a USBTMC compliant driver like NI-VISA. The Steropes Halogen light source is a USB 2.0 full speed device. In case a USB host is detected, it is assumed that the Steropes Halogen light source operates only via USB. Triggering via USB is allowed, but needs to be enabled via software. 7

8 4 Device drivers 4.1 USB The following table shows an overview of USB support on various operating systems. OS NI-VISA Libusb Native kernel Windows XP 2 Not Windows Not VISTA Windows 7 Not Windows 8(.1) Not tested¹ Not Windows 10 Not tested¹ Not Windows CE Not tested¹ Not Apple OSX Not tested¹ Not PPC Apple OSX Not tested¹ Not Intel Linux i386 Agilent USBTMC Not tested¹ Not tested¹ Not tested¹ Not tested¹ Not tested¹ Not tested¹ Unknown Unknown (32bit) Linux i386 (64bit) Linux ARM Not Linux other Not Table 3 Supported operating systems. Admesy supports all tested platforms but does not provide standard applications on all platforms. The above matrix is provided to show the possible platforms for software development. 4.2 RS232 When no USB driver is or the host system does not provide USB, RS232 can be used as it does not require additional drivers for the Steropes Halogen light source. 1 Not tested: Available, but not tested by Admesy, 2 Native Kernel: Driver included with OS. 2 Windows XP SP3 is supported: Windows official support has ended as of April

9 5 Command set description 5.1 Commands The functions of the light source can be described via the following categories: System commands Configuration commands Measurement commands Trigger programming commands The Steropes Halogen light source uses SCPI like commands for control and measurement. These are ASCII based commands and follow specific rules regarding syntax. Although the Steropes Halogen light source uses SCPI like commands, they deviate from the SCPI standard. 5.2 Commands structure Every command starts with a semicolon :, which identifies the root of the command tree. Each further keyword is also separated a semicolon. In case parameters need to be specified, the last keyword and parameters are separated by a single space character. In case more than one parameter needs to be specified, the parameters need to be separated by a comma. The command tables show commands in long and short format. The short format is specified by upper case characters. It is allowed to use long and short format or a mixed form. Optional keywords are shown between brackets [...]. Commands are case insensitive, so it is allowed to use both or a mix of upper and lower case. Command table :MEASure:TEMPerature Table 7 Example commands. Valid command syntax examples :measure:temperature :measure:temperature :meas:temp :MEAS:TEMP 9

10 5.3 System commands The following command can be used to control the Steropes Halogen light source system or read information about the system. Command syntax Parameters Purpose :*CLS Clear status :*IDN? Identification Query :*RST Reset Command :*STB? Read Status Byte Query :*TST Self-Test Query :*FWD? Firmware date Query :*FWT? Firmware time Query :SYSTem:VERSion? Get system version information :SYSTem:ERRor? Retrieve the last occurred error :SYSTem:ERRor:NEXT? Retrieve previous errors. Table 8 System commands. Note, the Status byte can be used to retrieve information about the status of a command or the system. Code Description 0 System is idle 1 Data is 2 Command processed 4 Data in buffer (should not occur) 8 An error occurred. Use :SYSTem:ERRor? to get the exact error that occurred. Table 9 Return values of the status command. 5.4 Configuration commands Configuration commands are used to set parameters of the Steropes halogen light source that are used by the controlling functions. Command syntax parameters Range Purpose Enum MODE (0,1,2) MODE? BAUDRATE BAUDRATE? TRIG TRIG? SWITCH SWITCH? SHUTTER SHUTTER? LIGHTsource LIGHTsource? :MEASure: TEMPerature USB, RS232, STANDALONE Baud rate 0 5 ( ) Trigger, Mode Use Switch, Use Switch, Enum (0,1,2) = No 1 = Yes 0 = No 1 = Yes Normal, Long life, High Power Configure the Steropes operating mode. Retrieves the current operating mode Set RS232 baud rate Returns the current setting. Enable trigger mode Rising edge or Level Returns the current setting. Set if the Lamp switch is being used Retrieves if the Lamp Switch is being used Sets if the Shutter switch is being used Retrieves if the Shutter Switch is being used Set the light intensity. Retrieves the light intensity setting Measure temp of PCB & CPU 10

11 5.5 User EEPROM commands The following commands can be used to store values in the user EEPROM space. Note that they are not stored until a :EEPROM:WRITE command is given. It is advised to reboot the Steropes after writing new values to the EEPROM. Command syntax parameters Range Purpose :SENSe:SHUTter State 0,1 Set shutter open/close 0 = open, 1 = close :SENSe:SHUTter? Retrieves the shutter state :SENSE:LED State 0,1 Set the lamp 1=On or 0=Off :SENSE:LED? Retrieves the current state of the lamp :SET: LIGHTsource? Enum (0,1,2) Normal, Long life, High Power Temporarily set the light intensity. :READ:SWITCH Retrieves in what state the switch is :SET:LUMinance State 0 1 Set light On/Off at startup :READ: LUMinance Retrieves the light luminance settings Table 10 Sense and configuration commands Command syntax Parameters Range Purpose :EEPROM:STARTUP: Copies startup READ conditions from EEprom :EEPROM:STARTUP: WRITE Steropes mode to internal variables 0 2 Copies internal variables to EEprom and set sets Steropes mode :EEPROM:WRITE Write all settings to EEprom. This command fixes the EEprom values :EEPROM:READ:SN Reads the serial number :EEPROM: Read device ID READ:ID :EEPROM: WRITE:ID ID Writes the device ID Table 1: User EEPROM commands 11

12 6 Operating modes & triggering Operation is possible as slave device for a host PC or as stand-alone device. In slave mode the Steropes Halogen light source listens to commands send by the host PC as mentioned in the previous paragraphs. The modes of the Steropes Halogen light source are: USB mode RS232 mode Stand-alone mode In all modes, USB is still active but when only USB is used, it is recommended to set it to USB mode so that the Steropes Halogen light source responds in the fastest possible way to commands. The operating mode must be selected via the Steropes Halogen light source application, or through the Admesy Iliad application and select DeviceStart-up settingssteropes Halogen. All target values can be measured using the configuration utility or input manually. Once the USB cable is connected, the Steropes Halogen light source will automatically leave the stand alone mode and listen to USB communication. 12

13 Admesy B.V. Sleestraat CA Ittervoort The Netherlands T +31 (0) F +31 (0) The material in this document is subject to change. No rights can be derived from the content of this document. All rights reserved. No part of this document may be reproduced, stored in a database or retrieval system, or published in any form or way, electronically, mechanically, by print, photo print, microfilm or any other means without prior written permission from the publisher. info@admesy.com Version ss/

operating manual vates colorimeter

operating manual vates colorimeter operating manual vates colorimeter Contents 1 Introduction... 3 1.1 Vates... 3 1.2 Highlights... 3 1.3 Standards... 4 2 Interfaces... 4 2.1 USB interface... 4 2.2 Ethernet... 4 2.3 RS232 interface... 4

More information

operating manual MSE+ colorimeter

operating manual MSE+ colorimeter operating manual MSE+ colorimeter Contents 1 Introduction... 3 1.1 MSE+... 3 1.2 MSE+ highlights... 3 1.3 Standards... 4 2 Interfaces... 5 2.1 USB interface... 5 2.2 RS232 interface... 5 2.3 Trigger in/out...

More information

operating manual asteria light meter

operating manual asteria light meter operating manual asteria light meter Contents 1 Introduction... 3 1.1 Asteria... 3 1.2 Highlights... 3 1.3 Standards... 4 2 Interfaces... 5 2.1 USB interface... 5 2.2 RS232 interface... 5 2.3 Trigger in/out...

More information

operating manual hera spectrometer

operating manual hera spectrometer operating manual hera spectrometer Contents 1 Introduction... 3 1.1 Hera... 3 1.2 Hera highlights... 3 1.3 Standards... 3 2 Interfaces... 4 2.1 USB interface... 4 2.2 Ethernet interface... 4 2.3 RS232

More information

operating manual rhea spectrometer

operating manual rhea spectrometer operating manual rhea spectrometer Contents 1 Introduction... 3 1.1 Rhea... 3 1.2 Rhea highlights... 3 1.3 Standards... 4 2 Interfaces... 5 2.1 USB interface... 5 2.2 Ethernet interface... 5 2.3 RS232

More information

specification asteria light meter

specification asteria light meter specification asteria light meter Contents 1 Asteria: luminance / illuminance & flicker measurement device... 3 2 Highlights... 3 3 Asteria general specifications... 4 4 Typical spectral sensitivity of

More information

specification vates colorimeter

specification vates colorimeter specification vates colorimeter Contents 1 Vates: multi angle reflective surface analysis... 3 2 Highlights... 3 3 Vates general specifications... 4 4 Typical spectral sensitivity of Vates... 5 5 Vates

More information

brochure accessories overview of sampling accessories

brochure accessories overview of sampling accessories brochure accessories overview of sampling accessories Contents 1 Tailored accessories for perfect results... 3 2 Sampling accessories overview... 4 3 Lens accessories... 5 4 Optical fibres... 6 5 Integrating

More information

operating manual atlas keyboard 2D imaging system

operating manual atlas keyboard 2D imaging system operating manual atlas keyboard 2D imaging system Contents 1 Introduction... 4 1.1 Atlas... 4 1.2 Atlas keyboard highlights... 4 2 Interfaces... 5 2.1 Communication interface... 5 2.2 Power connections...

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

S125 Multi-Purpose 125 KHz RFID Reader USER MANUAL. 9V/24V DC Operating Voltage, AC (optional) KHz RFID EM4100/2 Cards & Tags

S125 Multi-Purpose 125 KHz RFID Reader USER MANUAL. 9V/24V DC Operating Voltage, AC (optional) KHz RFID EM4100/2 Cards & Tags S125 Multi-Purpose 125 KHz RFID Reader 44 mm USER MANUAL MULTI PURPOSE 84 mm ONLINE & OFFLINE MODE BUILT-IN RELAY 125 KHz RFID EM4100/2 Cards & Tags 9V/24V DC Operating Voltage, AC (optional) 3 Online

More information

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

INTERFACES USB-DMX 512 CHANNELS V.1.0.6

INTERFACES USB-DMX 512 CHANNELS V.1.0.6 INTERFACES USB-DMX 512 CHANNELS V.1.0.6 SUMMARY 512 Channel USB to DMX interfaces... 3 Hardware technical specifications... 3 Front Face of the interface... 4 Rear Face interface... 4 IR receiver and remote...

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

Interface system Probus V

Interface system Probus V Interface system Probus V Interface converter IEEE-488 (GPIB) Revision of document 1.5 File: Probus V - V1,5 E.doc printed: 2012-06-05 16:59 Autor: FM total 13 pages Content 1 Overview 3 2 Interface setup

More information

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement.

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement. Serial Port Plug - F2M01SXA Features Provides transparent RS-232 serial cable replacement. No need for external drivers. Power is supplied via the D-SUB or mini-usb connector. Supports the Bluetooth Serial

More information

DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL

DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL DCC-8 DIGITAL TO EIGHT CURRENT LOOP CONVERTER OPERATING MANUAL 1 TABLE OF CONTENTS 1. MOUNTING INSTRUCTIONS 1.1 Standard DIN Rail mounting 1.2 Screw Mounting 2. FUSE REPLACEMENT 3. ASSEMBLING THE UNIT

More information

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM

Preliminary. PACKAGE - 28-pin MLP (5mm X 5mm) Example Circuit Diagram CP V. 48MHz Oscillator. USB Function Controller 512B EEPROM Preliminary Single-Chip USB to UART Bridge SINGLE-CHIP USB to UART DATA TRANSFER - Integrated USB Transceiver; No External Resistors Required - Integrated Clock; No External Crystal Required - Integrated

More information

INTERFACES USB-DMX 1024 CHANNELS V.1.0.6

INTERFACES USB-DMX 1024 CHANNELS V.1.0.6 INTERFACES USB-DMX 1024 CHANNELS V.1.0.6 SUMMARY 1024 Channels USB to DMX interfaces... 3 Hardware technical specifications... 3 Front Face... 4 Rear Face... 4 IR receiver and remote... 5 DMX-IN trigger

More information

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5 STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5 SUMMARY Hardware technical specifications... 4 Top Face of the 512 / 1024 channels interfaces... 5 LED 7-segments display operation:... 5 LED 7-segments

More information

last update December 1, 2010 reference smtirin06n page 1/21 SMARTEC INFRARED INTERFACE BOARD SMTIRIN06

last update December 1, 2010 reference smtirin06n page 1/21 SMARTEC INFRARED INTERFACE BOARD SMTIRIN06 1/21 SMARTEC INFRARED INTERFACE BOARD SMTIRIN06 1. Introduction 2. Quick start and functional check Table of contents 3. Hardware inside the SMTIRIN06 system 3.1. General 3.2. Input stage 3.3. Calculation

More information

Manual 601: : USB/RS232. Specifications. Contents. Options

Manual 601: : USB/RS232. Specifications. Contents. Options Page 1 ATE-601 601: : USB/RS232 I/O Controller - 8 Inputs, 4/8 Relays The ATE-500/600 series is a range of modular I/O controllers. It uses small standardized boards which allows you to configure the system

More information

Software and Hardware Data-sheet

Software and Hardware Data-sheet Software and Hardware Data-sheet V.1.0.5 Summary: P.1 General Information P.2 Standard DMX 512 installation P.2 Recommended DMX512 installation P.3 512 and 1024 Channel USB to DMX interfaces P.4 Front

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

Copper Mountain Technologies ACM8000T and ACM6000T. SCPI Programming Manual Revision 1

Copper Mountain Technologies ACM8000T and ACM6000T. SCPI Programming Manual Revision 1 Copper Mountain Technologies ACM8000T and ACM6000T Revision 1 2013 C O N T E N T S 1 Introduction... 4 1.1 Document Scope... 4 1.2 Reference... 4 2 Computer control... 4 2.1 PC Interface... 4 2.2 Software...

More information

OPERATING INSTRUCTION MANUAL FOR THE MODEL GM-700 HALL EFFECT GAUSSMETER

OPERATING INSTRUCTION MANUAL FOR THE MODEL GM-700 HALL EFFECT GAUSSMETER OPERATING INSTRUCTION MANUAL FOR THE MODEL GM-700 HALL EFFECT GAUSSMETER WARNING! DO NOT ATTEMPT TO OPERATE THIS EQUIPMENT BEFORE YOU HAVE THOROUGHLY READ THIS INSTRUCTION MANUAL. TABLE OF CONTENTS 1.0

More information

NATIONAL CONTROL DEVICES ProXR Enhanced Quick Start Guide

NATIONAL CONTROL DEVICES ProXR Enhanced Quick Start Guide NATIONAL CONTROL DEVICES ProXR Enhanced Quick Start Guide Relay Control Command Set NATIONAL CONTROL DEVICES ProXR Enhanced Relay Control Command Set National Control Devices, LLC PO Box 455 Osceola, MO

More information

BARIX IO12. I/O to RS-485 Modbus converter for commercial interfacing, control and home automation applications PRO D UCT MANUAL. Version: 2.

BARIX IO12. I/O to RS-485 Modbus converter for commercial interfacing, control and home automation applications PRO D UCT MANUAL. Version: 2. BARIX IO12 I/O to RS-485 Modbus converter for commercial interfacing, control and home automation applications PRO D UCT MANUAL Version: 2.01 Date: 06/03/2014 For Firmware Version 10 Table of Contents

More information

Real Time Clock with Temperature Sensor and RS485/Modbus Comunications

Real Time Clock with Temperature Sensor and RS485/Modbus Comunications Real Time Clock with Temperature Sensor and RS485/Modbus Comunications April 29, 2014 Power 8 20 VDC @ less than 100 MA. Battery connect jumper RS485 Bus Load Jumpers Model: RTC-TI2C Page 1 of 6 Features:

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

IC-1504 / IC-1508 / IC-1516

IC-1504 / IC-1508 / IC-1516 LCD KVM SWITCH IC-1504 / IC-1508 / IC-1516 USER MANUAL - 1 - LCD MONITOR SPECIFICATIONS Size 15 inch Screen Type TFT Contrast 500:1 Brightness 250 cd/m 2 View Angle 110 Resolution 1024x768@75Hz Response

More information

Hardware technical specifications Front Face of the 512 / 1024 channels interfaces LED 7-segments display operation:...

Hardware technical specifications Front Face of the 512 / 1024 channels interfaces LED 7-segments display operation:... SUMMARY Hardware technical specifications... 4 Front Face of the 512 / 1024 channels interfaces... 5 LED 7-segments display operation:... 5 LED 7-segments Sleep option:... 6 selection Mode button... 6

More information

CO1211A/00 Converter Control/Power

CO1211A/00 Converter Control/Power Description The is an integrated power supply and controller for Sivers IMA mm-wave converters. It provides proper biasing and allows for control of converter functions using a PC, over a USB connection.

More information

DIN-rail mountable relay unit for commercial control, power switching and home automation applications

DIN-rail mountable relay unit for commercial control, power switching and home automation applications BARIX R6 DIN-rail mountable relay unit for commercial control, power switching and home automation applications PRODUCT MANUAL Version: 01.03 Date: 07/20/2005 For Firmware Version 2 Table of Contents

More information

NATIONAL CONTROL DEVICES Fusion ProXR Advanced Quick Start Guide

NATIONAL CONTROL DEVICES Fusion ProXR Advanced Quick Start Guide NATIONAL CONTROL DEVICES Fusion ProXR Advanced Quick Start Guide Fusion Relay Control Command Set N A T I O N A L C O N T R O L D E V I C E S ProXR Advanced Fusion Relay Control Command Set National Control

More information

Time Counters mini "h", DC Version

Time Counters mini h, DC Version Type 633-DC Time Counters mini "h", DC Version Type 633.0 Type 633.7 Type 633.8 High shock resistance Miniature dimensions Electrical connections in standard grid Suitable for PCB mounting Machine-solderable

More information

SeriBox. antrax Datentechnik GmbH

SeriBox. antrax Datentechnik GmbH info@antrax.de SeriBox - Interface box with serial or USB interface - PC connection / Read IN and OUT signal information - 3 x INput (TTL level / floating contact) - 3 x OUTput (relay contact) Manual Firmware

More information

How to communicate with instruments that support GPIB. Gianfranco Miele, Ph.D

How to communicate with instruments that support GPIB. Gianfranco Miele, Ph.D How to communicate with instruments that support GPIB Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it Requirements Controller IEEE-488 Matlab Instrument control toolbox

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

EVB-USB2240-IND User Manual Revision B

EVB-USB2240-IND User Manual Revision B Copyright 2009 SMSC or its subsidiaries. All rights reserved. Circuit diagrams and other information relating to SMSC products are included as a means of illustrating typical applications. Consequently,

More information

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees *

Specification. Current Consumption Range 8m * Rotational Angle +/- 50 degrees * Shear Angle +/- 40 degrees * HX11TR Ultrasonic Positioning Device The HX11TR can be set up to operate as a ultrasonic signal receiver, ultrasonic transmitter, ultrasonic caller and ultrasonic transponder. It is small size and economical.

More information

INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5

INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5 INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.0.5 SUMMARY 512 and 1024 Channel USB to DMX interfaces... 3 Hardware technical specifications... 3 Front Face of the 512 / 1024 channels interfaces... 4 Rear

More information

DKG-210 UNIVERSAL INTERNET GATEWAY UNIT

DKG-210 UNIVERSAL INTERNET GATEWAY UNIT DKG-210 UNIVERSAL INTERNET GATEWAY UNIT AC & DC SUPPLY VERSIONS DESCRIPTION The DKG-210 is designed for internet monitoring and control of industrial devices using different protocols through the RAINBOW

More information

SATEL I-LINK 100 MB I/O-converter User Guide, Version 1.1

SATEL I-LINK 100 MB I/O-converter User Guide, Version 1.1 TABLE OF CONTENTS TABLE OF CONTENTS... 1 IMPORTANT NOTICE... 2 PRODUCT CONFORMITY... 3 WARRANTY AND SAFETY INSTRUCTIONS... 4 1 GENERAL... 5 1.1 SATEL I-LINK 100 MODBUS I/O- CONVERTER... 5 2 SPECIFICATIONS...

More information

RIGOL Programming Guide

RIGOL Programming Guide RIGOL Programming Guide DL3000 Series Programmable DC Electronic Load Feb. 2017 RIGOL TECHNOLOGIES, INC. RIGOL Guaranty and Declaration Copyright 2017 RIGOL TECHNOLOGIES, INC. All Rights Reserved. Trademark

More information

HMC1022 Digital Compass

HMC1022 Digital Compass Key Features Based on Honeywell s HMC1022 solid-state magnetic sensor Choice of 2 Interface Options (UART/I2C) Standard Pin Headers come soldered Plug and Play Module SPECIFICATIONs Angular Measuring Range

More information

The 3 kw Models will accept 200*/230 VAC single phase and 200*/208 VAC three phase input power.

The 3 kw Models will accept 200*/230 VAC single phase and 200*/208 VAC three phase input power. Sorensen DLM 3 & 4 kw Series DC Power Supply 3 4 kw 5 600 V 5 450 A 208 230 208 400 480 The Sorensen DLM 3kW and 4kW Series programmable DC power supplies are designed to provide highly stable, continuously

More information

EQUOBOX TOOLKIT LITE User Guide

EQUOBOX TOOLKIT LITE User Guide SINAPSI S.r.l. Via delle Querce 11/13-06083 Bastia Umbra (PG) Italy T.+39.075.8011604 - F.+39.075.8014602 EQUOBOX TOOLKIT LITE User Guide Rev 0.0.1 1 Vietata la riproduzione o la divulgazione di questo

More information

STANDALONE INTERFACE USB-DMX DIN V 1.6.1

STANDALONE INTERFACE USB-DMX DIN V 1.6.1 STANDALONE INTERFACE USB-DMX DIN V 1.6.1 SUMMARY Hardware Technical Specifications... 3 Dimension of the interface... 4 Front face... 4 Top face... 4 General pinout and device's connector... 5 External

More information

Allows full two way communication from any USB or RS232 port to an SPI device.

Allows full two way communication from any USB or RS232 port to an SPI device. RS232 & USB to SPI Bi-Directional Converter: RS232SPI or USBSPI The Big Deal Allows Bi-Directional communication between USB or RS232 to SPI Easy-to-use, quick-loading GUI and API objects for programmers

More information

Fixed mount CCD bar code reader NFT Specification Ver. 1.0

Fixed mount CCD bar code reader NFT Specification Ver. 1.0 Fixed mount CCD bar code reader NFT-2100 Specification Ver. 1.0 Version Control number : Model : SS05011 NFT-2100 Version Date Revisions Description Ver 1.0 2005/06/09 - First registration 1. About this

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

Issue : 1.1 Date : 19/1/2004. Trigger IO. C-Cam Technologies. a division of. Vector International 1 / 6

Issue : 1.1 Date : 19/1/2004. Trigger IO. C-Cam Technologies. a division of. Vector International 1 / 6 Trigger IO C-Cam Technologies a division of Vector International 1 / 6 1 Trigger IO connector Trigger IO connector Camera with LS interface Trigger IO connector Camera with USB interface 2 / 6 1.1 Pin

More information

EVAcharge SE - datasheet

EVAcharge SE - datasheet EVAcharge SE - datasheet Data Sheet (valid for board revision V0R4 or higher) Document history Revision 1.0 2013-10-10 Initial release 1.1 2013-11-06 Typo corrections 1.2 2014-05-13 Removed serial IF 1.3

More information

Multi-Range Programmable DC Power Supplies 9115 Series

Multi-Range Programmable DC Power Supplies 9115 Series Data Sheet 1200 W Multi-Range DC Power Supplies Features & Benefits Any 9115 series model can replace several supplies on your bench or in your rack. Unlike conventional supplies with fixed output ratings,

More information

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1

STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1 STANDALONE INTERFACES USB-DMX 512 & 1024 CHANNELS V.1.1 SUMMARY Hardware technical specifications... 3 Front Face of the 512 / 1024 channels interfaces... 4 Side Faces of the 512 / 1024 channels interfaces...

More information

Features. Description. Applications

Features. Description. Applications Description Features The electronic loads of the ZSAC series are optimized for the practical use in laboratories, manufacturing and quality control. Power: Voltage: Current: 400W... 12600W 260V... 440V

More information

1. INTRODUCTION CONNECTING POWER SUPPLY VIA GPIB INTERFACE CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4 4. INPUT AND OUTPUT QUEUE..

1. INTRODUCTION CONNECTING POWER SUPPLY VIA GPIB INTERFACE CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4 4. INPUT AND OUTPUT QUEUE.. CONTENTS PAGE 1. INTRODUCTION... 1 2. CONNECTING POWER SUPPLY VIA GPIB INTERFACE.. 1 3. CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4 4. INPUT AND OUTPUT QUEUE.. 7 5. COMMANDS AND SYNTAX. 7 6. DETAILS

More information

Low frequency High frequency

Low frequency High frequency Low-frequency Technology Highlights: ü All-metal components for aggressive operating environments ü Embeddable transponders ü Transponders can be written to and read through metal ü Memory of transponders:

More information

TRP-C08S. USB to 1 RS232 and 1 RS422/485 Isolated Converter. User s Manual

TRP-C08S. USB to 1 RS232 and 1 RS422/485 Isolated Converter. User s Manual TRP-C08S USB to 1 RS232 and 1 RS422/485 Isolated Converter User s Manual Printed Sep. 2014 Rev 1.4 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

1 INTRODUCTION CONNECTING POWER SUPPLY VIA GPIB INTERFACE.. 3. CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4. INPUT AND OUTPUT QUEUE..

1 INTRODUCTION CONNECTING POWER SUPPLY VIA GPIB INTERFACE.. 3. CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4. INPUT AND OUTPUT QUEUE.. CONTENTS PAGE 1. 1 INTRODUCTION...... 2. CONNECTING POWER SUPPLY VIA GPIB INTERFACE.. 3. CONNECTING POWER SUPPLY VIA RS232 INTERFACE 4. INPUT AND OUTPUT QUEUE.. 5. COMMANDS AND SYNTAX. 6. DETAILS OF COMMAND

More information

BV4531U. I2C or Serial 6 Way Relay

BV4531U. I2C or Serial 6 Way Relay BV4533 Date February 2018 11 Feb. 2018 Firmware Revision 1.0.4 Preliminary 1.1.0 Serial Updated I2C or Serial 6 Way Relay 3 Sep. 2018 1.1.0 I2C corrections, trigger is not used Introduction This is an

More information

15 Discovery Way, Acton, MA Phone: (978) , Fax: (978) Web Site: Acton SpectraHub TM

15 Discovery Way, Acton, MA Phone: (978) , Fax: (978) Web Site:   Acton SpectraHub TM 15 Discovery Way, Acton, MA 01720 Phone: (978)263-3584, Fax: (978)263-5086 Web Site: www.princetoninstruments.com Acton SpectraHub TM Detector Interface Operating Instructions Rev. 06.08.09 SpectraHub

More information

PCD DIGITAL Differential pressure probe

PCD DIGITAL Differential pressure probe Differential pressure probe 2016 ROTRONIC AG Bassersdorf Switzerland Contents 1 Overview... 3 1.1 Hardware and software compatibility... 3 2 Variants... 4 3 General information... 6 3.1 Power supply...

More information

CERBERUS. Cerberus multi I/O. Datasheet. Shaping the future of sound reinforcement. Cerberus. Applies to Part Number:

CERBERUS. Cerberus multi I/O. Datasheet. Shaping the future of sound reinforcement. Cerberus. Applies to Part Number: CH17 CH18 CERBERUS Datasheet Applies to Part Number: 391010 Cerberus multi I/O Cerberus Multi I/O Surveillance Station RS-485 Input 1 DG Y Z B A DG Y Z B A RS-485 link Input 2 Analog Inputs(0-10V) +5V

More information

Agilent U2722A USB Modular Source Measure Unit. Data Sheet

Agilent U2722A USB Modular Source Measure Unit. Data Sheet Agilent U2722A USB Modular Source Measure Unit Data Sheet Features and capabilities Three-channel SMU Four-quadrant operation (±20 V) Maximum current output of 120 ma per channel High measurement sensitivity

More information

ioselect Z-NET Z-SG Bridge Input Isolating I/O Module

ioselect Z-NET Z-SG Bridge Input Isolating I/O Module -wire Bridge Connection Excitation for to 30 Ω Load Cells 00 Volt (3-way) Isolation Excellent Accuracy (0.0%) DIP Switch Configuration Digital Input Tare Calibration RS8 Modbus RTU Superior Flexible Power:

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

Page 1 of 13 Version 1.5 Release Date: PenMount PM1410 PCI Controller Board Data Sheet. Table of contents

Page 1 of 13 Version 1.5 Release Date: PenMount PM1410 PCI Controller Board Data Sheet. Table of contents Page 1 of 13 Table of contents Table of contents... 1 Revision history... 2 1.0 Introduction... 3 2.0 Specifications... 4 3.0 Mechanical Drawing... 5 3.1 Mechanical size... 5 3.2 Touch line pin definition...

More information

SDM-8AO. Expansion Module 8 analog outputs. Manufactured for

SDM-8AO. Expansion Module 8 analog outputs. Manufactured for Version 1.0 16.05.2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us!

Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us! Laser diode driver Datasheet & User Manual Before powering on your driver, read this manual thoroughly. If you have any doubt or suggestion, please do not hesitate to contact us! LLC, st. Sedova, 37, lit.

More information

NPRT 2200 Operation Manual

NPRT 2200 Operation Manual NPRT 2200 Operation Manual Module Version NPRT 2200 4.05 NprGraph 2.11 SwpEditor 2.00 12/02/2016 Table of Contents 1. Introduction...1 1.1. NPR Measurement...1 1.2. NPRT Block Diagram...1 1.3. Power Sweep

More information

User s Manual Printed Sep Rev 1.2

User s Manual Printed Sep Rev 1.2 TRP-C08M USB To 4 RS232/422/485 Isolated Converter User s Manual Printed Sep. 2014 Rev 1.2 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

RTD-500 Precision RTD Simulator. Operations Manual.

RTD-500 Precision RTD Simulator. Operations Manual. RTD-500 Precision RTD Simulator Operations Manual. Page 1 of 16 Table of Content. Table of Content....1 1 Scope...3 2 Package Content....3 3 Technical Data....3 4 Preparation for use....4 4.1 Switching

More information

3-7 Tiny Serial-to-Ethernet Device Server & Modbus Gateway

3-7 Tiny Serial-to-Ethernet Device Server & Modbus Gateway Tiny Serial-to-Ethernet Device Server & Modbus Gateway - Tiny Serial-to-Ethernet Device Server & Modbus Gateway tds-00 Series tds-12 tds-00 series tdsm-12 Tiny Serial-to-Ethernet Device Server Features

More information

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13 General Purpose I/O Product specification Mar 2010 V0.a ByVac Page 1 of 13 Contents 1. Introduction... 3 2. Features... 3 3. Physical Specification... 3 3.1. JP7... 3 3.2. Control Interface... 4 3.3. Serial

More information

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual USB to RS-232/RS422/485 US-101-I USB To Serial Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel Views Description

More information

Page 1 of 11 Version 1.2 Release Date: PenMount PM2204 PCI Controller Board Data Sheet. Table of contents

Page 1 of 11 Version 1.2 Release Date: PenMount PM2204 PCI Controller Board Data Sheet. Table of contents Page 1 of 11 Table of contents Table of contents... 1 Revision history... 2 1.0 Introduction... 3 2.0 Specifications... 4 3.0 Mechanical drawing... 5 3.1 Mechanical size... 5 3.2 Touch line pin definition...

More information

Engineering Specification

Engineering Specification Embedded USB Module Engineering Specification Document Number: L5ENG000291 Revision: B No part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means,

More information

HCTL-2017 Quadrature Decoder/Counter Interface ICs

HCTL-2017 Quadrature Decoder/Counter Interface ICs Products > Motion Control Encoder Solutions > Integrated Circuits > Decoder > HCTL-2017 HCTL-2017 Quadrature Decoder/Counter Interface ICs Description HCTL-2xxx series is a direct drop-in replacement for

More information

pickeringtest.com B Microwave Multiplexer Module

pickeringtest.com B Microwave Multiplexer Module 0-78B Microwave Multiplexer Module Single or Dual Channel Panel Mounted Multiplexer Up To 3 Remote Multiplexers From Single Slot Version 18GHz, 2.GHz and 0GHz Versions 0 Ohm Terminated and Unterminated

More information

TouchKit TouchScreen Controller User Manual for imac Version: 1.0.8

TouchKit TouchScreen Controller User Manual for imac Version: 1.0.8 TouchKit TouchScreen Controller User Manual for imac Version: 1.0.8 1 CONTENT: CHAPTER 1. TOUCH PANEL CONTROLLER 2 1.1 Controller 2 1.2 Specifications and Features 3 CHAPTER 2. INSTALLING TOUCHKIT 5 2.1

More information

PAC7311 VGA PC Camera Single-Chip

PAC7311 VGA PC Camera Single-Chip General Description The is a single chip with an embedded VGA CMOS image sensor and USB 1.1 interface. It has JPEG image compression and image processing. The generic application is a PC camera. JPEG decoder

More information

General Operating, Maintenance and Installation Manual

General Operating, Maintenance and Installation Manual General Operating, Maintenance and Installation Manual Hardware Platform for Protocol Converter Small Embedded Controller - SEC2-91056 Erlangen Telephone +49 9131 92076-0 Fax: +49 9131 92076-10 Internet:

More information

Rev Carbon Dioxide (CO2) Gas Sensor. TG100 User Manual

Rev Carbon Dioxide (CO2) Gas Sensor. TG100 User Manual Rev. 2.93 TG100 User Manual The TG100 measuring carbon dioxide (chemical formula CO2) is a NDIR (Non-Dispersive Infrared) gas sensor. As it is contactless, it has high accuracy and longer life than sensors

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 3/3/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 3/3/2011 www.rovingnetworks.com rn-174-ds v1.1 3/3/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

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

INSTRUCTION MANUAL BOP 3/4 RACK POWER SUPPLY BIPOLAR

INSTRUCTION MANUAL BOP 3/4 RACK POWER SUPPLY BIPOLAR INSTRUCTION MANUAL BOP 3/4 RACK POWER SUPPLY BIPOLAR KEPCO INC. An ISO 9001 Company. MODEL BOP 3/4 RACK POWER SUPPLY ORDER NO. REV. NO. NOTE IMPORTANT NOTES: This on-line version of the Technical Manual

More information

Communication of passive RFID Reader and. FOX3-2G/3G/4G series via RS-232 serial link. and its use to identify RFID tags in

Communication of passive RFID Reader and. FOX3-2G/3G/4G series via RS-232 serial link. and its use to identify RFID tags in THIS DOCUMENT IS AVAILABLE AT HTTP://WWW.FALCOM.DE/ Communication of passive RFID Reader and FOX3-2G/3G/4G series via RS-232 serial link and its use to identify RFID tags in transportation and access management

More information

AD-8923-BCD. Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD

AD-8923-BCD. Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD AD-8923-BCD Remote Controller (BCD) INSTRUCTION MANUAL 1WMPD4002137 2010 A&D Company, Limited. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, or translated

More information

TRP-C08S. USB To 1* RS232 and 1*RS422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.2

TRP-C08S. USB To 1* RS232 and 1*RS422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.2 TRP-C08S USB To 1* RS232 and 1*RS422/485 Isolated Converter User s Manual Printed Jun. 2007 Rev 1.2 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191,

More information

Q.brixx station 101. Base Unit with Test Controller. Most important features:

Q.brixx station 101. Base Unit with Test Controller. Most important features: Most important features: Q.brixx base unit consists of side handles, Test Controller Q.brixx station and power supply unit, ready for 14 measurement modules in the same housing and up to 32 plug-in modules

More information

MEphisto Scope 1 A D. Prozessor-Steuerung. Interner Daten-/Steuer-Bus. Digital I/O-Teil

MEphisto Scope 1 A D. Prozessor-Steuerung. Interner Daten-/Steuer-Bus. Digital I/O-Teil Block Diagram MEphisto Scope 1 V1.1 Kanal A A D * Werte- Speicher Kanal B A D (256 ks) Prozessor-Steuerung 26polige Sub-D Buchse Ext. Trigger 24 bits Digital I/O-Teil Interner Daten-/Steuer-Bus MEphisto

More information

TRP-C08M. USB To 4 RS232/422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.0

TRP-C08M. USB To 4 RS232/422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.0 TRP-C08M USB To 4 RS232/422/485 Isolated Converter User s Manual Printed Jun. 2013 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191,

More information

TRP-C08. USB to RS232/422/485 Isolated Converter. User s Manual. Printed Sep.2014 Rev 1.4

TRP-C08. USB to RS232/422/485 Isolated Converter. User s Manual. Printed Sep.2014 Rev 1.4 TRP-C08 USB to RS232/422/485 Isolated Converter User s Manual Printed Sep.2014 Rev 1.4 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

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

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

DL7S Profile. Light source 800 W 7 colours LED engine. Light output lm. Zoom range 7-43

DL7S Profile. Light source 800 W 7 colours LED engine. Light output lm. Zoom range 7-43 DL7S Profile The DL7S Profile is the first DL range fixture to receive a powerful new 800W version of the LED engine with seven colours for unprecedented smooth, stable and even colour mixing and a very

More information

TRP-C08 User s Manual

TRP-C08 User s Manual TRP-C08 User s Manual USB To RS232/422/485 Optical Isolated Converter Printed Aug. 2005 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu Street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191,

More information

INPAQ Global RF/Component Solutions

INPAQ Global RF/Component Solutions TVL 0402 01 SP0 Specification Product Name Series Part No Transient Voltage Suppressor TVS Series TVL 0402 01 SP0 Size EIA 0402 TVL 0402 01 SP0 Engineering Specification 1. Scope TVL 0402 01 SP0 is a TVS

More information