Updates to Plastic Molding and Co-injection Modules (Catalog Numbers 1771-QDC and 1771-QI)

Size: px
Start display at page:

Download "Updates to Plastic Molding and Co-injection Modules (Catalog Numbers 1771-QDC and 1771-QI)"

Transcription

1 Release Note Updates to Plastic Molding and Co-injection Modules (Catalog Numbers and 1771-QI) What s in This Release Note? this symbol applies to module only QI applies to QI module only QI means that this update applies to and QI modules This release note describes enhancements to the plastic molding module (catalog no ) and co-injection module (catalog no QI). In this document, we refer to the plastic molding module as the module, and the co-injection module as the QI module. We discuss these enhancements to the modules: operating enhancements process trace this module catalog number (plastic molding module) 1771-QI (co-injection module) is upgraded to this series and revision Series C, Revision D Series D, Revision A Series A, Revision B Series B, Revision A Operating Notes O These notes describe previously undocumented operating features. Non-functional Bits The bits shown in the following table are non-functional (always reset to zero) on the module, series C, rev. A through C, when shipped from the factory. You may want to write ladder logic to support these functions in your application. The non-functional bits will work correctly with the module, series C, rev. D and later.

2 2 Updates to Plastic Molding and Co-injection Modules for this write ladder logic to support this function (non-functional) bit SYS08 B00 loss of signal from screw position sensor, stop actions in progress, and ignore commands from DYC02 B01 loss of signal from screw pressure sensor, stop actions in progress, and ignore commands from DYC02 B06 loss of signal from screw RPM sensor stop actions in progress, and ignore commands from DYC02 B07 loss of signal from cavity pressure sensor, stop actions in progress, and ignore commands from DYC02 SYS12 B00 loss of screw position sensor and latch alarm bits on false-to-true transition B01 loss of screw pressure sensor and latch alarm bits on false-to-true transition B06 loss of screw RPM sensor and latch alarm bits on false-to-true transition B07 loss of cavity pressure sensor and latch alarm bits on false-to-true transition Loss-of-Sensor Protection The module continuously monitors all inputs for sensor loss. When it detects that the process input is greater or less than the input s range, the module sets an alarm that is displayed on your operator interface panel. The module shuts down and sets all outputs to zero. To protect against out-of-control operation, you can use loss-of-sensor protection for all module inputs Avoiding Nuisance Alarms To avoid nuisance alarms caused by electrical noise, you can set MCC 64 so the module must monitor continuous out-of-range signals for a period of time before setting the loss-of-sensor alarm. You can set the delay in a range from samples (a sample takes 2 ms to complete).! ATTENTION: Do not use a delay value greater than 200 ms. Unpredictable module operation may result. Setting the time delay to 0 gives no protection against nuisance alarms.

3 Updates to Plastic Molding and Co-injection Modules 3 Overriding Loss-of-Sensor Protection For some applications, you may want to override loss-of-sensor protection by setting the appropriate inhibit bit. To inhibit loss-of-sensor protection on selected inputs, set the bits in module block MCC02 as shown in the following table. to inhibit protection for this input screw position screw pressure clamp position clamp pressure ejector position ejector pressure screw RPM cavity pressure (system pressure in Inject Clamp-Eject mode) set this bit MCC02 B08 MCC02 B09 MCC02 B10 MCC02 B11 MCC02 B12 MCC02 B13 MCC02 B14 MCC02 B15 Absolute Final Screw Position at End of Post-decompress This enhancement assures that the screw position at the end of the post-decompression phase is stable. Prior to this enhancement, the screw stopped moving at a position which was the sum of the actual position at the end of plastication plus an incremental post-decompression length. How Does the Enhancement Improve Operation? With this enhancement, the module calculates the shot size plus cushion plus post-decompression length for more accurate positioning at the end of the post-decompression phase. We express this calculation with this formula: PSTDEPOS = PPC61 + PPC62 + PSC05 where: PSTDEPOS = position PPC61 = cushion size PPC62 = shot size PSC05 = incremental post-decompression length How Does the Enhancement Affect my System Operation? You may need to modify ladder logic you have already written.

4 4 Updates to Plastic Molding and Co-injection Modules Single Transfer for Ejector Status To improve the PLC processor s ability to detect ejector status, this status information is now returned in a single transfer. How Does the Enhancement Improve Operation? Returning status information with a single transfer allows for quicker detection and reporting of ejector operation. How Does the Enhancement Affect my System Operation? You may need to modify ladder logic you have already written. The following table lists the words and/or bits that have been added. bit B08 B09 B10 B11 B12 B13 B14 B15 description initial advance stroke completed Set during ejector profile execution when module monitors completion of the initial advance stroke. Reset when the module receives any execution command except DYC02 B10 through DYC02 B13. ejector is retracting or ready to retract Set during ejector profile execution when module monitors completion of any advance stroke. Reset during ejector profile execution when the module monitors completion of any retract stroke. dwell timer timing Set and reset as specified by bit SYS03 B10 (refer to bit description for SYS03 B10 in the Plastic Molding Module Reference Manual, pub ). final advance stroke completed Set during ejector profile execution when module monitors completion of the final advance stroke. Reset when the module receives any execution command except DYC02 B10 through DYC02 B13. end-of-dwell ejector profile continuation pending Set during ejector profile execution when ejector forward dwell timer is timing and the module is prepared to continue the ejector profile when dwell time expires. Reset at all other tmes. not used ejectors running Set during ejector profile execution when SYS03 B08 and SYS03 B10 are both reset. Reset during ejector profile execution when either SYS03 B08 or SYS03 B10 are set. ejector profile complete Set and reset as specified by bit SYS02 B14 except that it is not reset by DYC03 B10 (refer to bit description for SYS02 B14 in the Plastic Molding Module Reference Manual, pub ).

5 Updates to Plastic Molding and Co-injection Modules 5 Hysteresis for Ejector Retract and Mold Open Bits A tolerance of in. ( mm) was added to the instructions that control ejector retract and mold open status bits. How Does the Enhancement Improve Operation? The increased tolerance helps to eliminate the nuisance of bits resetting too soon after an ejector retract or mold open. Adjustable Stop Output Voltage QI Prior to this enhancement, the stop position output was 0V dc or 4 ma. This enhancement adds an offset of 10% ( 1000 to +1000). How Does the Enhancement Improve Operation? This parameter lets you adjust the stop point to an offset rather than 0V dc or 4 ma. How Does the Enhancement Affect my System Operation? You may need to modify ladder logic you have already written to accommodate this change. The following table lists the words and/or bits that have changed. output word 1 MCC05 2 MCC06 3 MCC07 4 MCC08 If you use a stop point value outside of the valid range ( 1000 to +1000), you will see these error codes: this error code means your entry for MCC05 is out of range change to 1000 MCC your entry for MCC06 is out of range change to 1000 MCC your entry for MCC07 is out of range change to 1000 MCC your entry for MCC08 is out of range change to 1000 MCC

6 6 Updates to Plastic Molding and Co-injection Modules System Status Returns Double Command Error QI If, because of an error in ladder logic programming, two or more command bits are downloaded at the same time, the module returns a double command error. This enhancement returns the two command bits downloaded at the same time. How Does the Enhancement Improve Operation? This enhancement returns words 1 and 2 of the dynamic command block. By reviewing SYS23 and SYS24, you can determine which bits were set or downloaded at the same time. How Does the Enhancement Affect my System Operation? You may need to modify ladder logic you have already written. These words and/or bits that have changed. word SYS23 SYS24 contains DYC01 DYC02 Error Checking Allows Maximum Limits as Setpoints QI This enhancement lets setup personnel enter the maximum travel limits of position axes as setpoints. Added Process Trace (1771-, Series D Rev. A Only) The Process Trace feature lets you chart process variables, such as: injection position injection pressure injection velocity cavity pressure screw RPM injection flow valve output injection pressure valve output You can collect data for up to four traces. Important: Because of memory limitations, PLC-5/20 processors can collect data for only one trace. We do not recommend PLC-5/20 processors for use with process trace or co-injection.

7 Updates to Plastic Molding and Co-injection Modules 7 How Does Process Trace Work with Pro-Set 700 Software? You configure traces on the Process Trace Setup screen. Then you download the screen to the PLC processor. The modules collect trace data and the PLC processor transfers the information into data table files. The operator interface reads these data table files and plots the information on the Process Trace screen. What Words/bits Were Added to Existing Module Blocks? We added these words and bits to the SYS and DYC blocks: word bit function SYS14 command block rejection errors The module latches this bit when it receives a PTC block for decode, and SYS53 B00 is set. The module unlatches this bit when it receives a PTC block for decode and SYS53 B00 is reset. B10 process trace command block rejected SYS16 on-board command block status B11 valid PTC block SYS18 last successful decode status B11 PTC block last successful decode SYS20 programming error alarms B11 PTC block programming error SYS53 process trace status B00 process trace data collection in progress B01 process trace data collection complete SYS54 process trace data collection in progress B00 module is collecting trace data points 1 to 50 B01 module is collecting trace data points 51 to 100 B02 module is collecting trace data points 100 to 150 B03 module is collecting trace data points 151 to 200 B04 module is collecting trace data points 201 to 250 B05 module is collecting trace data points 251 to 300 B06 module is collecting trace data points 301 to 350 B07 module is collecting trace data points 351 to 400 B08 to B15 open SYS55 process trace data collection done The module latches these bits when data trace points collected. The module unlatches these bits on false-to-true transition of SYS53 B00. B00 module has collected trace data points 1 to 50 B01 module has collected trace data points 51 to 100 B02 module has collected trace data points 101 to 150 B03 module has collected trace data points 151 to 200 B04 module has collected trace data points 201 to 250 B05 module has collected trace data points 251 to 300 B06 module has collected trace data points 301 to 350 B07 module has collected trace data points 351 to 400 B08 to B15 open

8 8 Updates to Plastic Molding and Co-injection Modules word DYC04 DYC07 DYC08 bit function profile status block clear commands B15 clear PTS process trace command bits B00 process trace data collection inhibited (examined at the beginning of the injection phase) B01 return injection position trace data in next PTS block B02 return trace #1 data in next PTS block B03 return trace #2 data in next PTS block B04 return trace #3 data in next PTS block B05 return trace #4 data in next PTS block B06 to B14 open B15 return phase/segment start information in next PTS block process trace data block request B00 return trace data points 1 to 50 in next PTS block B01 return trace data points 51 to 100 in next PTS block. B02 return trace data points 101 to 150 in next PTS block B03 return trace data points 151 to 200 in next PTS block B04 return trace data points 201 to 250 in next PTS block B05 return trace data points 251 to 300 in next PTS block B06 return trace data points 301 to 350 in next PTS block B07 return trace data points 351 to 400 in next PTS block B08 to B15 open What New Module Blocks Were Added? We added the Process Trace Configuration Command (PTC) blocks and Process Trace Status (PTS) blocks listed in the following tables. Important: Important: To accept the PTC block, configure the modules to include an analog input for a screw position sensor (MCC02). The PTC block writes configuration information (such as trace start triggers and sample traces) to the modules. The PTS block reports requested process data from the modules.

9 Updates to Plastic Molding and Co-injection Modules 9 PTC Blocks word bit function PTC01 PTC02 block ID B00 to B07 process trace command block ID ( ) B08 to B15 reserved do not use control bits B00 0 = process trace disabled 1 = process trace enabled B01 0 = trigger on time delay 1 = trigger on position PTC03 open PTC04 open PTC05 trigger delay (in hundredths of seconds) for data collection after injection begins (when PTC02 B01 is equal to 0) PTC06 trigger position (in hundredths of inches or tenths of millimeters) on which to collect data when PTC02 B01 is equal to 1 PTC07 sample rate at which the module collects trace data in milliseconds (must be an even number between 2 and 230) PTC08 trace #1 selection B01 injection position B02 injection pressure B03 injection velocity 1 PTC09 B04 cavity pressure B05 screw RPM B06 injection flow valve output B07 injection pressure valve output trace #2 selection B01 injection position B02 injection pressure B03 injection velocity 1 B04 cavity pressure B05 screw RPM B06 injection flow valve output B07 injection pressure valve output 1 The module will return unscaled injection position data if injection velocity is selected. The process trace screen uses this position information to calculate and display velocity.

10 10 Updates to Plastic Molding and Co-injection Modules word PTC10 PTC11 PTC12 to PTC64 bit trace #3 selection B01 injection position B02 injection pressure B03 injection velocity 1 B04 cavity pressure B05 screw RPM B06 injection flow valve output B07 injection pressure valve output trace #4 selection B01 injection position B02 injection pressure B03 injection velocity 1 B04 cavity pressure B05 screw RPM B06 injection flow valve output B07 injection pressure valve output open function 1 The module will return unscaled injection position data if injection velocity is selected. The process trace screen uses this position information to calculate and display velocity. PTS Blocks word bit function PTS01 B00 to B07 process trace status block ID ( ) B08 to B15 power up and jog execution status (refer to bit description for SYS01 in the Plastic Molding Module Reference Manual, pub ) PTS02 profile execution status (refer to bit description for SYS02 in the Plastic Molding Module Reference Manual, publication ) PTS03 miscellaneous status (refer to bit description for SYS03 in the Plastic Molding Module Reference Manual, publication ) PTS04 watchdog timeout status (refer to bit description for SYS04 in the Plastic Molding Module Reference Manual, publication ) PTS05 trace selection 1 B00 open B01 block contains injection position trace data B02 block contains trace #1 data B03 block contains trace #2 data B04 block contains trace #3 data B05 block contains trace #4 data B06 to B14 open B15 block contains phase/segment start information 1 If one of PTS05 B01 to B05 is set, PTS15 to PTS64 contain trace data. If PTS05 B15 is set, PTS15 to PTS48 contain phase/segment start information. Each word contains the starting data point (1 400) for the listed phase or segment. If the phase or segment was not executed, this value will be zero.

11 Updates to Plastic Molding and Co-injection Modules 11 word PTS06 PTS07 PTS08 PTS09 PTS10 PTS11 to PTS14 bit trace data block number B00 block contains trace data points 1 to 50 B01 block contains trace data points 51 to 100 B02 block contains trace data points 101 to 150 B03 block contains trace data points 151 to 200 B04 block contains trace data points 201 to 250 B05 block contains trace data points 251 to 300 B06 block contains trace data points 301 to 350 B07 block contains trace data points 351 to 400 open open function reports the time (in hundredths of seconds) after injection starts until the first trace data point is recorded reports how many data points (0 to 400) have been collected for the trace indicated in PTS05 and PTS06 This value will not exceed the last data point for the block indicated in PTS06. open PTS15 injection segment #1 starting data point 1 PTS16 injection segment #2 starting data point PTS17 injection segment #3 starting data point PTS18 injection segment #4 starting data point PTS19 injection segment #5 starting data point PTS20 injection segment #6 starting data point PTS21 injection segment #7 starting data point PTS22 injection segment #8 starting data point PTS23 injection segment #9 starting data point PTS24 injection segment #10 starting data point PTS25 injection segment #11 starting data point PTS26 pack segment #1 starting data point PTS27 pack segment #2 starting data point PTS28 pack segment #3 starting data point PTS29 pack segment #4 starting data point PTS30 pack segment #5 starting data point PTS31 hold segment #1 starting data point PTS32 hold segment #2 starting data point PTS33 hold segment #3 starting data point PTS34 hold segment #4 starting data point PTS35 hold segment #5 starting data point PTS36 pre-decompress starting data point PTS37 plastication segment #1 starting data point PTS38 plastication segment #2 starting data point PTS39 plastication segment #3 starting data point PTS40 plastication segment #4 starting data point PTS41 plastication segment #5 starting data point PTS42 plastication segment #6 starting data point PTS43 plastication segment #7 starting data point 1 If one of PTS05 B01 to B05 is set, PTS15 to PTS64 contain trace data. If PTS05 B15 is set, PTS15 to PTS48 contain phase/segment start information. Each word contains the starting data point (1 400) for the listed phase or segment. If the phase or segment was not executed, this value will be zero.

12 12 Updates to Plastic Molding and Co-injection Modules word PTS44 PTS45 PTS46 PTS47 PTS48 bit plastication segment #8 starting data point plastication segment #9 starting data point plastication segment #10 starting data point plastication segment #11 starting data point post-decompress starting data point function What Module Programming Block Error Codes Were Added? We added these PTC programming error codes. error code description PTC05 (trigger delay) is out of range Valid range is PTC PTC06 (trigger position) is out of range Valid range is IPC61 PTC06 PPC61 + PPC62 + PSC05. PTC07 (sample rate) is out of range Valid range is PTC PTC07 (sample rate) is not an even number 0208 PTC08 (trace #1 selection) is invalid 0209 PTC09 (trace #2 selection) is invalid 0210 PTC10 (trace #3 selection) is invalid 0211 PTC11 (trace #4 selection) is invalid Allen-Bradley, a Rockwell Automation Business, has been helping its customers improve productivity and quality for more than 90 years. We design, manufacture and support a broad range of automation products worldwide. They include logic processors, power and motion control devices, operator interfaces, sensors and a variety of software. Rockwell is one of the world s leading technology companies. Worldwide representation. Argentina Australia Austria Bahrain Belgium Brazil Bulgaria Canada Chile China, PRC Colombia Costa Rica Croatia Cyprus Czech Republic Denmark Ecuador Egypt El Salvador Finland France Germany Greece Guatemala Honduras Hong Kong Hungary Iceland India Indonesia Ireland Israel Italy Jamaica Japan Jordan Korea Kuwait Lebanon Malaysia Mexico Netherlands New Zealand Norway Pakistan Peru Philippines Poland Portugal Puerto Rico Qatar Romania Russia CIS Saudi Arabia Singapore Slovakia Slovenia South Africa, Republic Spain Sweden Switzerland Taiwan Thailand Turkey United Arab Emirates United Kingdom United States Uruguay Venezuela Yugoslavia Allen-Bradley Headquarters, 1201 South Second Street, Milwaukee, WI USA, Tel: (1) Fax: (1) PN Copyright 1997 Allen-Bradley Company, Inc. Printed in USA

Instructions. (For 6180 Industrial Computers) Applications. Overview & Safety

Instructions. (For 6180 Industrial Computers) Applications. Overview & Safety Instructions (For 6180 Industrial Computers) Applications This instruction sheet describes how to replace the following displays and backlights for 6180 Industrial Computers. All display kits contain a

More information

Dataliner Message Displays Using DL50 Slaves with a DL40 Master

Dataliner Message Displays Using DL50 Slaves with a DL40 Master ALLEN-BRADLEY Dataliner Message Displays Introduction This application note describes how to use Dataliner DL50 slave displays with a DL40 display as a master. The DL40 master display contains all messages

More information

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade Instructions (For 6180 Industrial Computers) This document describes how to remove or install a Pentium processor in the 6180 Industrial Computer. Processor specifications are also provided. Installing

More information

Application Note. Overview. Hardware Requirements. Software Requirements

Application Note. Overview. Hardware Requirements. Software Requirements Application Note Overview This document provides instructions on interfacing the 2755-DS/DD bar code decoder to the 2760-RB interface module via dumb terminal protocol RS-232 using either the 2760-SFC1

More information

AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge

AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge Application Note AdaptaScan Reader to a PLC-5 Using DH-485 Protocol with the 2760 RB Module and the 2760-SFC2 Protocol Cartridge Overview The AdaptaScan-SN3, -SN5 or -SN8 bar code reader may be configured

More information

AC/DC (120V) Input Module Cat. No IAD Series C

AC/DC (120V) Input Module Cat. No IAD Series C Installation Instructions To The Installer Pre-installation Considerations Power Requirements Initial Handling This document provides information on: important pre-installation considerations power supply

More information

AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge

AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge Application Note AdaptaScan Reader to a PLC-5 Using RS-232/ASCII Protocol with the 2760 RB Module and the 2760-SFC1 and -SFC2 Protocol Cartridge Overview The AdaptaScan-SN3, -SN5 or -SN8 bar code reader

More information

8510 AC Spindle Drive Hardware/Firmware Replacement

8510 AC Spindle Drive Hardware/Firmware Replacement ALLEN-BRADLEY 8510 AC Spindle Drive Hardware/Firmware Replacement Instructions Introduction The purpose of this publication is to describe the steps needed to replace the circuit boards and/or firmware

More information

Reference Guide. (Catalog Number 1785 series) Introduction

Reference Guide. (Catalog Number 1785 series) Introduction Reference Guide (Catalog Number 1785 series) ntroduction his document shows how to configure complementary / for PLC-5 processors when you use 2-slot, 1-slot, or 1/2-slot addressing. his information is

More information

A B A B. (Catalog Number 2707-MVH232, -MVP232) Product Data

A B A B. (Catalog Number 2707-MVH232, -MVP232) Product Data A B A B (Catalog Number 2707-MVH22, -MVP22) Product Data 9 9 The MicroView Operator Interface extends the Bulletin 2707 product line, providing an interface with the Allen-Bradley MicroLogix family of

More information

FLEX I/O: Flexible Solutions for Distributed Systems. FLEX I/O System

FLEX I/O: Flexible Solutions for Distributed Systems. FLEX I/O System FLEX I/O: Flexible Solutions for Distributed Systems FLEX I/O System THE BENEFITS OF STANDARDIZING ON FLEX I/O ARE CLEAR: A product that meets global standards and offers you the benefits necessary to

More information

Access Code and Phone Number

Access Code and Phone Number Algeria Dial International collect/reverse charge number: 1-212-559-5842 Argentina For phones using Telecom: Dial 0-800-555-4288; wait for prompt, then dial 866- For phones using Telefonica: Dial 0-800-222-1288;

More information

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment

Artisan Scientific is You~ Source for: Quality New and Certified-Used/Pre:-awned ECJuiflment Looking for more information? Visit us on the web at http://www.artisan-scientific.com for more information: Price Quotations Drivers Technical Specifications. Manuals and Documentation Artisan Scientific

More information

Allen-Bradley 1397 Enhanced Field Supply Card Cat. Nos FS FS1020

Allen-Bradley 1397 Enhanced Field Supply Card Cat. Nos FS FS1020 Instructions IN Allen-radley 1397 Enhanced Field Supply Card Cat. Nos. 1397-FS1010 1397-FS1020 What This Option Provides When installed, the Enhanced Field Supply Card provides greater control over the

More information

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions EventBuilder.com International Audio Conferencing Access Guide TM This guide contains: :: International Toll-Free Access Dialing Instructions :: ATFS (Access Toll-Free Service) Dialing Instructions ::

More information

Spoka Meet Audio Calls Rates Dial-In UK

Spoka Meet Audio Calls Rates Dial-In UK Spoka Meet Audio Calls Rates Dial-In UK Country Toll/Toll Free Landline/Mobile GBP Argentina Toll Landline 0 Australia Toll Landline 0 Austria Toll Landline 0 Bahrain Toll Landline 0 Belgium Toll Landline

More information

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart ADDITIONAL INFORMATION It is important to Cisco Systems that its resellers comply with and recognize all applicable regulations

More information

EE Pay Monthly Add-Ons & Commitment Packs. Version

EE Pay Monthly Add-Ons & Commitment Packs. Version EE Pay Monthly Add-Ons & Commitment Packs Version 1A Available from 28 October 2015 1 COMMITMENT PACKS In addition to the allowances included in our Standard and EE Extra plans for both Pay Monthly handset

More information

iclass SE multiclass SE 125kHz, 13.56MHz 125kHz, 13.56MHz

iclass SE multiclass SE 125kHz, 13.56MHz 125kHz, 13.56MHz Date created: 11 July 2016 Last update: 18 August 2016 READERS REGULATORY CERTIFICATION BY COUNTRY. The following table consists of the current regulatory certifications for the readers. HID Global is

More information

Installation Instructions

Installation Instructions Packing Data PK Installation Instructions (Catalog Numbers 46-IB32, -IV32, -OB32, OB32E and -OV32) 2 SLC 5/03 and SLC 5/04 Modular Processors Important User Information Because of the variety of uses for

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 END-OF-LIFE NOTICE, NO. 2566 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 Cisco Systems announces the end of life of the Cisco Media Convergence Server 7845H-2400.

More information

Expanding ArmorBlock I/O Family Increases Packaging Choices and Interface Options for a Variety of Applications.

Expanding ArmorBlock I/O Family Increases Packaging Choices and Interface Options for a Variety of Applications. Expanding ArmorBlock I/O Family Increases Packaging Choices and Interface Options for a Variety of Applications. Machine Mounted Block I/O 1792 Series Product Profile Allen-Bradley s growing family of

More information

GW-WN150M 11b/g/n USB Wireless User Manual

GW-WN150M 11b/g/n USB Wireless User Manual GW-WN150M 11b/g/n USB Wireless User Manual Wireless Local Area Network USB Card (For 802.11b/g/n Wireless Networks) Contents 1 Overview... 1 1.1 Product Introduction... 1 1.2 System Requirements... 1 1.3

More information

ThinkPad carrying cases offer protection and convenience for your mobile requirements

ThinkPad carrying cases offer protection and convenience for your mobile requirements Lenovo United States Announcement 108-331, dated May 13, 2008 ThinkPad carrying cases offer protection and convenience for your mobile requirements Additional information... 3 Prices...7 At a glance New

More information

Dashboard. Feb 18, Feb 18, 2008 Comparing to: Site. 13,318 Visits 28,414 Pageviews 2.13 Pages/Visit

Dashboard. Feb 18, Feb 18, 2008 Comparing to: Site. 13,318 Visits 28,414 Pageviews 2.13 Pages/Visit Dashboard Site Usage 13,318 Visits 28,414 Pageviews 2.13 Pages/Visit 63.93% Bounce Rate 00:03:00 Avg. Time on Site 73.14% % New Visits Visitors Overview Map Overlay world Visitors 9,744 Traffic Sources

More information

MANUAL VOICE/DATA SIMCARD CANADA

MANUAL VOICE/DATA SIMCARD CANADA MANUAL VOICE/DATA SIMCARD CANADA Copyright 2018. All rights reserved. The content of this document may not be copied,replaced,distributed,published,displayed, modified,or transferred in any form or by

More information

No Purchase needed

No Purchase needed www.dialntalk.co.uk No Purchase needed About DialnTalk DialnTalk is the instant dial service developed to offer you easy to use low cost international telephone calls. Our aim is to provide a hassle free

More information

Industrial Computers. (Bulletin Number 6155) Product Data and Installation Instructions. Allen-Bradley Drives

Industrial Computers. (Bulletin Number 6155) Product Data and Installation Instructions. Allen-Bradley Drives Industrial Computers (Bulletin Number 6155) Product Data and Installation Instructions Allen-Bradley Drives 2 Table of Contents 7DEOH RI &RQWHQWVWV Bulletin 6155 Industrial Computer... 3 Description...

More information

VOICE/DATA SIMCARD USA UNLIMITED

VOICE/DATA SIMCARD USA UNLIMITED VOICE/DATA SIMCARD USA UNLIMITED Copyright 2018. All rights reserved. The content of this document may not be copied,replaced,distributed,published,displayed, modified,or transferred in any form or by

More information

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Application Note Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Introduction This is an application note for connectivity of Lucent/Avaya

More information

Cisco Extensible Provisioning and Operations Manager 4.5

Cisco Extensible Provisioning and Operations Manager 4.5 Data Sheet Cisco Extensible Provisioning and Operations Manager 4.5 Cisco Extensible Provisioning and Operations Manager (EPOM) is a Web-based application for real-time provisioning of the Cisco BTS 10200

More information

Power Performance Flexibility Integrated Servo and Control Solutions. ULTRA Plus Positioning Servo Drives. AB Drives

Power Performance Flexibility Integrated Servo and Control Solutions. ULTRA Plus Positioning Servo Drives. AB Drives Power Performance Flexibility Integrated Servo and Control Solutions ULTRA Plus Positioning Servo Drives AB Drives ULTRA Plus Positioning Servo Drives The ULTRA Series is a family of single axis, digital

More information

ThinkPad carrying cases offer protection and convenience for your mobile requirements

ThinkPad carrying cases offer protection and convenience for your mobile requirements Hardware Announcement ZG08-0695, dated vember 25, 2008 ThinkPad carrying cases offer protection and convenience for your mobile requirements Table of contents 1 At a glance 2 Product number 1 Overview

More information

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP Carrier Services All IP Intelligent telephony In current times, being connected to the telephone network just isn t enough anymore; one needs to be INTERconnected with it, as it all has become IP. Along

More information

Cisco Voice Services Provisioning Tool 2.6(1)

Cisco Voice Services Provisioning Tool 2.6(1) Data Sheet Cisco Voice Services Provisioning Tool 2.6(1) The Cisco Voice Services Provisioning Tool (VSPT) provides a GUI for the creation, modification, and execution of signaling connections, trunks,

More information

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE APPLICATION NOTE Cisco 700/Cisco 700 Traffic offload allows exchange carriers to offload their telephony traffic to a packet network from the Public Switched Telephone Network (PSTN). By doing so, carriers

More information

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML Q & A CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML GENERAL QUESTIONS Q. What is the Cisco IP Phone 7970G? A. The 7970G is our latest state-of-the-art IP phone, which includes a large color,

More information

Setting Up a DH485 Network of (Bulletin 2750) intelligent Antennas Using a 27601RB Module and 2760=SFC2 Protocol Cartridge

Setting Up a DH485 Network of (Bulletin 2750) intelligent Antennas Using a 27601RB Module and 2760=SFC2 Protocol Cartridge Document Update Setting Up a DH485 Network of (Bulletin 2750) intelligent Antennas Using a 27601RB Module and 2760=SFC2 Protocol Cartridge Overview This document provides instructions on interfacing the

More information

PLEASE NOTE: firms may submit one set of research questionnaires covering both China and Hong Kong or separate sets for each jurisdiction

PLEASE NOTE: firms may submit one set of research questionnaires covering both China and Hong Kong or separate sets for each jurisdiction Americas Argentina (Banking and finance; Capital markets; M&A; Project development) Bahamas (Financial and corporate) Barbados (Financial and corporate) Bermuda (Financial and corporate) Bolivia (Financial

More information

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY APPLICATION NOTE ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY OVERVIEW Enhanced Interior Gateway Routing Protocol (EIGRP).Stub Router functionality, which Cisco introduced in Cisco

More information

Field Terminal Assembly (FTA)

Field Terminal Assembly (FTA) FTA-C300 Brochure Field Terminal Assembly (FTA) New interfaces for the Honeywell Experion PKS C300 controller Weidmüller s new interfaces and pre-assembled cables allow you to wire up I/O cards from Honeywell

More information

Out of Bundle Vodafone

Out of Bundle Vodafone Out of Bundle Vodafone Out of Bundle Charges - Vodafone The following charges apply once you have used your allowance, or if you call/text/browse outside of your allowance: Standard UK call charges Cost

More information

Vodafone Usage Manager R2.0

Vodafone Usage Manager R2.0 Vodafone Global Enterprise Vodafone Usage Manager R2.0 User Guide for Android Power to you Copyright Vodafone Global Enterprise, Vodafone Group Plc, Vodafone House, The Connection 19 April 2017Newbury,

More information

Global entertainment and media outlook Explore the content and tools

Global entertainment and media outlook Explore the content and tools www.pwc.com/outlook Global entertainment and media outlook Explore the content and tools A comprehensive online source of global analysis for consumer/ end-user and advertising spending 5-year forecasts

More information

Allen-Bradley. Smart Self-powered Serial Converter. User Manual. Cat. No SSS Firmware 1.xx

Allen-Bradley. Smart Self-powered Serial Converter. User Manual. Cat. No SSS Firmware 1.xx Allen-Bradley Smart Self-powered Serial Converter User Manual Cat. No. 1203-SSS Firmware 1.xx Important User Information Because of the variety of uses for the products described in this publication, those

More information

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES PRODUCT BULLETIN, NO. 2748 NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES Until recently, every release of Cisco

More information

ALLEN-BRADLEY. Allen-Bradley. User Manual. Dataliner DL5 Series Off-line Programming Software. (Cat. No NP5)

ALLEN-BRADLEY. Allen-Bradley. User Manual. Dataliner DL5 Series Off-line Programming Software. (Cat. No NP5) ALLEN-BRADLEY Allen-Bradley Dataliner DL5 Series Off-line Programming Software User Manual (Cat. No. 2706-NP5) Important User Information Solid state equipment has operational characteristics differing

More information

(catalog no KTCT)

(catalog no KTCT) (catalog no. 9220-KTCT) Use this document to install and use the 9220-KTCT communication interface card. This card lets a 16-bit ISA- or 32-bit EISA-compatible computer communicate on a ControlNet link.

More information

Beckhoff short profile

Beckhoff short profile Beckhoff short profile Beckhoff implements open automation systems based on PC Control technology. The product range covers Industrial PCs, I/O and Fieldbus Components, Drive Technology and automation

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Alternative phone number: Credit card/debit card number Expiry date: / / DD MM YYYY

Alternative phone number: Credit card/debit card number Expiry date: / / DD MM YYYY Enterprise application form - Employee Standard BMP Plans Step 1: Fill out your personal information Name (as in passport): Company name: Email ID: Office address: Nationality: Employee ID: Alternative

More information

7. Parts catalog. How to use this parts catalog xx. Abbreviations used in the parts catalog include the following:

7. Parts catalog. How to use this parts catalog xx. Abbreviations used in the parts catalog include the following: 7. s catalog How to use this parts catalog Abbreviations used in the parts catalog include the following: NS: (Not Shown) in the Asm-Index column indicates that the part is procurable but is not pictured

More information

Quintiles vdesk Welcome Guide

Quintiles vdesk Welcome Guide Quintiles vdesk Welcome Guide Dear Quintiles Clinical ASP User, Quintiles is pleased to announce vdesk, an unique solution part of the Clinical ASP platform offer. Quintiles vdesk, is a virtual desktop

More information

DATA APPENDIX. Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe

DATA APPENDIX. Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe DATA APPENDIX Real Exchange Rate Movements and the Relative Price of Nontraded Goods Caroline M. Betts and Timothy J. Kehoe I. ORIGINAL SERIES: DESCRIPTION A. ANNUAL AND QUARTERLY SERIES 1a. MARKET EXCHANGE

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES PRODUCT BULLETIN NO. 2784 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES INTRODUCTION Cisco Systems is pleased to announce Cisco IOS Software updates for the Cisco

More information

E-Seminar. Voice over IP. Internet Technical Solution Seminar

E-Seminar. Voice over IP. Internet Technical Solution Seminar E-Seminar Voice over IP Internet Technical Solution Seminar Voice over IP Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Telephony in Business 6 VoIP and IP Telephony 7 Traditional Telephony

More information

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Introduction This note describes the interoperability between the Avaya

More information

Shell Global Helpline - Telephone Numbers

Shell Global Helpline - Telephone Numbers Shell Global Helpline - Telephone Numbers The Shell Global Helpline allows reports to be submitted by either a web-based form at or by utilising one of a number of telephone lines that will connect you

More information

THE POWER OF A STRONG PARTNERSHIP.

THE POWER OF A STRONG PARTNERSHIP. THE POWER OF A STRONG PARTNERSHIP. Now you can harness a network of resources. Connections, knowledge, and expertise. All focused on your success. The Cisco Channel Partner Program. BE CONNECTED. Great

More information

Patent Portfolio Overview May The data in this presentation is current as of this date.

Patent Portfolio Overview May The data in this presentation is current as of this date. Patent Portfolio Overview May 2018 1 1 The data in this presentation is current as of this date. Table of Contents Overview HEVC Standard Versions in Licensing Program Patent Evaluation Portfolio Growth

More information

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison Product Bulletin No. 1855 Cisco Catalyst 2950 Series Software Comparison and Comparison The Cisco Catalyst 2950 Series switches include two software image versions that support different degrees of functionality

More information

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2866 CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER Cisco CallManager runs on a Windows2000 server. An important administrative task for server management

More information

Installation Instructions

Installation Instructions Installation Instructions Cat. No. 1792-IB8 Series B To: See page: Install the ArmorBlock Module 3 Connect the Wiring to the ArmorBlock Module 8 Communicate with Your ArmorBlock Module 10 Configure Your

More information

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card Data Sheet Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card The Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card (STM-1E) provides a cost-effective, high-speed electrical interface

More information

The Traveller plans include a monthly Mobile Broadband allowance to be used within all Table 1: Go Europe + USA Destinations.

The Traveller plans include a monthly Mobile Broadband allowance to be used within all Table 1: Go Europe + USA Destinations. Information about the Service Description of the Service The data plan service is a post-paid Mobile Broadband service. Your plan allowance can be used in Table 1: Destinations. Bundling You don t have

More information

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Application Note Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability

More information

Payphone Origination Service Charge Rate Per Min. Mobile Origination Service Charge. MLB Switched Rate Per Min. MLB Dedicated Rate Per Min

Payphone Origination Service Charge Rate Per Min. Mobile Origination Service Charge. MLB Switched Rate Per Min. MLB Dedicated Rate Per Min SBC Long Distance, LLC 1 st Revised Page 1 d/b/a AT&T Long Distance Effective April 8, 2011 Effective June 30, 2011 the dedicated service offering associated with this Service will be discontinued pursuant

More information

Cisco Value Incentive Program Advanced Technologies: Period 7

Cisco Value Incentive Program Advanced Technologies: Period 7 Cisco Partner Program Latin America Program Rules Cisco Value Incentive Program Advanced Technologies: Period 7 Revised: March 30, 2006 The Cisco Value Incentive Program is a comprehensive rebate program

More information

Enterprise price plan guide Vodafone One Net Business

Enterprise price plan guide Vodafone One Net Business This Price Plan Guide applies to the price plans and is incorporated into the Commercial Terms between Vodafone and Customer and, together with the One Net General Terms and Conditions and Mobile Service

More information

Digital EAGLEs. Outlook and perspectives

Digital EAGLEs. Outlook and perspectives 2016 Digital EAGLEs Outlook and perspectives Fixed and Mobile broadband adoption rates in the next decade Changes in Fixed-Broadband penetration 2014-25 Changes in Mobile-Broadband penetration 2014-25

More information

For: Ministry of Education From Date: 19 November 18-2 December 18 Venue: M1 Shops

For: Ministry of Education From Date: 19 November 18-2 December 18 Venue: M1 Shops For: Ministry of Education From Date: 19 November 18-2 December 18 Venue: M1 Shops $200 OFF HANDSETS For new line / port-in / re-contract on mysim e 90 and above plan Reg+ and above plan $150 OFF HANDSETS

More information

Griffin Training Manual Address Maintenance

Griffin Training Manual Address Maintenance Griffin Training Manual Address Maintenance The University of Chicago Alumni Relations and Development 2 Griffin Address Maintenance Revised 02/24/2015 Table of Contents Chapter 1: About Maintaining Biographic

More information

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES PRODUCT BULLETIN NO. 2028 ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES NEW PRODUCT OFFERINGS: Cisco Catalyst 6503 Firewall Security System Cisco Catalyst 6506 Firewall Security System

More information

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY CUSTOMER CASE STUDY NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY SUMMARY NJEDge.Net is a nonprofit consortium of 45 colleges and universities in New Jersey dedicated to promoting

More information

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD DATA SHEET CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD The Cisco Network Connectivity Center (NCC) Business Dashboard displays the results of powerful analysis in a flexible, Web-based user interface.

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES PRODUCT BULLETIN NO. 2931 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES Cisco Systems announces the

More information

Overcoming the Compliance Challenges of VAT Remittance. 12 April :55 to 16:30 (CEST)

Overcoming the Compliance Challenges of VAT Remittance. 12 April :55 to 16:30 (CEST) Overcoming the Compliance Challenges of VAT Remittance 12 April 2016 15:55 to 16:30 (CEST) Presenters Nicole Jupin Vertex Inc. Senior Solutions Manager David Rossing Vertex Inc. Senior Tax Solutions Engineer,

More information

Installation Guide. An easy guide to installing and upgrading WorldShip software.

Installation Guide. An easy guide to installing and upgrading WorldShip software. WorldShip 2018 Installation Guide An easy guide to installing and upgrading WorldShip software. 2000-2018 United Parcel Service of America, Inc. UPS, the UPS brandmark and the color brown are trademarks

More information

Turquoise Terminal Returns User Guide for Creating & Uploading a Turquoise Terminal Return

Turquoise Terminal Returns User Guide for Creating & Uploading a Turquoise Terminal Return Turquoise Terminal Returns User Guide for Creating & Uploading a Turquoise Terminal Return End-User Documentation Page 1 of 11 Contents Accessing the Terminal Returns application 3 Creating a Terminal

More information

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ)

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ) Rockwell Automation PartnerNetwork Portal Single Sign-on (SSO) Login to Rockwell Automation PartnerNewtork Portal for Commercial Programs Participants Scope: This job aid provides instructions on how to

More information

3M Volition Network Solutions

3M Volition Network Solutions 3M Volition Network Solutions Organisation Chart Group Manager Venkatesh Prasad Division Manager Navin Mathew Access Business Wireless Business Premises Business Development &Marketing Satish Rao Premises

More information

Using TAPS with +E.164 Directory Numbers

Using TAPS with +E.164 Directory Numbers Application Note Using TAPS with +E.164 Directory Numbers Page 1 of 8 Rev 1.1 September 17, 2010 Revision 1.1 Table of Contents INTRODUCTION 2 INSTALLING CISCO UNIFIED CONTACT CENTER EXPRESS 2 INSTALLING

More information

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components:

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components: DATA SHEET CISCO FAX SERVER The Cisco Fax Server is an easy-to-use, easy-to-manage fax and e-document delivery solution that helps enterprises integrate voice, fax, data, and desktop applications for powerful

More information

Depending on the customer. Mobile Internet in Switzerland. 4G+ network (high speed) 300 Mbit/s (download) and 150 Mbit/s (upload)

Depending on the customer. Mobile Internet in Switzerland. 4G+ network (high speed) 300 Mbit/s (download) and 150 Mbit/s (upload) Business world The flexible mobile subscription for Switzerland and worldwide use in 126 countries. Calls and SMS/MMS - in Switzerland - from Switzerland to 126 countries - Included in 126 countries Surfing

More information

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER APPLICATION NOTE USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER Cisco Systems does not formally certify antivirus products with Cisco CallManager software. However, the company recognizes

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Beckhoff short profi le

Beckhoff short profi le Beckhoff short profi le Beckhoff implements open automation systems based on PC Control technology. The product range covers Industrial PCs, I/O and Fieldbus Components, Drive Technology and automation

More information

A Guide to our Tariffs

A Guide to our Tariffs A Guide to our Tariffs 2018 Home Phone and Broadband charges All call prices shown are in pence per minute; chargeable calls are subject to a call set-up fee of 16.8p except where otherwise stated Fixed

More information

MULTI-VRF AND IP MULTICAST

MULTI-VRF AND IP MULTICAST WHITE PAPER MULTI-VRF AND IP MULTICAST OVERVIEW Multi-VRF Customer Edge (VRF-Lite) enables Multiple VPN routing instances on Customer Edge devices and supports Cisco IOS IP Multicast. Since Multicast has

More information

Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million

Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million C U S T O M E R C A S E S T U D Y Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million Executive Summary CUSTOMER NAME New York City Housing Authority (NYCHA) INDUSTRY

More information

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS DATA SHEET CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS The Cisco industry-standard Small Form-Factor Pluggable Interface Converter (SFP) for packet-over-sonet/sdh (POS), optical networking,

More information

Appendix G. Percentiles and Standard Deviations of Science Achievement TIMSS 2011 INTERNATIONAL RESULTS IN SCIENCE APPENDIX G 495

Appendix G. Percentiles and Standard Deviations of Science Achievement TIMSS 2011 INTERNATIONAL RESULTS IN SCIENCE APPENDIX G 495 Appendix G s and s of Science Achievement TIMSS 2011 INTERNATIONAL RESULTS IN SCIENCE APPENDIX G 495 Appendix G.1: s Appendix of G.1: Science s Achievement of Science Achievement 5th 10th 25th 50th 75th

More information

CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS

CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS DATA SHEET CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS The Cisco AC/DC Power Solution provides a scalable platform for the delivery of DC power to equipment-installation sites that

More information

Graphical System Design Platform. NI LabVIEW. Test and Measurement Industrial Measurements and Control Embedded Design. ni.

Graphical System Design Platform. NI LabVIEW. Test and Measurement Industrial Measurements and Control Embedded Design. ni. Graphical System Design Platform NI LabVIEW Test and Measurement Industrial Measurements and Control Embedded Design The LabVIEW Story For more than 20 years, engineers and scientists around the world

More information

STANDARD BROADBAND & FIBRE BROADBAND PLANS

STANDARD BROADBAND & FIBRE BROADBAND PLANS STANDARD BROADBAND & FIBRE BROADBAND PLANS Terms & Conditions for Consumer Customers Version 3.0 Date 12 th July 2016 1 General If you live in either an EE Standard Broadband network area (which is over

More information

High-Availability Solutions for SIP Enabled Voice-over-IP Networks

High-Availability Solutions for SIP Enabled Voice-over-IP Networks White Paper High-Availability Solutions for S Enabled Voice-over- Networks The rapid evolution of voice and data technology is significantly changing the business environment. The introduction of services

More information

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Quick Reference Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Overview 2 Starting and Accessing Features 3 Using the Call Popup Window 4 Using QuickSearch 5 Toolbar Overview

More information

CLASS 1 DIVISION 2 PRODUCTS

CLASS 1 DIVISION 2 PRODUCTS CLASS 1 DIVISION 2 PRODUCTS CLASS 1 DIVISION 2 PRODUCTS UPDATED PRODUCT INFORMATION Class 1 Division 2 Products Non-Incendive Barriers Two non-incendive barriers are available - one for 24Vdc discrete

More information

Cisco HCS Country Dial Plans

Cisco HCS Country Dial Plans Introduction to Country Dial Plans for Cisco Unified Communications Domain Manager 8.1(x), page 1 Guidelines for Deploying Country Dial Plans, page 4 Load a Country-Specific Dial Plan, page 4 Introduction

More information

Power Analyzer Firmware Update Utility Version Software Release Notes

Power Analyzer Firmware Update Utility Version Software Release Notes Power Analyzer Firmware Update Utility Version 3.1.0 Software Release Notes Contents General Information... 2... 2 Supported models... 2 Minimum system requirements... 2 Installation instructions... 2

More information