Another great place to shop for Terminal Converter products is Amazon. They have more than just books!
 |
Xantrex XPower Powerpack 600HD Portable Power Source
List Price: $229.99
Sale Price: $169.95
|
|
|
There are many times when extra power is needed, but not available. If an outlet is not within reach or plugging into the dashboard cigarette lighter is simply not an option, you'll be pleased that you have the Xantrex Powerpack 600HD...
|
 |
Reese Towpower 74607 7-Way to 4-Way Flat Blade Wiring Adapter
List Price: $10.49
Sale Price: $5.44
|
|
|
Reese 74607 7 Way Blade To 4 Way Flat Adapter Reese 74607 7 Way Blade To 4 Way Flat Adapter Features: Adapter Converts 7 way blade connector to standard 4 flat connector Easy installation Black 3" x 3" x 5...
|
 |
Wii/PS3 VGA HDTV AV Cable
List Price: $39.99
Sale Price: $14.95
|
|
|
Experience mind blowing, high-definition brilliance gameplay with the High Definintiion VGA Cable for PS3 and Nintendo Wii. Designed for HDTVs, LCD TVs, projectors as well as PC monitors, you can now play your PS3 at 480p, 720p, 1080i, or 1080p high resolution, or you can play your Nintendo Wii at 480p resolution...
|
 |
Cisco Console Cable RJ45-to-DB9
List Price: $14.99
Sale Price: $0.01
|
|
|
This one piece cable is used for connecting your computer's serial port to the RJ45 console port on most Cisco equipment. This rollover console cable has an RJ45 connector on one end and a DB9 serial connector on the other end...
|
 |
D-Link DWL-P200 Power Over Ethernet Adapter
List Price: $50.99
Sale Price: Too low to display
|
|
|
The DWL-P200 delivers both data and electrical power to Ether-enabled devices using a single Ether cable. Using Power over Ether you eliminate the need to place an Ether-enabled device such as a wireless access point near a power outlet giving you more freedom in placement...
|
 |
OBi110 Voice Service Bridge and VoIP Telephone Adapter
List Price: $84.94
Sale Price: $43.99
|
|
|
General Information Manufacturer/Supplier: Obihai Technology, Inc Manufacturer Part Number: OBI110 Brand Name: Obihai Product Model: OBi110 Product Name: OBi110 VoIP Gateway Marketing Information: OBi110 Voice Service Bridge and Telephone Adapter with SIP, Google Voice,OBiTALK, Telephone & Phone Line Interfaces With the OBi110, you are in control of your digital & analog communications life Via the OBi110's on-board connections as well as via the Internet to other OBi endpoints via Obihai's free OBiTALK network or up to two (2) available VoIP services, you have the power to bridge mobile, fixed line and Internet telephone services The OBi110 is a dedicated device, built witha high-performance system-on-a-chip platform to ensure high quality voiceconversations The OBi110 hashigh availability and reliability because it is always-onto make or receive a call With the OBi110, a computer is not required and a computer does not need to be on to talk to people To get started, all you need is a phone, power and a connection to the Internet Product Type: VoIP Gateway Technical Information Voice Codec: G165 G168 G711 u/A G726 G729ab Interfaces/Ports Interfaces/Ports: 1 x RJ-45 10/100Base-TX Network WAN Media & Performance Connectivity Media: Twisted Pair 10/100Base-TX Data Transfer Rate: 10 Mbps Ethernet 100 Mbps Fast Ethernet Management & Protocols Management: Web-Based Management OBiTALK Syslog Security Features: SSL Power Description Input Voltage: 12 V DC AC Adapter Physical Characteristics Form Factor: Desktop Wall Mountable Height: 12" Width: 45" Depth: 42" Weight (Approximate): 900 oz Shipping Information Shipping Dimensions : 20" Height x 525" Width x 90" Depth Case Pack Qty : 20 Shipping Weight : 085 lb Pallet Qty : 99980 Miscellaneous Package Contents: OBi110 VoIP Gateway Power Adapter 1 x RJ-45 Ethernet Cable (80 inches / 203 centimeters) 1 x RJ-11 Telephone Cable (45 inches / 113 centimeters) Quick Start / Installation Guide Green Compliant: Yes Green Compliance C
|
Here are some more information for Terminal Converter:

In the serial communications world one of the most enduring specifications is RS232. Indeed, many personal computers (PCs) still have at least one RS232 port, even with the popularity of Universal Serial Bus (USB) ports. It is partly this longevity that has created a market for converters to interface between RS232 and other serial interfaces e.g. RS422 and RS485.
RS232 serial ports usually have a 25-pin (DB-25) male connector, although most of the pins are not required and a 9-pin (DB-9) male is sufficient. (Note that many vendors supply 9-pin to 25-pin converters.) In addition, although the standard recommends a maximum distance of just 50 feet, with suitably shielded cable it's possible to reach about 10,000 feet, albeit at the slower rate of 19,200 bps.
It's instructive to review why a 9-pin connector is adequate for most serial data scenarios. The key point is that only three wires are required to communicate data one bit at a time - a transmitting wire, a receiving wire and an earth-grounding wire. (In practice, additional wires are used to reliably send and receive the data.)
RS232 serial ports support 'asynchronous' communications. This means that no synchronizing bits are sent or received and the serial port must therefore use 'start' and 'stop' bits within the data stream to indicate when data transmission is about to begin (on a per-byte basis) and when it has finished. (Note that in some cases, a special 'parity' bit is also used within the data stream to help improve data integrity and error checking.)
In contrast, synchronous communications (e.g. a parallel printer port on a PC) uses a continuous stream of bits to allow the two devices to know exactly where the other is - this includes the use of 'idle' bits when no actual data is being transmitted.
Before the functions of the key RS232 pins are discussed, the reader should recall the terms 'DTE' and 'DCE'. For the purposes of this article we can assume that the PC is the DTE (Data Terminal Equipment) and the dial-up modem it is connected to (for example) is the DCE (Data Communications Equipment.)
Knowing which is DTE and which is DCE is important when connecting RS232 cables. For example, connecting a DTE to another DTE device (or DCE to DCE) will require a 'null-modem' cable whereas connecting DTE to DCE will require a 'straight-through' (transmit pin maps to transmit pin, receive pin maps to receive pin etc). This is not applicable with RS485 and RS422.
From the DTE's perspective the transmit data (TD) pin is where data transmitted and the receive data (RD) pin is where it is received. However, note that the receiving DCE will receive this data on its TD pin when using a straight-through cable. The other significant RS232 data pins are RTS (request to send), CTS (Clear to Send), DTR (data terminal ready), DSR (Data Set Ready), CD (Carrier Detect) and RI (Ring In). The latter two are rarely used in today's modems and will not be discussed further.
The use of RTS/CTS is relevant when hardware flow control is deployed between the DTE and DCE devices. These pins are used in combination so that, for example, when the DTE raises the signal on the RTS pin because it has data to send, the DCE at the other end will raise its CTS pin if it is ready to receive. And what of the DTR/DSR pins? Although originally intended as an alternate hardware flow control mechanism, they are not much used any more.
For more tips on RS232 connectivity and converters, visit http://www.USconverters.com
How To Convert Pdf Files To Excel Spreadsheet?
Some reports only available in PDF format need to be analyzed. But PDF is read-only and people have to retype all the data from PDF. However, it will waste too much time. Is there a PDF to Excel Converter which can convert PDF files to Excel spreadsheet easily? As there are many files such income statements and balance sheets in PDF format, you may have to copy and paste to Excel for further calculation work. Here is a step by step tutorial about how to convert PDF files to Excel spreadsheet.
Firstly, you need to download a PDF to Excel Converter and install on your computer. Click the icon to launch the program.
Step 1. Import PDF file(s):
Click Add Files… on the top of the panel and import the local PDF files to be converted. You can import up to 200 files in this program at one time. After the files are imported, the file information will be shown in the panel.
Step 2. Customize options (Optional):
If you import the wrong file, feel free to click Remove or Clear.
If you don't want to convert all the pages in a large PDF file, click the cell in the Selected Pages column beside the specific PDF file to set page ranges for conversion. For example, 1, 3, 5-10.
Also you are able to choose the output folder below the panel.
Step 3. Convert PDF files to Excel spreadsheets
Just click the Convert button to convert PDF files to Excel spreadsheets, and wait for a little while, you will get the Excel sheets as you want.
During the conversion, you can terminate converting the files by clicking the Cancel button where the Convert button is.
After the conversion is completed, a dialogue box will pop up, informing you the conversion is finished. You could click Open to go to the destination folder. Or go to the converted files directly through the links in the Status column.
About the Author
For more information about the AnyBizSoft PDF to Excel Converter mentioned above, please visit: http://www.anypdftools.com.There you can find a lot of third-party software with different functions related to PDF.
how can I promote my productions in India? What is channel?
I try to start my first promotion, and choose India as it's a big country, my itemes as follow, and would like to know what is channel here and how can I promote my productions in India?
Counter/Time keeper/Switch/Industyr control
◎Temperature deliver /Driver/Motor control/Code compiler/Pressure deliver
◎Special flow controler/Sensor/Switch
◎Usually privileged store
◎Danfoss- Frequency converter;
◎Terminal
◎Representation
◎-Autonoics
◎-Yamatake
◎-Walther
◎-Contal-Clip
◎-Aeno-Reny
◎-Danfoss
at present here we r going by adds in television & some offers but my idea is to do direct marketing.all the best
40MP Pentax 645D Camera Will Be Japan’s In May
It’s not a micro four thirds, but Pentax has lifted the lid on the 645D medium format camera, which will be available this May for close to $US10,000. Why so expensive, you ask? There’s that 40-megapixel Kodak sensor for starters. (more…)
Thanks for visiting!
Many thanks for being my mentor on this theme. I enjoyed the article quite definitely and most of all enjoyed reading the way in which you handled the areas I regarded as being controversial. You’re always rather kind towards readers like me and let me in my existence. Thank you. pizza lake worth