JDS Uniphase SmartClass E1 Reference Manual

JDS Uniphase SmartClass E1 Reference Manual

Remote control guide
Hide thumbs Also See for SmartClass E1:

Advertisement

Quick Links

SmartClass
E1 Tester
Remote Control Reference Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartClass E1 and is the answer not in the manual?

Questions and answers

Summary of Contents for JDS Uniphase SmartClass E1

  • Page 1 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 3 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 4 Ordering information This guide is a product of JDSU's Technical Information Development Depart- ment, issued as part of the SmartClass E1 Tester. The catalog number for a printed guide is ML-21121114. The catalog number for a CD-ROM containing all user documentation and utilities is CML-21104331.
  • Page 5 Instructions for returning waste equipment to JDSU can be found in the Envi- ronmental section of JDSU’s web site at www.jdsu.com. If you have questions concerning disposal of your equipment, contact JDSU’s WEEE Program Man- agement team at WEEE.EMEA@jdsu.com. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 6 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 7: Table Of Contents

    Example 3..........8 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 8 Response ..........13 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 9 Executing an action......... . 24 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 10 Table of Contents Appendix A Setups Appendix B Actions Appendix C Results viii SmartClass E1 Tester Remote Control Reference Guide...
  • Page 11 This chapter describes how to use this guide. Topics discussed in this chapter include the following: – “Purpose and scope” on page ii – “Assumptions” on page ii – “Safety and compliance information” on page ii – “Conventions” on page ii SmartClass E1 Tester Remote Control Reference Guide...
  • Page 12: About This Guide

    Purpose and scope Purpose and scope The purpose of this guide is to describe how to connect to a SmartClass E1 Tester and control it remotely, over the serial interface, using the SCPI (Stan- dard Commands for Programmable Instruments) command set.
  • Page 13 WARNING Indicates a potentially hazardous situation which, if not avoided, could result in death or serious injury. CAUTION Indicates a potentially hazardous situation which, if not avoided, may result in minor or moderate injury. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 14 About this Guide Conventions SmartClass E1 Tester Remote Control Reference Guide...
  • Page 15: Getting Started

    Getting Started Chapter 1 This chapter describes how to connect to a remote SmartClass E1 Tester and launch an application. Topics discussed in this chapter include the following: – “Introduction” on page 2 – “Logging into the unit” on page 2 –...
  • Page 16: Introduction

    Stop bits Flow control None 4 Type login and then press Enter. The login is case sensitive. 5 Enter the following user name and password: user name: customer password: customer You are logged in. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 17: Starting An Application

    Example rc app e1bert Exiting an application After running your tests, you should exit the application. To exit an application This command attempts to exit the running application. Command rc exit SmartClass E1 Tester Remote Control Reference Guide...
  • Page 18 Chapter 1 Getting Started Exiting an application SmartClass E1 Tester Remote Control Reference Guide...
  • Page 19: Setup Commands

    – “Restoring setups from a file” on page 13 – “List saved setup files” on page 13 – “Deleting a saved setup file” on page 13 – “Listing all setups” on page 14 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 20: About The Setup Commands

    When you assign a setup of line 0 Rx, the setups of line0 Tx, line 1 Rx and line1 Tx will be automatically assigned to same value. For example you assign E1Bert.0.BertRx.Pattern to LUP_1TO1, E1Bert.0.BertTx.Pattern, E1Bert.1.BertRx.Pattern and E1Bert.1.BertTx.Pattern will be also assigned to LUP_1TO1. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 21: Setup Subsystems

    There are some situations where the setup is a complex structure, for example a setup array where the setup is presented as a single setup but contains multiple values. In these cases the format of the command should be as follows: SmartClass E1 Tester Remote Control Reference Guide...
  • Page 22: Command 2

    There are some situations where the setup is a complex structure, for example a setup array where the setup is presented as a single setup but contains multiple values. In these cases the format of the command should be as follows: SmartClass E1 Tester Remote Control Reference Guide...
  • Page 23: Command 2

    This command queries the current value of the setup. The response contains the value. Command rc s_get setup_name Response 2:SCE:cmsend:ack::s_get value For array setup, a range must be specified when query such setup. Command rc s_get setup_name "(@index1,index2)" Response 2:SCE:cmsend:ack::s_get value1,value2 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 24: Querying A Setup - G2

    Typi- cally setups that are not applicable are not displayed on a user interface. Changeability means that it is valid for the user to change the setup. Typically SmartClass E1 Tester Remote Control Reference Guide...
  • Page 25: Command

    Typically setups that are not changeable are greyed out on a user interface. Certain setups may require a test restart if changed which is indicated by the restart required attribute. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 26: Command

    Response 2:SCE:cmsend:ack::s_get_valid value Max/Min values This command queries the setups maximum and minimum range. This typi- cally only applies to numeric setup types. Command rc s_get_min_max setup_name Response 2:SCE:cmsend:ack::s_get_min_max min_value, max_value[,granularity] SmartClass E1 Tester Remote Control Reference Guide...
  • Page 27: Saving Setups To A File

    Deleting a saved setup file This command requests that the specified saved setup file be deleted. If no file name is specified, the file name “<application name>.cfg” is used. Command rc s_file_delete "mysetups.cfg" Response 2:SCE:cmsend:ack::s_file_delete SmartClass E1 Tester Remote Control Reference Guide...
  • Page 28: Listing All Setups

    Chapter 2 Setup commands Listing all setups Listing all setups This command requests a list of all the setups within the system. Command rc s_list Response 2:SCE:cmsend:ack::s_list setup_name setup_name … setup_name SmartClass E1 Tester Remote Control Reference Guide...
  • Page 29: Action Commands

    – “Querying the states and attributes of multiple actions” on page 17 – “Querying the states and attributes of multiple actions - g2” on page 18 – “Listing all actions” on page 18 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 30: Action Subsystem

    (actions with only one state), current and next states will always be the same. Command rc a_get_state action_name Response 2:SCE:cmsend:ack:a_get_state current_state, next_state current_state is a string representation of the action's current state. next_state is a string representation of the action's next state. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 31: Querying The Attributes Of An Action

    2:SCE:cmsend:ack:a_mget_all action1_name, applicability, executable, current_state, next_state, action2_name, applicability, executable, current_state, next_state, … applicability is a Boolean value and will be 0 or 1. executable is a Boolean value and will be 0 or 1. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 32: Querying The States And Attributes Of Multiple Actions - G2

    Response 2:SCE:cmsend:ack: a_get_g2 "<?xml version='1.0'?><response><action id='TestApp.Module1.Action' timestamp='1234' appli- cable='1' executable='1'><state><current>OFF</ current><next>ON</next></state></action></response>" Listing all actions This command lists all of the actions within the system. Command rc a_list Response 2:SCE:cmsend:ack:a_list action_name action_name … action_name SmartClass E1 Tester Remote Control Reference Guide...
  • Page 33: Result Commands

    “Querying the attributes of a result” on page 21 – “Querying the value and attributes of a result” on page 21 – “Querying multiple result values and attributes” on page 22 – “Listing all results” on page 22 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 34: About The Result Commands

    Querying a result This command queries the current value of the result. This is a snapshot of the value. Command rc pr_get result_name Response 2:SCE:cmsend:ack:pr_get value Example rc pr_get E1Bert0.BertRx.BitCount SmartClass E1 Tester Remote Control Reference Guide...
  • Page 35: Querying The Attributes Of A Result

    Boolean value and will be 0 (false) or 1 (true). readiness is a Boolean value and will be 0 or 1. SmartClass E1 Tester Remote Control Reference Guide...
  • Page 36: Querying Multiple Result Values And Attributes

    Listing all results This lists all of the results within the measurement application. Command rc r_list Response 2:SCE:cmsend:ack:r_list result_name result_name … result_name SmartClass E1 Tester Remote Control Reference Guide...
  • Page 37: Examples

    This chapter provides examples of commonly performed tasks. Topics discussed in this chapter include the following: – “Changing a setup” on page 24 – “Querying a result” on page 24 – “Executing an action” on page 24 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 38: Changing A Setup

    To execute actions 1 Start a BER test E1Bert.0.Auto.Auto (frame and pattern auto configure) rc a_execute E1Bert.0.Auto.Auto 2 To insert TSE errors a To insert one test error rc s_set E1Bert.0.BertTx.ErrorInsertionType SINGLE rc a_execute E1Bert.0.BertTx.ErrorInsert SmartClass E1 Tester Remote Control Reference Guide...
  • Page 39 E1Bert.0.E1FrameTx.AlarmLofInsert E1Bert.0.E1FrameTx.AlarmMFAisInsert E1Bert.0.E1FrameTx.AlarmMFRaisInsert E1Bert.0.E1FrameTx.AlarmRaisInsert E1Bert.0.E1FrameTx.CrcErrorInsert E1Bert.0.E1FrameTx.EbitErrorInsert E1Bert.0.E1FrameTx.FasErrorInsert E1Bert.0.E1FrameTx.MFasErrorInsert E1Bert.0.E1Output.AlarmLosInsert E1Bert.0.E1Output.ErrorInsert 4 To reset the test, use the following format, but replace the “...” with one of the items. rc a_execute … E1Bert.TimedTest.Reset E1Bert.TimedTest.ResetHistoryResults SmartClass E1 Tester Remote Control Reference Guide...
  • Page 40 Chapter 5 Examples Executing an action SmartClass E1 Tester Remote Control Reference Guide...
  • Page 41: Setups

    “E1 Pulse Shape Setups” on page 35 E1 BERT Setups This section lists the setups that can be used in commands for the E1 BERT application. E1Bert.0.BertAuto.AutoPattern E1Bert.0.BertRx.Pattern E1Bert.0.BertRx.UserBitPattern E1Bert.0.BertRx.UserBytePattern E1Bert.0.BertTx.ErrorInsertionType E1Bert.0.BertTx.ErrorQuantity E1Bert.0.BertTx.ErrorRate E1Bert.0.BertTx.Pattern E1Bert.0.BertTx.UserBitPattern E1Bert.0.BertTx.UserBytePattern E1Bert.0.E1.G821.NE.OOS.Setup.Enable.ESR E1Bert.0.E1.G821.NE.OOS.Setup.Enable.SESR SmartClass E1 Tester Remote Control Reference Guide...
  • Page 42 Appendix A Setups E1 BERT Setups E1Bert.0.E1.G821.NE.OOS.Setup.Enable.UAS E1Bert.0.E1.G821.NE.OOS.Setup.PO.ESR E1Bert.0.E1.G821.NE.OOS.Setup.PO.SESR E1Bert.0.E1.G821.NE.OOS.Setup.PO.UAS E1Bert.0.E1.G821.NE.OOS.Setup.PathAllocation E1Bert.0.E1.G826.FE.ISM.Setup.Enable.BBER E1Bert.0.E1.G826.FE.ISM.Setup.Enable.ESR E1Bert.0.E1.G826.FE.ISM.Setup.Enable.SESR E1Bert.0.E1.G826.FE.ISM.Setup.Enable.UAS E1Bert.0.E1.G826.FE.ISM.Setup.PO.BBER E1Bert.0.E1.G826.FE.ISM.Setup.PO.ESR E1Bert.0.E1.G826.FE.ISM.Setup.PO.SESR E1Bert.0.E1.G826.FE.ISM.Setup.PO.UAS E1Bert.0.E1.G826.FE.ISM.Setup.PathAllocation E1Bert.0.E1.G826.NE.ISM.Setup.Enable.BBER E1Bert.0.E1.G826.NE.ISM.Setup.Enable.ESR E1Bert.0.E1.G826.NE.ISM.Setup.Enable.SESR E1Bert.0.E1.G826.NE.ISM.Setup.Enable.UAS E1Bert.0.E1.G826.NE.ISM.Setup.PO.BBER E1Bert.0.E1.G826.NE.ISM.Setup.PO.ESR E1Bert.0.E1.G826.NE.ISM.Setup.PO.SESR E1Bert.0.E1.G826.NE.ISM.Setup.PO.UAS E1Bert.0.E1.G826.NE.ISM.Setup.PathAllocation E1Bert.0.E1.G826.NE.OOS.Setup.Enable.BBER E1Bert.0.E1.G826.NE.OOS.Setup.Enable.ESR E1Bert.0.E1.G826.NE.OOS.Setup.Enable.SESR E1Bert.0.E1.G826.NE.OOS.Setup.Enable.UAS E1Bert.0.E1.G826.NE.OOS.Setup.PO.BBER E1Bert.0.E1.G826.NE.OOS.Setup.PO.ESR SmartClass E1 Tester Remote Control Reference Guide...
  • Page 43 Appendix A Setups E1 BERT Setups E1Bert.0.E1.G826.NE.OOS.Setup.PO.SESR E1Bert.0.E1.G826.NE.OOS.Setup.PO.UAS E1Bert.0.E1.G826.NE.OOS.Setup.PathAllocation E1Bert.0.E1.M2100.FE.ISM.Setup.Enable.ES E1Bert.0.E1.M2100.FE.ISM.Setup.Enable.SES E1Bert.0.E1.M2100.FE.ISM.Setup.Enable.UAS E1Bert.0.E1.M2100.FE.ISM.Setup.PO.ES E1Bert.0.E1.M2100.FE.ISM.Setup.PO.SES E1Bert.0.E1.M2100.FE.ISM.Setup.PO.UAS E1Bert.0.E1.M2100.FE.ISM.Setup.PathAllocation E1Bert.0.E1.M2100.NE.ISM.Setup.Enable.ES E1Bert.0.E1.M2100.NE.ISM.Setup.Enable.SES E1Bert.0.E1.M2100.NE.ISM.Setup.Enable.UAS E1Bert.0.E1.M2100.NE.ISM.Setup.PO.ES E1Bert.0.E1.M2100.NE.ISM.Setup.PO.SES E1Bert.0.E1.M2100.NE.ISM.Setup.PO.UAS E1Bert.0.E1.M2100.NE.ISM.Setup.PathAllocation E1Bert.0.E1.M2100.NE.OOS.Setup.Enable.ES E1Bert.0.E1.M2100.NE.OOS.Setup.Enable.SES E1Bert.0.E1.M2100.NE.OOS.Setup.Enable.UAS E1Bert.0.E1.M2100.NE.OOS.Setup.PO.ES E1Bert.0.E1.M2100.NE.OOS.Setup.PO.SES E1Bert.0.E1.M2100.NE.OOS.Setup.PO.UAS E1Bert.0.E1.M2100.NE.OOS.Setup.PathAllocation E1Bert.0.E1FrameRx.AutoFramingEnable E1Bert.0.E1FrameRx.Framing E1Bert.0.E1FrameRx.Payload E1Bert.0.E1FrameTx.ABit E1Bert.0.E1FrameTx.FasErrorCount SmartClass E1 Tester Remote Control Reference Guide...
  • Page 44 E1 BERT Setups E1Bert.0.E1FrameTx.Framing E1Bert.0.E1FrameTx.MFasErrorCount E1Bert.0.E1FrameTx.Payload E1Bert.0.E1FrameTx.Sa4Sequence E1Bert.0.E1FrameTx.Sa5Sequence E1Bert.0.E1FrameTx.Sa6Sequence E1Bert.0.E1FrameTx.Sa7Sequence E1Bert.0.E1FrameTx.Sa8Sequence E1Bert.0.E1FrameTx.SiBit E1Bert.0.E1Input.LineCode E1Bert.0.E1Input.SlipReference E1Bert.0.E1Output.ClockOffset E1Bert.0.E1Output.ClockSource E1Bert.0.E1Output.LineCode E1Bert.0.E1Rx.Timeslot E1Bert.0.E1Rx.Vftonesslot E1Bert.0.E1SigTx.BgAbcd E1Bert.0.E1SigTx.FgAbcd E1Bert.0.E1SigTx.NMFAS E1Bert.0.E1Tx.HdlcTimeSlot E1Bert.0.E1Tx.IdleCode E1Bert.0.E1Tx.Timeslot E1Bert.0.E1Tx.Vftonesslot E1Bert.0.Performance.FE.ISM.CheckRules.Pairs.AllPairsThe- Same E1Bert.0.Performance.NE.ISM.CheckRules.Pairs.AllPairsThe- Same E1Bert.0.SignalRx.InputRate E1Bert.0.SignalRx.InterfaceType E1Bert.0.SignalRx.RxHighPdhRate SmartClass E1 Tester Remote Control Reference Guide...
  • Page 45 Appendix A Setups E1 BERT Setups E1Bert.0.SignalRx.RxPayloadRate E1Bert.0.SignalTx.InterfaceType E1Bert.0.SignalTx.OutputRate E1Bert.0.SignalTx.TxHighPdhRate E1Bert.0.SignalTx.TxPayloadRate E1Bert.0.VfTonesRx.SpeakState E1Bert.0.VfTonesTx.VfTonesPattern E1Bert.1.BertAuto.AutoPattern E1Bert.1.BertRx.Pattern E1Bert.1.BertRx.UserBitPattern E1Bert.1.BertRx.UserBytePattern E1Bert.1.BertTx.ErrorInsertionType E1Bert.1.BertTx.ErrorQuantity E1Bert.1.BertTx.ErrorRate E1Bert.1.BertTx.Pattern E1Bert.1.BertTx.UserBitPattern E1Bert.1.BertTx.UserBytePattern E1Bert.1.E1.G821.NE.OOS.Setup.Enable.ESR E1Bert.1.E1.G821.NE.OOS.Setup.Enable.SESR E1Bert.1.E1.G821.NE.OOS.Setup.Enable.UAS E1Bert.1.E1.G821.NE.OOS.Setup.PO.ESR E1Bert.1.E1.G821.NE.OOS.Setup.PO.SESR E1Bert.1.E1.G821.NE.OOS.Setup.PO.UAS E1Bert.1.E1.G821.NE.OOS.Setup.PathAllocation E1Bert.1.E1.G826.FE.ISM.Setup.Enable.BBER E1Bert.1.E1.G826.FE.ISM.Setup.Enable.ESR E1Bert.1.E1.G826.FE.ISM.Setup.Enable.SESR E1Bert.1.E1.G826.FE.ISM.Setup.Enable.UAS E1Bert.1.E1.G826.FE.ISM.Setup.PO.BBER SmartClass E1 Tester Remote Control Reference Guide...
  • Page 46 Appendix A Setups E1 BERT Setups E1Bert.1.E1.G826.FE.ISM.Setup.PO.ESR E1Bert.1.E1.G826.FE.ISM.Setup.PO.SESR E1Bert.1.E1.G826.FE.ISM.Setup.PO.UAS E1Bert.1.E1.G826.FE.ISM.Setup.PathAllocation E1Bert.1.E1.G826.NE.ISM.Setup.Enable.BBER E1Bert.1.E1.G826.NE.ISM.Setup.Enable.ESR E1Bert.1.E1.G826.NE.ISM.Setup.Enable.SESR E1Bert.1.E1.G826.NE.ISM.Setup.Enable.UAS E1Bert.1.E1.G826.NE.ISM.Setup.PO.BBER E1Bert.1.E1.G826.NE.ISM.Setup.PO.ESR E1Bert.1.E1.G826.NE.ISM.Setup.PO.SESR E1Bert.1.E1.G826.NE.ISM.Setup.PO.UAS E1Bert.1.E1.G826.NE.ISM.Setup.PathAllocation E1Bert.1.E1.G826.NE.OOS.Setup.Enable.BBER E1Bert.1.E1.G826.NE.OOS.Setup.Enable.ESR E1Bert.1.E1.G826.NE.OOS.Setup.Enable.SESR E1Bert.1.E1.G826.NE.OOS.Setup.Enable.UAS E1Bert.1.E1.G826.NE.OOS.Setup.PO.BBER E1Bert.1.E1.G826.NE.OOS.Setup.PO.ESR E1Bert.1.E1.G826.NE.OOS.Setup.PO.SESR E1Bert.1.E1.G826.NE.OOS.Setup.PO.UAS E1Bert.1.E1.G826.NE.OOS.Setup.PathAllocation E1Bert.1.E1.M2100.FE.ISM.Setup.Enable.ES E1Bert.1.E1.M2100.FE.ISM.Setup.Enable.SES E1Bert.1.E1.M2100.FE.ISM.Setup.Enable.UAS E1Bert.1.E1.M2100.FE.ISM.Setup.PO.ES E1Bert.1.E1.M2100.FE.ISM.Setup.PO.SES E1Bert.1.E1.M2100.FE.ISM.Setup.PO.UAS E1Bert.1.E1.M2100.FE.ISM.Setup.PathAllocation SmartClass E1 Tester Remote Control Reference Guide...
  • Page 47 Appendix A Setups E1 BERT Setups E1Bert.1.E1.M2100.NE.ISM.Setup.Enable.ES E1Bert.1.E1.M2100.NE.ISM.Setup.Enable.SES E1Bert.1.E1.M2100.NE.ISM.Setup.Enable.UAS E1Bert.1.E1.M2100.NE.ISM.Setup.PO.ES E1Bert.1.E1.M2100.NE.ISM.Setup.PO.SES E1Bert.1.E1.M2100.NE.ISM.Setup.PO.UAS E1Bert.1.E1.M2100.NE.ISM.Setup.PathAllocation E1Bert.1.E1.M2100.NE.OOS.Setup.Enable.ES E1Bert.1.E1.M2100.NE.OOS.Setup.Enable.SES E1Bert.1.E1.M2100.NE.OOS.Setup.Enable.UAS E1Bert.1.E1.M2100.NE.OOS.Setup.PO.ES E1Bert.1.E1.M2100.NE.OOS.Setup.PO.SES E1Bert.1.E1.M2100.NE.OOS.Setup.PO.UAS E1Bert.1.E1.M2100.NE.OOS.Setup.PathAllocation E1Bert.1.E1FrameRx.AutoFramingEnable E1Bert.1.E1FrameRx.Framing E1Bert.1.E1FrameRx.Payload E1Bert.1.E1FrameTx.ABit E1Bert.1.E1FrameTx.FasErrorCount E1Bert.1.E1FrameTx.Framing E1Bert.1.E1FrameTx.MFasErrorCount E1Bert.1.E1FrameTx.Payload E1Bert.1.E1FrameTx.Sa4Sequence E1Bert.1.E1FrameTx.Sa5Sequence E1Bert.1.E1FrameTx.Sa6Sequence E1Bert.1.E1FrameTx.Sa7Sequence E1Bert.1.E1FrameTx.Sa8Sequence E1Bert.1.E1FrameTx.SiBit E1Bert.1.E1Input.LineCode SmartClass E1 Tester Remote Control Reference Guide...
  • Page 48 E1 BERT Setups E1Bert.1.E1Input.SlipReference E1Bert.1.E1Output.ClockOffset E1Bert.1.E1Output.ClockSource E1Bert.1.E1Output.LineCode E1Bert.1.E1Rx.Timeslot E1Bert.1.E1Rx.Vftonesslot E1Bert.1.E1SigTx.BgAbcd E1Bert.1.E1SigTx.FgAbcd E1Bert.1.E1SigTx.NMFAS E1Bert.1.E1Tx.HdlcTimeSlot E1Bert.1.E1Tx.IdleCode E1Bert.1.E1Tx.Timeslot E1Bert.1.E1Tx.Vftonesslot E1Bert.1.Performance.FE.ISM.CheckRules.Pairs.AllPairsThe- Same E1Bert.1.Performance.NE.ISM.CheckRules.Pairs.AllPairsThe- Same E1Bert.1.SignalRx.InputRate E1Bert.1.SignalRx.InterfaceType E1Bert.1.SignalRx.RxHighPdhRate E1Bert.1.SignalRx.RxPayloadRate E1Bert.1.SignalTx.InterfaceType E1Bert.1.SignalTx.OutputRate E1Bert.1.SignalTx.TxHighPdhRate E1Bert.1.SignalTx.TxPayloadRate E1Bert.CheckRules.Lines.AllLinesTheSame E1Bert.GuiSetups.AlarmType E1Bert.GuiSetups.ErrorType E1Bert.GuiSetups.PerfType E1Bert.InputOutput.CheckRules.Pairs.AllPairsTheSame SmartClass E1 Tester Remote Control Reference Guide...
  • Page 49 This section lists the setups that can be used in commands for the E1 Pulse Shape application. E1PulseShape.0.BertAuto.AutoPattern E1PulseShape.0.BertRx.Delay E1PulseShape.0.BertRx.Pattern E1PulseShape.0.BertRx.UserBitPattern E1PulseShape.0.BertRx.UserBytePattern E1PulseShape.0.BertTx.ErrorInsertionType E1PulseShape.0.BertTx.ErrorQuantity E1PulseShape.0.BertTx.ErrorRate E1PulseShape.0.BertTx.ErrorRateMantissa E1PulseShape.0.BertTx.Pattern E1PulseShape.0.BertTx.UserBitPattern E1PulseShape.0.BertTx.UserBytePattern E1PulseShape.0.E1FrameRx.AutoFramingEnable E1PulseShape.0.E1FrameRx.Framing E1PulseShape.0.E1FrameRx.Payload E1PulseShape.0.E1FrameTx.ABit SmartClass E1 Tester Remote Control Reference Guide...
  • Page 50 E1 Pulse Shape Setups E1PulseShape.0.E1FrameTx.FasErrorCount E1PulseShape.0.E1FrameTx.Framing E1PulseShape.0.E1FrameTx.MFasErrorCount E1PulseShape.0.E1FrameTx.Payload E1PulseShape.0.E1FrameTx.Sa4Sequence E1PulseShape.0.E1FrameTx.Sa5Sequence E1PulseShape.0.E1FrameTx.Sa6Sequence E1PulseShape.0.E1FrameTx.Sa7Sequence E1PulseShape.0.E1FrameTx.Sa8Sequence E1PulseShape.0.E1FrameTx.SiBit E1PulseShape.0.E1Input.InputSensitivity0 E1PulseShape.0.E1Input.LineCode E1PulseShape.0.E1Input.SlipReference E1PulseShape.0.E1Output.ClockOffset E1PulseShape.0.E1Output.ClockSource E1PulseShape.0.E1Output.LineCode E1PulseShape.0.E1Rx.Timeslot E1PulseShape.0.E1Rx.Vftonesslot E1PulseShape.0.E1SigTx.BgAbcd E1PulseShape.0.E1SigTx.FgAbcd E1PulseShape.0.E1SigTx.NMFAS E1PulseShape.0.E1Tx.HdlcTimeSlot E1PulseShape.0.E1Tx.IdleCode E1PulseShape.0.E1Tx.Timeslot E1PulseShape.0.E1Tx.Vftonesslot E1PulseShape.0.SignalRx.InputRate E1PulseShape.0.SignalRx.InterfaceType E1PulseShape.0.SignalRx.RxHighPdhRate E1PulseShape.0.SignalRx.RxPayloadRate SmartClass E1 Tester Remote Control Reference Guide...
  • Page 51 Appendix A Setups E1 Pulse Shape Setups E1PulseShape.0.SignalTx.InterfaceType E1PulseShape.0.SignalTx.OutputRate E1PulseShape.0.SignalTx.TxHighPdhRate E1PulseShape.0.SignalTx.TxPayloadRate E1PulseShape.CheckRules.Lines.AllLinesTheSame E1PulseShape.GuiSetups.AlarmType E1PulseShape.GuiSetups.ErrorType E1PulseShape.GuiSetups.PerfType E1PulseShape.InputOutput.CheckRules.Pairs.AllPairsTheSame E1PulseShape.PulseCapture.TestMode E1PulseShape.PulseCapture.TriggeredOnPosSetup E1PulseShape.RxTx.CheckRules.Pairs.AllPairsTheSame E1PulseShape.Test.AnalysisRate E1PulseShape.Test.BulkPayload E1PulseShape.Test.TestStartMode E1PulseShape.TimedTest.TimedTestDuration E1PulseShape.TimedTest.TimedTestEnabled E1PulseShape.TimedTest.TimedTestStartDate E1PulseShape.TimedTest.TimedTestStartDateAndTime E1PulseShape.TimedTest.TimedTestStartTime SmartClass E1 Tester Remote Control Reference Guide...
  • Page 52 Appendix A Setups E1 Pulse Shape Setups SmartClass E1 Tester Remote Control Reference Guide...
  • Page 53 “E1 Pulse Shape Actions” on page 38 E1 BERT Actions This section lists the actions that can be used in commands for the E1 BERT application. E1Bert.0.Auto.Auto E1Bert.0.BertTx.ErrorInsert E1Bert.0.BertTx.ErrorMultiInsert E1Bert.0.BertTx.ErrorRateInsert E1Bert.0.BertTx.SlipInsert E1Bert.0.E1FrameTx.AlarmAisInsert E1Bert.0.E1FrameTx.AlarmLofInsert E1Bert.0.E1FrameTx.AlarmMFAisInsert E1Bert.0.E1FrameTx.AlarmMFRaisInsert E1Bert.0.E1FrameTx.AlarmRaisInsert E1Bert.0.E1FrameTx.AlarmRebeInsert E1Bert.0.E1FrameTx.CrcErrorInsert SmartClass E1 Tester Remote Control Reference Guide...
  • Page 54 E1Bert.1.E1FrameTx.AlarmRaisInsert E1Bert.1.E1FrameTx.CrcErrorInsert E1Bert.1.E1FrameTx.EbitErrorInsert E1Bert.1.E1FrameTx.FasErrorInsert E1Bert.1.E1FrameTx.MFasErrorInsert E1Bert.1.E1Output.AlarmLosInsert E1Bert.1.E1Output.ErrorInsert E1Bert.Test.DropInsert E1Bert.TimedTest.Reset E1Bert.TimedTest.ResetHistoryResults E1 Pulse Shape Actions This section lists the actions that can be used in commands for the E1 Pulse Shape application. E1PulseShape.0.Auto.Auto E1PulseShape.0.BertTx.ErrorInsert SmartClass E1 Tester Remote Control Reference Guide...
  • Page 55 Appendix B Actions E1 Pulse Shape Actions E1PulseShape.0.BertTx.ErrorMultiInsert E1PulseShape.0.BertTx.ErrorRateInsert E1PulseShape.0.BertTx.SlipInsert E1PulseShape.0.E1FrameRx.Start E1PulseShape.0.E1FrameTx.AlarmAisInsert E1PulseShape.0.E1FrameTx.AlarmLofInsert E1PulseShape.0.E1FrameTx.AlarmMFAisInsert E1PulseShape.0.E1FrameTx.AlarmMFRaisInsert E1PulseShape.0.E1FrameTx.AlarmRaisInsert E1PulseShape.0.E1FrameTx.AlarmRebeInsert E1PulseShape.0.E1FrameTx.CrcErrorInsert E1PulseShape.0.E1FrameTx.EbitErrorInsert E1PulseShape.0.E1FrameTx.FasErrorInsert E1PulseShape.0.E1FrameTx.MFasErrorInsert E1PulseShape.0.E1Output.AlarmLosInsert E1PulseShape.0.E1Output.ErrorInsert E1PulseShape.PulseCapture.MaskEnable E1PulseShape.PulseCapture.StartCapture E1PulseShape.TimedTest.Reset E1PulseShape.TimedTest.ResetHistoryResults SmartClass E1 Tester Remote Control Reference Guide...
  • Page 56 Appendix B Actions E1 Pulse Shape Actions SmartClass E1 Tester Remote Control Reference Guide...
  • Page 57 “E1 Pulse Shape Setups” on page 35 E1 BERT Results This section lists the results that can be used in commands for the E1 BERT application. E1Bert.0.Auto.State E1Bert.0.BertRx.BitCount E1Bert.0.BertRx.BitErrorRate E1Bert.0.BertRx.BitErrors E1Bert.0.BertRx.BlockCount E1Bert.0.BertRx.BlockErrorRate E1Bert.0.BertRx.BlockErrors E1Bert.0.BertRx.ErrorFreeSeconds E1Bert.0.BertRx.ErrorFreeSecondsPercentage E1Bert.0.BertRx.ErrorSeconds E1Bert.0.BertRx.LssCount E1Bert.0.BertRx.LssHistory SmartClass E1 Tester Remote Control Reference Guide...
  • Page 58 Appendix C Results E1 BERT Results E1Bert.0.BertRx.LssPresent E1Bert.0.BertRx.LssSecs E1Bert.0.BertRx.PatternInverted E1Bert.0.BertRx.PatternLossSecs E1Bert.0.BertRx.PatternLosses E1Bert.0.BertRx.PatternLossesLed E1Bert.0.BertRx.PatternSetting E1Bert.0.BertRx.PatternSlipSecs E1Bert.0.BertRx.PatternSlips E1Bert.0.BertRx.PatternSlipsChanging E1Bert.0.BertRx.PatternSyncDgrPresent E1Bert.0.BertRx.PatternSyncHistory E1Bert.0.BertRx.PatternSyncLupPresent E1Bert.0.BertRx.PatternSyncPresent E1Bert.0.BertRx.PatternSyncPresentLed E1Bert.0.BertRx.RoundTripDelay E1Bert.0.BertRx.RoundTripDelayMax E1Bert.0.BertRx.RoundTripDelayMin E1Bert.0.BertRx.Seconds E1Bert.0.E1.G821.NE.OOS.AS E1Bert.0.E1.G821.NE.OOS.BER E1Bert.0.E1.G821.NE.OOS.ES E1Bert.0.E1.G821.NE.OOS.ESR E1Bert.0.E1.G821.NE.OOS.SEP E1Bert.0.E1.G821.NE.OOS.SEPI E1Bert.0.E1.G821.NE.OOS.SES E1Bert.0.E1.G821.NE.OOS.SESR E1Bert.0.E1.G821.NE.OOS.State E1Bert.0.E1.G821.NE.OOS.ThresholdSeconds0 SmartClass E1 Tester Remote Control Reference Guide...
  • Page 59 Appendix C Results E1 BERT Results E1Bert.0.E1.G821.NE.OOS.UAS E1Bert.0.E1.G821.NE.OOS.Verdict E1Bert.0.E1.G826.FE.ISM.AS E1Bert.0.E1.G826.FE.ISM.BBE E1Bert.0.E1.G826.FE.ISM.BBER E1Bert.0.E1.G826.FE.ISM.BBlocks E1Bert.0.E1.G826.FE.ISM.BER E1Bert.0.E1.G826.FE.ISM.ES E1Bert.0.E1.G826.FE.ISM.ESR E1Bert.0.E1.G826.FE.ISM.SEP E1Bert.0.E1.G826.FE.ISM.SEPI E1Bert.0.E1.G826.FE.ISM.SES E1Bert.0.E1.G826.FE.ISM.SESR E1Bert.0.E1.G826.FE.ISM.State E1Bert.0.E1.G826.FE.ISM.ThresholdSeconds0 E1Bert.0.E1.G826.FE.ISM.UAS E1Bert.0.E1.G826.FE.ISM.Verdict E1Bert.0.E1.G826.NE.ISM.AS E1Bert.0.E1.G826.NE.ISM.ES E1Bert.0.E1.G826.NE.ISM.ESR E1Bert.0.E1.G826.NE.ISM.SEP E1Bert.0.E1.G826.NE.ISM.SEPI E1Bert.0.E1.G826.NE.ISM.SES E1Bert.0.E1.G826.NE.ISM.SESR E1Bert.0.E1.G826.NE.ISM.State E1Bert.0.E1.G826.NE.ISM.ThresholdSeconds0 E1Bert.0.E1.G826.NE.ISM.ThresholdSeconds1 E1Bert.0.E1.G826.NE.ISM.UAS E1Bert.0.E1.G826.NE.ISM.Verdict SmartClass E1 Tester Remote Control Reference Guide...
  • Page 60 Appendix C Results E1 BERT Results E1Bert.0.E1.G826.NE.OOS.AS E1Bert.0.E1.G826.NE.OOS.BBE E1Bert.0.E1.G826.NE.OOS.BBER E1Bert.0.E1.G826.NE.OOS.BBlocks E1Bert.0.E1.G826.NE.OOS.BER E1Bert.0.E1.G826.NE.OOS.ES E1Bert.0.E1.G826.NE.OOS.ESR E1Bert.0.E1.G826.NE.OOS.SEP E1Bert.0.E1.G826.NE.OOS.SEPI E1Bert.0.E1.G826.NE.OOS.SES E1Bert.0.E1.G826.NE.OOS.SESR E1Bert.0.E1.G826.NE.OOS.State E1Bert.0.E1.G826.NE.OOS.ThresholdSeconds0 E1Bert.0.E1.G826.NE.OOS.UAS E1Bert.0.E1.G826.NE.OOS.Verdict E1Bert.0.E1.M2100.FE.ISM.AS E1Bert.0.E1.M2100.FE.ISM.ES E1Bert.0.E1.M2100.FE.ISM.ESR E1Bert.0.E1.M2100.FE.ISM.SEP E1Bert.0.E1.M2100.FE.ISM.SEPI E1Bert.0.E1.M2100.FE.ISM.SES E1Bert.0.E1.M2100.FE.ISM.SESR E1Bert.0.E1.M2100.FE.ISM.State E1Bert.0.E1.M2100.FE.ISM.ThresholdSeconds0 E1Bert.0.E1.M2100.FE.ISM.UAS E1Bert.0.E1.M2100.FE.ISM.Verdict E1Bert.0.E1.M2100.NE.ISM.AS E1Bert.0.E1.M2100.NE.ISM.ES E1Bert.0.E1.M2100.NE.ISM.ESR SmartClass E1 Tester Remote Control Reference Guide...
  • Page 61 Appendix C Results E1 BERT Results E1Bert.0.E1.M2100.NE.ISM.SEP E1Bert.0.E1.M2100.NE.ISM.SEPI E1Bert.0.E1.M2100.NE.ISM.SES E1Bert.0.E1.M2100.NE.ISM.SESR E1Bert.0.E1.M2100.NE.ISM.State E1Bert.0.E1.M2100.NE.ISM.ThresholdSeconds0 E1Bert.0.E1.M2100.NE.ISM.ThresholdSeconds1 E1Bert.0.E1.M2100.NE.ISM.UAS E1Bert.0.E1.M2100.NE.ISM.Verdict E1Bert.0.E1.M2100.NE.OOS.AS E1Bert.0.E1.M2100.NE.OOS.BER E1Bert.0.E1.M2100.NE.OOS.ES E1Bert.0.E1.M2100.NE.OOS.ESR E1Bert.0.E1.M2100.NE.OOS.SEP E1Bert.0.E1.M2100.NE.OOS.SEPI E1Bert.0.E1.M2100.NE.OOS.SES E1Bert.0.E1.M2100.NE.OOS.SESR E1Bert.0.E1.M2100.NE.OOS.State E1Bert.0.E1.M2100.NE.OOS.ThresholdSeconds0 E1Bert.0.E1.M2100.NE.OOS.UAS E1Bert.0.E1.M2100.NE.OOS.Verdict E1Bert.0.E1FrameRx.AISAlarm E1Bert.0.E1FrameRx.AISAlarmHistory E1Bert.0.E1FrameRx.AISAlarmLosses E1Bert.0.E1FrameRx.AISAlarmSec E1Bert.0.E1FrameRx.AutoFramingComplete E1Bert.0.E1FrameRx.CRCErrCount E1Bert.0.E1FrameRx.CRCErrRate E1Bert.0.E1FrameRx.CRCErrSeconds SmartClass E1 Tester Remote Control Reference Guide...
  • Page 62 Appendix C Results E1 BERT Results E1Bert.0.E1FrameRx.CRCFramesCount E1Bert.0.E1FrameRx.CRCSync E1Bert.0.E1FrameRx.CRCSyncHistory E1Bert.0.E1FrameRx.CRCSyncLossSecs E1Bert.0.E1FrameRx.CRCSyncLosses E1Bert.0.E1FrameRx.EBitErrCount E1Bert.0.E1FrameRx.EBitErrRate E1Bert.0.E1FrameRx.FASBitErrCount E1Bert.0.E1FrameRx.FASBitErrRate E1Bert.0.E1FrameRx.FASBitErrSeconds E1Bert.0.E1FrameRx.FASCount E1Bert.0.E1FrameRx.FASHistory E1Bert.0.E1FrameRx.FASLossSeconds E1Bert.0.E1FrameRx.FASLosses E1Bert.0.E1FrameRx.FASSiBit E1Bert.0.E1FrameRx.FASSync E1Bert.0.E1FrameRx.FASWord E1Bert.0.E1FrameRx.FASWordErrCount E1Bert.0.E1FrameRx.FASWordErrRate E1Bert.0.E1FrameRx.FASWordErrSeconds E1Bert.0.E1FrameRx.FrameSync E1Bert.0.E1FrameRx.FrameSyncHistory E1Bert.0.E1FrameRx.FramingMismatch E1Bert.0.E1FrameRx.LOF E1Bert.0.E1FrameRx.LOFCount E1Bert.0.E1FrameRx.LOFHistory E1Bert.0.E1FrameRx.LOFSeconds E1Bert.0.E1FrameRx.MFAISAlarm E1Bert.0.E1FrameRx.MFAISAlarmHistory SmartClass E1 Tester Remote Control Reference Guide...
  • Page 63 Appendix C Results E1 BERT Results E1Bert.0.E1FrameRx.MFAISAlarmLosses E1Bert.0.E1FrameRx.MFAISAlarmSec E1Bert.0.E1FrameRx.MFASCount E1Bert.0.E1FrameRx.MFASErrCount E1Bert.0.E1FrameRx.MFASErrRate E1Bert.0.E1FrameRx.MFASErrSeconds E1Bert.0.E1FrameRx.MFASHistory E1Bert.0.E1FrameRx.MFASLossSeconds E1Bert.0.E1FrameRx.MFASLosses E1Bert.0.E1FrameRx.MFASSync E1Bert.0.E1FrameRx.MFASWord E1Bert.0.E1FrameRx.MFRDIAlarm E1Bert.0.E1FrameRx.MFRDIAlarmHistory E1Bert.0.E1FrameRx.MFRDIAlarmLosses E1Bert.0.E1FrameRx.MFRDIAlarmSec E1Bert.0.E1FrameRx.NFASABit E1Bert.0.E1FrameRx.NFASSiBit E1Bert.0.E1FrameRx.NFASWord E1Bert.0.E1FrameRx.NMFASWord E1Bert.0.E1FrameRx.OneSecFS E1Bert.0.E1FrameRx.PayloadAvailable E1Bert.0.E1FrameRx.RDIAlarm E1Bert.0.E1FrameRx.RDIAlarmHistory E1Bert.0.E1FrameRx.RDIAlarmLosses E1Bert.0.E1FrameRx.RDIAlarmSec E1Bert.0.E1FrameRx.Sa4Sequence E1Bert.0.E1FrameRx.Sa5Sequence E1Bert.0.E1FrameRx.Sa6Sequence E1Bert.0.E1FrameRx.Sa7Sequence SmartClass E1 Tester Remote Control Reference Guide...
  • Page 64 Appendix C Results E1 BERT Results E1Bert.0.E1FrameRx.Sa8Sequence E1Bert.0.E1Input.BitCount E1Bert.0.E1Input.LineCodeErrorRate E1Bert.0.E1Input.LineCodeErrorSeconds E1Bert.0.E1Input.LineCodeErrors E1Bert.0.E1Input.TimingErrorHistory E1Bert.0.E1Input.TimingErrorLosses E1Bert.0.E1Input.TimingErrorPresent E1Bert.0.E1Input.TimingErrorSecs E1Bert.0.E1Level.InputLevelVpp E1Bert.0.E1Level.InputLeveldBnom E1Bert.0.E1Output.MaxOutputFrequencyDeviation E1Bert.0.E1Output.OutputFrequencyDeviation E1Bert.0.E1Rx.TS00RxByte E1Bert.0.E1Rx.TS01RxByte E1Bert.0.E1Rx.TS02RxByte E1Bert.0.E1Rx.TS03RxByte E1Bert.0.E1Rx.TS04RxByte E1Bert.0.E1Rx.TS05RxByte E1Bert.0.E1Rx.TS06RxByte E1Bert.0.E1Rx.TS07RxByte E1Bert.0.E1Rx.TS08RxByte E1Bert.0.E1Rx.TS09RxByte E1Bert.0.E1Rx.TS10RxByte E1Bert.0.E1Rx.TS11RxByte E1Bert.0.E1Rx.TS12RxByte E1Bert.0.E1Rx.TS13RxByte E1Bert.0.E1Rx.TS14RxByte E1Bert.0.E1Rx.TS15RxByte SmartClass E1 Tester Remote Control Reference Guide...
  • Page 65 Appendix C Results E1 BERT Results E1Bert.0.E1Rx.TS16RxByte E1Bert.0.E1Rx.TS17RxByte E1Bert.0.E1Rx.TS18RxByte E1Bert.0.E1Rx.TS19RxByte E1Bert.0.E1Rx.TS20RxByte E1Bert.0.E1Rx.TS21RxByte E1Bert.0.E1Rx.TS22RxByte E1Bert.0.E1Rx.TS23RxByte E1Bert.0.E1Rx.TS24RxByte E1Bert.0.E1Rx.TS25RxByte E1Bert.0.E1Rx.TS26RxByte E1Bert.0.E1Rx.TS27RxByte E1Bert.0.E1Rx.TS28RxByte E1Bert.0.E1Rx.TS29RxByte E1Bert.0.E1Rx.TS30RxByte E1Bert.0.E1Rx.TS31RxByte E1Bert.0.E1SigRx.TS00SignalBits E1Bert.0.E1SigRx.TS01SignalBits E1Bert.0.E1SigRx.TS02SignalBits E1Bert.0.E1SigRx.TS03SignalBits E1Bert.0.E1SigRx.TS04SignalBits E1Bert.0.E1SigRx.TS05SignalBits E1Bert.0.E1SigRx.TS06SignalBits E1Bert.0.E1SigRx.TS07SignalBits E1Bert.0.E1SigRx.TS08SignalBits E1Bert.0.E1SigRx.TS09SignalBits E1Bert.0.E1SigRx.TS10SignalBits E1Bert.0.E1SigRx.TS11SignalBits E1Bert.0.E1SigRx.TS12SignalBits SmartClass E1 Tester Remote Control Reference Guide...
  • Page 66 Appendix C Results E1 BERT Results E1Bert.0.E1SigRx.TS13SignalBits E1Bert.0.E1SigRx.TS14SignalBits E1Bert.0.E1SigRx.TS15SignalBits E1Bert.0.E1SigRx.TS16SignalBits E1Bert.0.E1SigRx.TS17SignalBits E1Bert.0.E1SigRx.TS18SignalBits E1Bert.0.E1SigRx.TS19SignalBits E1Bert.0.E1SigRx.TS20SignalBits E1Bert.0.E1SigRx.TS21SignalBits E1Bert.0.E1SigRx.TS22SignalBits E1Bert.0.E1SigRx.TS23SignalBits E1Bert.0.E1SigRx.TS24SignalBits E1Bert.0.E1SigRx.TS25SignalBits E1Bert.0.E1SigRx.TS26SignalBits E1Bert.0.E1SigRx.TS27SignalBits E1Bert.0.E1SigRx.TS28SignalBits E1Bert.0.E1SigRx.TS29SignalBits E1Bert.0.E1SigRx.TS30SignalBits E1Bert.0.E1SigRx.TS31SignalBits E1Bert.0.SignalRx.BitSlips E1Bert.0.SignalRx.FrameSlips E1Bert.0.SignalRx.InputFrequency E1Bert.0.SignalRx.InputFrequencyDev E1Bert.0.SignalRx.InputFrequencyMaxDev E1Bert.0.SignalRx.LOS E1Bert.0.SignalRx.LOSHistory E1Bert.0.SignalRx.RefClkDev E1Bert.0.SignalRx.RefClkFrequency E1Bert.0.SignalRx.RefClkLOS SmartClass E1 Tester Remote Control Reference Guide...
  • Page 67 Appendix C Results E1 BERT Results E1Bert.0.SignalRx.RefClkMaxDev E1Bert.0.SignalRx.RefClkSignalLossSeconds E1Bert.0.SignalRx.RefClkSignalLosses E1Bert.0.SignalRx.RefClkSignalPresent E1Bert.0.SignalRx.SignalHistory E1Bert.0.SignalRx.SignalLossSeconds E1Bert.0.SignalRx.SignalLosses E1Bert.0.SignalRx.SignalLossesLed E1Bert.0.SignalRx.SignalPresent E1Bert.0.SignalRx.SignalPresentLed E1Bert.0.SignalTx.OutputFrequency E1Bert.0.VfTonesRx.VfTonesResultDBM E1Bert.0.VfTonesRx.VfTonesResultFrq E1Bert.1.Auto.State E1Bert.1.BertRx.BitCount E1Bert.1.BertRx.BitErrorRate E1Bert.1.BertRx.BitErrors E1Bert.1.BertRx.BlockCount E1Bert.1.BertRx.BlockErrorRate E1Bert.1.BertRx.BlockErrors E1Bert.1.BertRx.ErrorFreeSeconds E1Bert.1.BertRx.ErrorFreeSecondsPercentage E1Bert.1.BertRx.ErrorSeconds E1Bert.1.BertRx.LssCount E1Bert.1.BertRx.LssHistory E1Bert.1.BertRx.LssPresent E1Bert.1.BertRx.LssSecs E1Bert.1.BertRx.PatternInverted E1Bert.1.BertRx.PatternLossSecs SmartClass E1 Tester Remote Control Reference Guide...
  • Page 68 Appendix C Results E1 BERT Results E1Bert.1.BertRx.PatternLosses E1Bert.1.BertRx.PatternLossesLed E1Bert.1.BertRx.PatternSetting E1Bert.1.BertRx.PatternSlipSecs E1Bert.1.BertRx.PatternSlips E1Bert.1.BertRx.PatternSlipsChanging E1Bert.1.BertRx.PatternSyncDgrPresent E1Bert.1.BertRx.PatternSyncHistory E1Bert.1.BertRx.PatternSyncLupPresent E1Bert.1.BertRx.PatternSyncPresent E1Bert.1.BertRx.PatternSyncPresentLed E1Bert.1.BertRx.RoundTripDelay E1Bert.1.BertRx.RoundTripDelayMax E1Bert.1.BertRx.RoundTripDelayMin E1Bert.1.BertRx.Seconds E1Bert.1.E1.G821.NE.OOS.AS E1Bert.1.E1.G821.NE.OOS.BER E1Bert.1.E1.G821.NE.OOS.ES E1Bert.1.E1.G821.NE.OOS.ESR E1Bert.1.E1.G821.NE.OOS.SEP E1Bert.1.E1.G821.NE.OOS.SEPI E1Bert.1.E1.G821.NE.OOS.SES E1Bert.1.E1.G821.NE.OOS.SESR E1Bert.1.E1.G821.NE.OOS.State E1Bert.1.E1.G821.NE.OOS.ThresholdSeconds0 E1Bert.1.E1.G821.NE.OOS.UAS E1Bert.1.E1.G821.NE.OOS.Verdict E1Bert.1.E1.G826.FE.ISM.AS E1Bert.1.E1.G826.FE.ISM.BBE SmartClass E1 Tester Remote Control Reference Guide...
  • Page 69 Appendix C Results E1 BERT Results E1Bert.1.E1.G826.FE.ISM.BBER E1Bert.1.E1.G826.FE.ISM.BBlocks E1Bert.1.E1.G826.FE.ISM.BER E1Bert.1.E1.G826.FE.ISM.ES E1Bert.1.E1.G826.FE.ISM.ESR E1Bert.1.E1.G826.FE.ISM.SEP E1Bert.1.E1.G826.FE.ISM.SEPI E1Bert.1.E1.G826.FE.ISM.SES E1Bert.1.E1.G826.FE.ISM.SESR E1Bert.1.E1.G826.FE.ISM.State E1Bert.1.E1.G826.FE.ISM.ThresholdSeconds0 E1Bert.1.E1.G826.FE.ISM.UAS E1Bert.1.E1.G826.FE.ISM.Verdict E1Bert.1.E1.G826.NE.ISM.AS E1Bert.1.E1.G826.NE.ISM.ES E1Bert.1.E1.G826.NE.ISM.ESR E1Bert.1.E1.G826.NE.ISM.SEP E1Bert.1.E1.G826.NE.ISM.SEPI E1Bert.1.E1.G826.NE.ISM.SES E1Bert.1.E1.G826.NE.ISM.SESR E1Bert.1.E1.G826.NE.ISM.State E1Bert.1.E1.G826.NE.ISM.ThresholdSeconds0 E1Bert.1.E1.G826.NE.ISM.ThresholdSeconds1 E1Bert.1.E1.G826.NE.ISM.UAS E1Bert.1.E1.G826.NE.ISM.Verdict E1Bert.1.E1.G826.NE.OOS.AS E1Bert.1.E1.G826.NE.OOS.BBE E1Bert.1.E1.G826.NE.OOS.BBER E1Bert.1.E1.G826.NE.OOS.BBlocks SmartClass E1 Tester Remote Control Reference Guide...
  • Page 70 Appendix C Results E1 BERT Results E1Bert.1.E1.G826.NE.OOS.BER E1Bert.1.E1.G826.NE.OOS.ES E1Bert.1.E1.G826.NE.OOS.ESR E1Bert.1.E1.G826.NE.OOS.SEP E1Bert.1.E1.G826.NE.OOS.SEPI E1Bert.1.E1.G826.NE.OOS.SES E1Bert.1.E1.G826.NE.OOS.SESR E1Bert.1.E1.G826.NE.OOS.State E1Bert.1.E1.G826.NE.OOS.ThresholdSeconds0 E1Bert.1.E1.G826.NE.OOS.UAS E1Bert.1.E1.G826.NE.OOS.Verdict E1Bert.1.E1.M2100.FE.ISM.AS E1Bert.1.E1.M2100.FE.ISM.ES E1Bert.1.E1.M2100.FE.ISM.ESR E1Bert.1.E1.M2100.FE.ISM.SEP E1Bert.1.E1.M2100.FE.ISM.SEPI E1Bert.1.E1.M2100.FE.ISM.SES E1Bert.1.E1.M2100.FE.ISM.SESR E1Bert.1.E1.M2100.FE.ISM.State E1Bert.1.E1.M2100.FE.ISM.ThresholdSeconds0 E1Bert.1.E1.M2100.FE.ISM.UAS E1Bert.1.E1.M2100.FE.ISM.Verdict E1Bert.1.E1.M2100.NE.ISM.AS E1Bert.1.E1.M2100.NE.ISM.ES E1Bert.1.E1.M2100.NE.ISM.ESR E1Bert.1.E1.M2100.NE.ISM.SEP E1Bert.1.E1.M2100.NE.ISM.SEPI E1Bert.1.E1.M2100.NE.ISM.SES E1Bert.1.E1.M2100.NE.ISM.SESR SmartClass E1 Tester Remote Control Reference Guide...
  • Page 71 Appendix C Results E1 BERT Results E1Bert.1.E1.M2100.NE.ISM.State E1Bert.1.E1.M2100.NE.ISM.ThresholdSeconds0 E1Bert.1.E1.M2100.NE.ISM.ThresholdSeconds1 E1Bert.1.E1.M2100.NE.ISM.UAS E1Bert.1.E1.M2100.NE.ISM.Verdict E1Bert.1.E1.M2100.NE.OOS.AS E1Bert.1.E1.M2100.NE.OOS.BER E1Bert.1.E1.M2100.NE.OOS.ES E1Bert.1.E1.M2100.NE.OOS.ESR E1Bert.1.E1.M2100.NE.OOS.SEP E1Bert.1.E1.M2100.NE.OOS.SEPI E1Bert.1.E1.M2100.NE.OOS.SES E1Bert.1.E1.M2100.NE.OOS.SESR E1Bert.1.E1.M2100.NE.OOS.State E1Bert.1.E1.M2100.NE.OOS.ThresholdSeconds0 E1Bert.1.E1.M2100.NE.OOS.UAS E1Bert.1.E1.M2100.NE.OOS.Verdict E1Bert.1.E1FrameRx.AISAlarm E1Bert.1.E1FrameRx.AISAlarmHistory E1Bert.1.E1FrameRx.AISAlarmLosses E1Bert.1.E1FrameRx.AISAlarmSec E1Bert.1.E1FrameRx.AutoFramingComplete E1Bert.1.E1FrameRx.CRCErrCount E1Bert.1.E1FrameRx.CRCErrRate E1Bert.1.E1FrameRx.CRCErrSeconds E1Bert.1.E1FrameRx.CRCFramesCount E1Bert.1.E1FrameRx.CRCSync E1Bert.1.E1FrameRx.CRCSyncHistory E1Bert.1.E1FrameRx.CRCSyncLossSecs SmartClass E1 Tester Remote Control Reference Guide...
  • Page 72 Appendix C Results E1 BERT Results E1Bert.1.E1FrameRx.CRCSyncLosses E1Bert.1.E1FrameRx.EBitErrCount E1Bert.1.E1FrameRx.EBitErrRate E1Bert.1.E1FrameRx.FASBitErrCount E1Bert.1.E1FrameRx.FASBitErrRate E1Bert.1.E1FrameRx.FASBitErrSeconds E1Bert.1.E1FrameRx.FASCount E1Bert.1.E1FrameRx.FASHistory E1Bert.1.E1FrameRx.FASLossSeconds E1Bert.1.E1FrameRx.FASLosses E1Bert.1.E1FrameRx.FASSiBit E1Bert.1.E1FrameRx.FASSync E1Bert.1.E1FrameRx.FASWord E1Bert.1.E1FrameRx.FASWordErrCount E1Bert.1.E1FrameRx.FASWordErrRate E1Bert.1.E1FrameRx.FASWordErrSeconds E1Bert.1.E1FrameRx.FrameSync E1Bert.1.E1FrameRx.FrameSyncHistory E1Bert.1.E1FrameRx.FramingMismatch E1Bert.1.E1FrameRx.LOF E1Bert.1.E1FrameRx.LOFCount E1Bert.1.E1FrameRx.LOFHistory E1Bert.1.E1FrameRx.LOFSeconds E1Bert.1.E1FrameRx.MFAISAlarm E1Bert.1.E1FrameRx.MFAISAlarmHistory E1Bert.1.E1FrameRx.MFAISAlarmLosses E1Bert.1.E1FrameRx.MFAISAlarmSec E1Bert.1.E1FrameRx.MFASCount E1Bert.1.E1FrameRx.MFASErrCount SmartClass E1 Tester Remote Control Reference Guide...
  • Page 73 Appendix C Results E1 BERT Results E1Bert.1.E1FrameRx.MFASErrRate E1Bert.1.E1FrameRx.MFASErrSeconds E1Bert.1.E1FrameRx.MFASHistory E1Bert.1.E1FrameRx.MFASLossSeconds E1Bert.1.E1FrameRx.MFASLosses E1Bert.1.E1FrameRx.MFASSync E1Bert.1.E1FrameRx.MFASWord E1Bert.1.E1FrameRx.MFRDIAlarm E1Bert.1.E1FrameRx.MFRDIAlarmHistory E1Bert.1.E1FrameRx.MFRDIAlarmLosses E1Bert.1.E1FrameRx.MFRDIAlarmSec E1Bert.1.E1FrameRx.NFASABit E1Bert.1.E1FrameRx.NFASSiBit E1Bert.1.E1FrameRx.NFASWord E1Bert.1.E1FrameRx.NMFASWord E1Bert.1.E1FrameRx.OneSecFS E1Bert.1.E1FrameRx.PayloadAvailable E1Bert.1.E1FrameRx.RDIAlarm E1Bert.1.E1FrameRx.RDIAlarmHistory E1Bert.1.E1FrameRx.RDIAlarmLosses E1Bert.1.E1FrameRx.RDIAlarmSec E1Bert.1.E1FrameRx.Sa4Sequence E1Bert.1.E1FrameRx.Sa5Sequence E1Bert.1.E1FrameRx.Sa6Sequence E1Bert.1.E1FrameRx.Sa7Sequence E1Bert.1.E1FrameRx.Sa8Sequence E1Bert.1.E1Input.BitCount E1Bert.1.E1Input.LineCodeErrorRate E1Bert.1.E1Input.LineCodeErrorSeconds SmartClass E1 Tester Remote Control Reference Guide...
  • Page 74 Appendix C Results E1 BERT Results E1Bert.1.E1Input.LineCodeErrors E1Bert.1.E1Input.TimingErrorHistory E1Bert.1.E1Input.TimingErrorLosses E1Bert.1.E1Input.TimingErrorPresent E1Bert.1.E1Input.TimingErrorSecs E1Bert.1.E1Output.MaxOutputFrequencyDeviation E1Bert.1.E1Output.OutputFrequencyDeviation E1Bert.1.E1Rx.TS00RxByte E1Bert.1.E1Rx.TS01RxByte E1Bert.1.E1Rx.TS02RxByte E1Bert.1.E1Rx.TS03RxByte E1Bert.1.E1Rx.TS04RxByte E1Bert.1.E1Rx.TS05RxByte E1Bert.1.E1Rx.TS06RxByte E1Bert.1.E1Rx.TS07RxByte E1Bert.1.E1Rx.TS08RxByte E1Bert.1.E1Rx.TS09RxByte E1Bert.1.E1Rx.TS10RxByte E1Bert.1.E1Rx.TS11RxByte E1Bert.1.E1Rx.TS12RxByte E1Bert.1.E1Rx.TS13RxByte E1Bert.1.E1Rx.TS14RxByte E1Bert.1.E1Rx.TS15RxByte E1Bert.1.E1Rx.TS16RxByte E1Bert.1.E1Rx.TS17RxByte E1Bert.1.E1Rx.TS18RxByte E1Bert.1.E1Rx.TS19RxByte E1Bert.1.E1Rx.TS20RxByte E1Bert.1.E1Rx.TS21RxByte SmartClass E1 Tester Remote Control Reference Guide...
  • Page 75 Appendix C Results E1 BERT Results E1Bert.1.E1Rx.TS22RxByte E1Bert.1.E1Rx.TS23RxByte E1Bert.1.E1Rx.TS24RxByte E1Bert.1.E1Rx.TS25RxByte E1Bert.1.E1Rx.TS26RxByte E1Bert.1.E1Rx.TS27RxByte E1Bert.1.E1Rx.TS28RxByte E1Bert.1.E1Rx.TS29RxByte E1Bert.1.E1Rx.TS30RxByte E1Bert.1.E1Rx.TS31RxByte E1Bert.1.E1SigRx.TS00SignalBits E1Bert.1.E1SigRx.TS01SignalBits E1Bert.1.E1SigRx.TS02SignalBits E1Bert.1.E1SigRx.TS03SignalBits E1Bert.1.E1SigRx.TS04SignalBits E1Bert.1.E1SigRx.TS05SignalBits E1Bert.1.E1SigRx.TS06SignalBits E1Bert.1.E1SigRx.TS07SignalBits E1Bert.1.E1SigRx.TS08SignalBits E1Bert.1.E1SigRx.TS09SignalBits E1Bert.1.E1SigRx.TS10SignalBits E1Bert.1.E1SigRx.TS11SignalBits E1Bert.1.E1SigRx.TS12SignalBits E1Bert.1.E1SigRx.TS13SignalBits E1Bert.1.E1SigRx.TS14SignalBits E1Bert.1.E1SigRx.TS15SignalBits E1Bert.1.E1SigRx.TS16SignalBits E1Bert.1.E1SigRx.TS17SignalBits E1Bert.1.E1SigRx.TS18SignalBits SmartClass E1 Tester Remote Control Reference Guide...
  • Page 76 Appendix C Results E1 BERT Results E1Bert.1.E1SigRx.TS19SignalBits E1Bert.1.E1SigRx.TS20SignalBits E1Bert.1.E1SigRx.TS21SignalBits E1Bert.1.E1SigRx.TS22SignalBits E1Bert.1.E1SigRx.TS23SignalBits E1Bert.1.E1SigRx.TS24SignalBits E1Bert.1.E1SigRx.TS25SignalBits E1Bert.1.E1SigRx.TS26SignalBits E1Bert.1.E1SigRx.TS27SignalBits E1Bert.1.E1SigRx.TS28SignalBits E1Bert.1.E1SigRx.TS29SignalBits E1Bert.1.E1SigRx.TS30SignalBits E1Bert.1.E1SigRx.TS31SignalBits E1Bert.1.SignalRx.BitSlips E1Bert.1.SignalRx.FrameSlips E1Bert.1.SignalRx.InputFrequency E1Bert.1.SignalRx.InputFrequencyDev E1Bert.1.SignalRx.InputFrequencyMaxDev E1Bert.1.SignalRx.LOS E1Bert.1.SignalRx.LOSHistory E1Bert.1.SignalRx.RefClkDev E1Bert.1.SignalRx.RefClkFrequency E1Bert.1.SignalRx.RefClkLOS E1Bert.1.SignalRx.RefClkMaxDev E1Bert.1.SignalRx.RefClkSignalLossSeconds E1Bert.1.SignalRx.RefClkSignalLosses E1Bert.1.SignalRx.RefClkSignalPresent E1Bert.1.SignalRx.SignalHistory E1Bert.1.SignalRx.SignalLossSeconds SmartClass E1 Tester Remote Control Reference Guide...
  • Page 77 E1 Pulse Shape Results This section lists the results that can be used in commands for the E1 Pulse Shape application. E1PulseShape.0.Auto.State E1PulseShape.0.BertRx.BitCount E1PulseShape.0.BertRx.BitErrorRate E1PulseShape.0.BertRx.BitErrors E1PulseShape.0.BertRx.BlockCount E1PulseShape.0.BertRx.BlockErrorRate E1PulseShape.0.BertRx.BlockErrors E1PulseShape.0.BertRx.ErrorFreeSeconds E1PulseShape.0.BertRx.ErrorFreeSecondsPercentage E1PulseShape.0.BertRx.ErrorSeconds E1PulseShape.0.BertRx.LssCount E1PulseShape.0.BertRx.LssHistory SmartClass E1 Tester Remote Control Reference Guide...
  • Page 78 E1 Pulse Shape Results E1PulseShape.0.BertRx.LssPresent E1PulseShape.0.BertRx.LssSecs E1PulseShape.0.BertRx.PatternInverted E1PulseShape.0.BertRx.PatternLossSecs E1PulseShape.0.BertRx.PatternLosses E1PulseShape.0.BertRx.PatternLossesLed E1PulseShape.0.BertRx.PatternSetting E1PulseShape.0.BertRx.PatternSlipSecs E1PulseShape.0.BertRx.PatternSlips E1PulseShape.0.BertRx.PatternSlipsChanging E1PulseShape.0.BertRx.PatternSyncDgrPresent E1PulseShape.0.BertRx.PatternSyncHistory E1PulseShape.0.BertRx.PatternSyncLupPresent E1PulseShape.0.BertRx.PatternSyncPresent E1PulseShape.0.BertRx.PatternSyncPresentLed E1PulseShape.0.BertRx.RoundTripDelay E1PulseShape.0.BertRx.RoundTripDelayMax E1PulseShape.0.BertRx.RoundTripDelayMin E1PulseShape.0.BertRx.Seconds E1PulseShape.0.E1FrameRx.AISAlarm E1PulseShape.0.E1FrameRx.AISAlarmHistory E1PulseShape.0.E1FrameRx.AISAlarmLosses E1PulseShape.0.E1FrameRx.AISAlarmSec E1PulseShape.0.E1FrameRx.AutoFramingComplete E1PulseShape.0.E1FrameRx.CRCErrCount E1PulseShape.0.E1FrameRx.CRCErrRate E1PulseShape.0.E1FrameRx.CRCErrSeconds E1PulseShape.0.E1FrameRx.CRCFramesCount E1PulseShape.0.E1FrameRx.CRCSync SmartClass E1 Tester Remote Control Reference Guide...
  • Page 79 E1 Pulse Shape Results E1PulseShape.0.E1FrameRx.CRCSyncHistory E1PulseShape.0.E1FrameRx.CRCSyncLossSecs E1PulseShape.0.E1FrameRx.CRCSyncLosses E1PulseShape.0.E1FrameRx.EBitErrCount E1PulseShape.0.E1FrameRx.EBitErrRate E1PulseShape.0.E1FrameRx.FASBitErrCount E1PulseShape.0.E1FrameRx.FASBitErrRate E1PulseShape.0.E1FrameRx.FASBitErrSeconds E1PulseShape.0.E1FrameRx.FASCount E1PulseShape.0.E1FrameRx.FASHistory E1PulseShape.0.E1FrameRx.FASLossSeconds E1PulseShape.0.E1FrameRx.FASLosses E1PulseShape.0.E1FrameRx.FASSiBit E1PulseShape.0.E1FrameRx.FASSync E1PulseShape.0.E1FrameRx.FASWord E1PulseShape.0.E1FrameRx.FASWordErrCount E1PulseShape.0.E1FrameRx.FASWordErrRate E1PulseShape.0.E1FrameRx.FASWordErrSeconds E1PulseShape.0.E1FrameRx.FrameSync E1PulseShape.0.E1FrameRx.FrameSyncHistory E1PulseShape.0.E1FrameRx.FramingMismatch E1PulseShape.0.E1FrameRx.LOF E1PulseShape.0.E1FrameRx.LOFCount E1PulseShape.0.E1FrameRx.LOFHistory E1PulseShape.0.E1FrameRx.LOFSeconds E1PulseShape.0.E1FrameRx.MFAISAlarm E1PulseShape.0.E1FrameRx.MFAISAlarmHistory E1PulseShape.0.E1FrameRx.MFAISAlarmLosses E1PulseShape.0.E1FrameRx.MFAISAlarmSec SmartClass E1 Tester Remote Control Reference Guide...
  • Page 80 E1 Pulse Shape Results E1PulseShape.0.E1FrameRx.MFASCount E1PulseShape.0.E1FrameRx.MFASErrCount E1PulseShape.0.E1FrameRx.MFASErrRate E1PulseShape.0.E1FrameRx.MFASErrSeconds E1PulseShape.0.E1FrameRx.MFASHistory E1PulseShape.0.E1FrameRx.MFASLossSeconds E1PulseShape.0.E1FrameRx.MFASLosses E1PulseShape.0.E1FrameRx.MFASSync E1PulseShape.0.E1FrameRx.MFASWord E1PulseShape.0.E1FrameRx.MFRDIAlarm E1PulseShape.0.E1FrameRx.MFRDIAlarmHistory E1PulseShape.0.E1FrameRx.MFRDIAlarmLosses E1PulseShape.0.E1FrameRx.MFRDIAlarmSec E1PulseShape.0.E1FrameRx.NFASABit E1PulseShape.0.E1FrameRx.NFASSiBit E1PulseShape.0.E1FrameRx.NFASWord E1PulseShape.0.E1FrameRx.NMFASWord E1PulseShape.0.E1FrameRx.OneSecFS E1PulseShape.0.E1FrameRx.PayloadAvailable E1PulseShape.0.E1FrameRx.RDIAlarm E1PulseShape.0.E1FrameRx.RDIAlarmHistory E1PulseShape.0.E1FrameRx.RDIAlarmLosses E1PulseShape.0.E1FrameRx.RDIAlarmSec E1PulseShape.0.E1FrameRx.Sa4Sequence E1PulseShape.0.E1FrameRx.Sa5Sequence E1PulseShape.0.E1FrameRx.Sa6Sequence E1PulseShape.0.E1FrameRx.Sa7Sequence E1PulseShape.0.E1FrameRx.Sa8Sequence E1PulseShape.0.E1Input.BitCount SmartClass E1 Tester Remote Control Reference Guide...
  • Page 81 E1 Pulse Shape Results E1PulseShape.0.E1Input.LineCodeErrorRate E1PulseShape.0.E1Input.LineCodeErrorSeconds E1PulseShape.0.E1Input.LineCodeErrors E1PulseShape.0.E1Input.TimingErrorHistory E1PulseShape.0.E1Input.TimingErrorLosses E1PulseShape.0.E1Input.TimingErrorPresent E1PulseShape.0.E1Input.TimingErrorSecs E1PulseShape.0.E1Level.InputLevelVbpNeg E1PulseShape.0.E1Level.InputLevelVbpPos E1PulseShape.0.E1Level.InputLevelVpp E1PulseShape.0.E1Level.InputLeveldBnom E1PulseShape.0.E1Output.MaxOutputFrequencyDeviation E1PulseShape.0.E1Output.OutputFrequencyDeviation E1PulseShape.0.E1Rx.TS00RxByte E1PulseShape.0.E1Rx.TS01RxByte E1PulseShape.0.E1Rx.TS02RxByte E1PulseShape.0.E1Rx.TS03RxByte E1PulseShape.0.E1Rx.TS04RxByte E1PulseShape.0.E1Rx.TS05RxByte E1PulseShape.0.E1Rx.TS06RxByte E1PulseShape.0.E1Rx.TS07RxByte E1PulseShape.0.E1Rx.TS08RxByte E1PulseShape.0.E1Rx.TS09RxByte E1PulseShape.0.E1Rx.TS10RxByte E1PulseShape.0.E1Rx.TS11RxByte E1PulseShape.0.E1Rx.TS12RxByte E1PulseShape.0.E1Rx.TS13RxByte E1PulseShape.0.E1Rx.TS14RxByte E1PulseShape.0.E1Rx.TS15RxByte SmartClass E1 Tester Remote Control Reference Guide...
  • Page 82 E1 Pulse Shape Results E1PulseShape.0.E1Rx.TS16RxByte E1PulseShape.0.E1Rx.TS17RxByte E1PulseShape.0.E1Rx.TS18RxByte E1PulseShape.0.E1Rx.TS19RxByte E1PulseShape.0.E1Rx.TS20RxByte E1PulseShape.0.E1Rx.TS21RxByte E1PulseShape.0.E1Rx.TS22RxByte E1PulseShape.0.E1Rx.TS23RxByte E1PulseShape.0.E1Rx.TS24RxByte E1PulseShape.0.E1Rx.TS25RxByte E1PulseShape.0.E1Rx.TS26RxByte E1PulseShape.0.E1Rx.TS27RxByte E1PulseShape.0.E1Rx.TS28RxByte E1PulseShape.0.E1Rx.TS29RxByte E1PulseShape.0.E1Rx.TS30RxByte E1PulseShape.0.E1Rx.TS31RxByte E1PulseShape.0.E1SigRx.TS00SignalBits E1PulseShape.0.E1SigRx.TS01SignalBits E1PulseShape.0.E1SigRx.TS02SignalBits E1PulseShape.0.E1SigRx.TS03SignalBits E1PulseShape.0.E1SigRx.TS04SignalBits E1PulseShape.0.E1SigRx.TS05SignalBits E1PulseShape.0.E1SigRx.TS06SignalBits E1PulseShape.0.E1SigRx.TS07SignalBits E1PulseShape.0.E1SigRx.TS08SignalBits E1PulseShape.0.E1SigRx.TS09SignalBits E1PulseShape.0.E1SigRx.TS10SignalBits E1PulseShape.0.E1SigRx.TS11SignalBits E1PulseShape.0.E1SigRx.TS12SignalBits SmartClass E1 Tester Remote Control Reference Guide...
  • Page 83 E1 Pulse Shape Results E1PulseShape.0.E1SigRx.TS13SignalBits E1PulseShape.0.E1SigRx.TS14SignalBits E1PulseShape.0.E1SigRx.TS15SignalBits E1PulseShape.0.E1SigRx.TS16SignalBits E1PulseShape.0.E1SigRx.TS17SignalBits E1PulseShape.0.E1SigRx.TS18SignalBits E1PulseShape.0.E1SigRx.TS19SignalBits E1PulseShape.0.E1SigRx.TS20SignalBits E1PulseShape.0.E1SigRx.TS21SignalBits E1PulseShape.0.E1SigRx.TS22SignalBits E1PulseShape.0.E1SigRx.TS23SignalBits E1PulseShape.0.E1SigRx.TS24SignalBits E1PulseShape.0.E1SigRx.TS25SignalBits E1PulseShape.0.E1SigRx.TS26SignalBits E1PulseShape.0.E1SigRx.TS27SignalBits E1PulseShape.0.E1SigRx.TS28SignalBits E1PulseShape.0.E1SigRx.TS29SignalBits E1PulseShape.0.E1SigRx.TS30SignalBits E1PulseShape.0.E1SigRx.TS31SignalBits E1PulseShape.0.SignalRx.BitSlips E1PulseShape.0.SignalRx.FrameSlips E1PulseShape.0.SignalRx.InputFrequency E1PulseShape.0.SignalRx.InputFrequencyDev E1PulseShape.0.SignalRx.InputFrequencyMaxDev E1PulseShape.0.SignalRx.LOS E1PulseShape.0.SignalRx.LOSHistory E1PulseShape.0.SignalRx.RefClkDev E1PulseShape.0.SignalRx.RefClkFrequency E1PulseShape.0.SignalRx.RefClkLOS SmartClass E1 Tester Remote Control Reference Guide...
  • Page 84 E1 Pulse Shape Results E1PulseShape.0.SignalRx.RefClkMaxDev E1PulseShape.0.SignalRx.RefClkSignalLossSeconds E1PulseShape.0.SignalRx.RefClkSignalLosses E1PulseShape.0.SignalRx.RefClkSignalPresent E1PulseShape.0.SignalRx.SignalHistory E1PulseShape.0.SignalRx.SignalLossSeconds E1PulseShape.0.SignalRx.SignalLosses E1PulseShape.0.SignalRx.SignalLossesLed E1PulseShape.0.SignalRx.SignalPresent E1PulseShape.0.SignalRx.SignalPresentLed E1PulseShape.0.SignalTx.OutputFrequency E1PulseShape.PulseCapture.Corelation E1PulseShape.PulseCapture.DataLength E1PulseShape.PulseCapture.FailSummary E1PulseShape.PulseCapture.FallTime E1PulseShape.PulseCapture.G703PassState E1PulseShape.PulseCapture.Level E1PulseShape.PulseCapture.LevelBaseToPeak E1PulseShape.PulseCapture.MaxRawDataArray E1PulseShape.PulseCapture.MeasuredPulseWidth E1PulseShape.PulseCapture.MinRawDataArray E1PulseShape.PulseCapture.NegPulseDensityStatus E1PulseShape.PulseCapture.Overshoot E1PulseShape.PulseCapture.PassState E1PulseShape.PulseCapture.PosPulseDensityStatus E1PulseShape.PulseCapture.RawCaptureResult E1PulseShape.PulseCapture.RiseTime E1PulseShape.PulseCapture.TestState E1PulseShape.PulseCapture.TriggerPattern SmartClass E1 Tester Remote Control Reference Guide...
  • Page 85 Appendix C Results E1 Pulse Shape Results E1PulseShape.PulseCapture.Undershoot E1PulseShape.PulseCapture.XDataArray E1PulseShape.PulseCapture.YDataArray E1PulseShape.Test.State E1PulseShape.TimedTest.CalendarDate E1PulseShape.TimedTest.CalendarTime E1PulseShape.TimedTest.DelayPercentComplete E1PulseShape.TimedTest.DelayTime E1PulseShape.TimedTest.DelayTimeRemaining E1PulseShape.TimedTest.ElapsedTime E1PulseShape.TimedTest.PercentComplete E1PulseShape.TimedTest.TimeRemaining SmartClass E1 Tester Remote Control Reference Guide...
  • Page 86 Appendix C Results E1 Pulse Shape Results SmartClass E1 Tester Remote Control Reference Guide...
  • Page 88 Communications Test and Measurement Regional Sales North America Latin America Asia Pacific EMEA www.jdsu.com Toll Free: 1 800 638 2049 Tel: +55 11 5503 3800 Tel: +852 2892 0990 Tel: +49 7121 86 2222 Tel: +1 240 404 2999 Fax:+55 11 5505 1598 Fax:+852 2892 0770 Fax:+49 7121 86 1222 Fax:+1 240 404 2195...

Table of Contents