Page 2
October 6, 2014 (First Edition) July 12, 2018 (21st Edition) Copyright c 2014-2018, ANRITSU CORPORATION. All rights reserved. No part of this manual may be reproduced without the prior written permission of the publisher.
About This Manual This operation manual describes the SCPI (Standard Commands for Programmable Instruments) commands for Network Master Pro/Flex. Note: SCPI commands described in this manual are supported in Network Master Pro/Flex version 9.01. Some commands or queries in this manual may require that specific hardware or software options are installed. These options must be purchased separately.
Page 48
LIST OF FIGURES 1.10 Configuration of Standard Event Status Register and Standard Event Status Enable Register . . 61 1.11 Configuration of Questionable Status Register ......63 1.12 Configuration of Operation Status Register .
Chapter 1 Overview The Network Master command based remote control functions support the built-in Ethernet service interface. Software specifications are in conformity with the IEEE488.2 standard based on SCPI version 1999 (Standard Commands for Programmable Instruments). Network Master becomes an automated measurement instrument when it is connected to an external controller.
Chapter 1 Overview 1.1.2 Connect to an Instrument Remote commands are exchanged with the Network Master over a raw TCP/IP connection. Connect TCP port 56001 for program/response communication, see section Controller Example. 1.1.3 Ethernet Remote Control Settings Port Number To change a TCP port number (for a valid range, see Table 1.1) type the number in the TCP Port field (see Figure 1.3).
1.2 Program Messages Program Messages Program messages are the remote commands sent to Network Master as shown in Figure 1.4. Figure 1.4: Program message structure A program message consists of one or more program message units separated with a semicolon (;). Space(s) before or after a semicolon is ignored (space has no meaning).
Chapter 1 Overview 1.2.2 Program Headers The program header specifies the function of the command message unit sent from the controller to Network Master. There are two types of program headers: Program headers for command message units. Program headers for query message units. Similar to headers for command message unit, but are always followed by a question mark ""?"".
1.2 Program Messages 1.2.3 Program Data Program data is sent following the program header as parameters specified in the command message unit. This operation manual uses the notations given below in Table for indicating the program data format. Most of them are defined in the IEEE488.2 standard.
Chapter 1 Overview . . . continued from previous page Program data type Description CHARACTER PROGRAM DATA Defined in IEEE488.2 Indicates two or more mnemonics for selections. Like pro- gram header mnemonics, CHARACTER PROGRAM DATA mnemonics can have a short and a long form. The syntax used in the Network Master additionally allows a digit as the first char- acter of a mnemonic and also allows a dash (-) inside a mnemonic.
1.3 Response Messages Response Messages Response messages are messages sent from a Network Master to a controller as reply to queries, see Figure 1.6. Figure 1.6: Response message structure A response message consists of one or more response data separated with a semicolon (;). The response message is terminated with the response message terminator.
Page 56
Chapter 1 Overview . . . continued from previous page Response data type Description NR3 NUMERIC RESPONSE DATA Defined in IEEE488.2 Indicates a numeric value in floating point format. Examples: 1.23E3 -5.67E-4 HEXADECIMAL NUMERIC Conforms to the hexadecimal format defined in IEEE488.2 as fol- SPONSE DATA lows: \#H A B C D E F...
1.3 Response Messages 1.3.2 Response Messages Terminator A response message terminator indicates the end of the response message. Network Master appends the termi- nator to the end of a response message to indicate the end of the message. For Network Master the response message terminator is NL .
Chapter 1 Overview Status Network Master has registers which show instrument status such as the error occurrence and the command procession. This section describes these registers. 1.4.1 Configuration of Status Registers Figure 1.7: Configuration of Status Registers in the Network Master means logical OR.
1.4 Status Figure 1.8: The register model for the Status registers. Condition Registers The Condition registers reflect the real-time status of the instrument or summary-message bits of other status registers. Thus, this register does not memorize the status. Transition Filters Sets the Condition Register data in the Event Register.
Chapter 1 Overview 1.4.2 IEEE488.2-defined Registers Status Byte Figure 1.9: Configuration of Status Byte Register and Service Request Enable Register Note: When using the GPIB interface (J1667A GPIB-USB Converter), the service request is enabled. For more Table 1.4: Bits in the Status Byte register Name Description OPERation...
1.4 Status Standard Event Status Figure 1.10: Configuration of Standard Event Status Register and Standard Event Status Enable Register Table 1.5: Bits in the Standard Event Status register (unused bits are not listed) Name Description Power On The condition bit changes to 1 when the external power supply is con- nected.
Page 62
Chapter 1 Overview Error/Event Queue When an unexpected error or event occurs, an entry is added to the Error/Event queue. This queue can hold 4 errors or events. If the queue overflows, the most recent events are discarded. A summary-message in bit 2 of the Status Byte is 1 when the queue is not empty.
1.4 Status 1.4.3 SCPI-defined Registers Questionable Status Figure 1.11: Configuration of Questionable Status Register Table 1.7: Bit in the Questionable Status register (unused bits are not listed) Name Description Command warning The command warnig bit changes to 1 when the com- mand which could not be processed was sent.
Chapter 1 Overview Operation Status Figure 1.12: Configuration of Operation Status Register Table 1.8: Bit in the Operation Status register (unused bits are not listed) Name Description Measuring The measuring condition bit changes to 1 when the an Application Server is running a measurement or a test. It returns to 0 when the measurement or test is stopped.
1.4 Status 1.4.4 Network Master Device-Dependent Status Registers Figure 1.13 shows the structure of Post Status registers as the Network Master Device-Dependent status regis- ters. There is a Port Status register for each port on the Network Master. The Port Status registers summarize the Figure 1.13: Configuration of Port Status Register AESummary (Alarm and Error Summary) registers from the active interfaces.
Chapter 1 Overview Figure 1.14: The structure for the Port Interface Status Register Figure 1.15: The generic structure for the AESummary register of interfaces 1.4.5 Reading, Writing and Clearing Status Registers The following two tables list the possibilities for reading and writing the various status registers and queues. They also show when and how registers are cleared or enabled.
Page 67
1.4 Status Table 1.9: Reading and writing of Status registers Registers Reading Writing Status Byte *STB? Not possible IEEE488.2 Service Request *SRE? *SRE standard status Enable registers Standard *ESR? Not possible Event Status After reading, the register con- tent is cleared. Standard *ESE? *ESE...
Chapter 1 Overview Table 1.10: Status registers behaviour for different commands/events Registers *RST *CLS PowerOn STAT:PRES Status Byte No Changes Cleared Cleared No Changes IEEE488.2 Service Request No Changes No Changes Cleared No Changes standard status Enable registers Standard No Changes Cleared Cleared No Changes...
1.5 Controller Example Figure 1.16: Enable Implicit CR in every LF in PuTTY 4. In the instrument GUI, find the instrument's IP Address information, see Figure 1.17. Then type it in PuTTY, see Figure 1.18. Figure 1.17: IP Address on the instrument 5.
Chapter 1 Overview Figure 1.18: Specify the destination and Open the connection in PuTTY 6. A window appears, see Figure 1.19. Figure 1.19: Connection established with PuTTY...
1.6 Definitions Definitions 1.6.1 NaN (Not a Number) NaN is defined in SCPI-99. NaN is represented as 9.91E37 ( NR3 NUMERIC RESPONSE DATA ) as defined in IEEE 754. NaN is also used to represent missing data. 1.6.2 Right Arrow The right arrow used in this document has two meanings: On the left side of the arrow is a query and returned value on the right hand side.
Chapter 1 Overview Figure 1.22: Correspondence between physical and logical port numbers (One port) INST:STAR TP-BERT-ETH,1-PORT2,2-PORT1 (Figure 1.23) Physical Port : Logical Port 1-PORT2 : PORT1 2-PORT1 : PORT2 Figure 1.23: Correspondence between physical and logical port numbers (Two ports) Notes The physical ports (1-PORT1, 2-PORT1 etc.) specified at application startup basically do not match the logical port numbers assigned in each application.
Chapter 2 SCPI Conformance Information IEEE 488.2 Mandatory Commands 2.2.1 *CLS Syntax *CLS Description This command clears all the event registers summarized in the Status Byte register. The error queue is emptied. Neither the Standard Event Status Enable register, nor the Service Request Enable register are affected by this command.
Page 75
This query returns the instrument identification over the interface. Parameter None. Response manufacturer , model , serial , version ARBITRARY ASCII RESPONSE DATA Example *IDN? Anritsu,MT1000A,6123456789,1.00 Note 2.2.5 *OPC Syntax *OPC Description This command causes the instrument to generate the operation complete message in the Standard Event Status register when all pending selected instrument operations have been finished.
Page 76
Chapter 2 SCPI Conformance Information 2.2.6 *RST Syntax *RST Description This command sets the instrument to reset setting (standard setting) stored in internal storage. The instrument is placed in the idle state awaiting a command. All running application/servers are closed when the *RST command is issued. The following are not changed: - Service Request Enable register (SRE) - Standard Event Status register (ESR)
Page 77
2.2 IEEE 488.2 Mandatory Commands 2.2.8 *STB? Syntax *STB? Description This query returns the contents of the Status Byte register. The Master Summary Status (MSS) bit is true when any bit of the STB register is set and a matching bit in the Service Request Enable Register is set, see *SRE.
Chapter 2 SCPI Conformance Information SCPI System Subsystem Commands 2.3.1 SYSTem:VERSion? Syntax SYSTem:VERSion? Description This query returns the SCPI revision to which the system complies. Parameter None. Response version NR2 NUMERIC RESPONSE DATA Example SYST:VERS? 1999.0 Note 2.3.2 SYSTem:ERRor[:NEXT]? Syntax SYSTem:ERRor[:NEXT]? Description This query returns the oldest entry of the error queue and removes the returned entry from...
2.3 SCPI System Subsystem Commands 2.3.4 SYSTem:DATE Syntax SYSTem:DATE year , month , day Description This command sets the date of the internal calender. Parameters year NUMERIC PROGRAM DATA MINimum = 1997, MAXimum = 2036 month NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 12 NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 31 Response...
Chapter 2 SCPI Conformance Information 2.3.7 SYSTem:GPS:NSATellites? Syntax SYSTem:GPS:NSATellites? Description This query returns the number of satellites found by GPS. Parameter None. Response count NR1 NUMERIC RESPONSE DATA Example SYST:GPS:NSAT? Note Return ""0"" if GPS is not available. 2.3.8 SYSTem:GPS:TIME? Syntax SYSTem:GPS:TIME? Description...
Chapter 2 SCPI Conformance Information 2.3.18 SYSTem:COMMunicate:TERMinator Syntax SYSTem:COMMunicate:TERMinator terminator Description This command sets the terminator code which is appended to the query response. Parameter terminator CHARACTER PROGRAM DATA NONE(only GPIB) CRLF Response None. Example SYST:COMM:TERM LF Note This setting is applied only for the current session and defaulted to CRLF when session closed.
Chapter 2 SCPI Conformance Information 2.3.25 SYSTem:WAIT:DURation Syntax SYSTem:WAIT:DURation seconds Description This command waits for the specified number of seconds. Parameter seconds NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 3600 Response None. Example SYST:WAIT:DUR 5 Note There must be a connected application server for this command to be recognized as a legal command.
2.4 SCPI Instrument Subsystem Commands SCPI Instrument Subsystem Commands To use the application-specific SCPI commands, you need to connect the client session to the application server. By sending SCPI commands to the application server connected, you can control the application. 2.4.1 Connection to Application Server To connect the client session to the application server, do one of the following:...
Chapter 2 SCPI Conformance Information Figure 2.1: INST:STAR automatically connects and selects started application server. Figure 2.2: Original client session has to disconnect, before another client session can connect. Figure 2.3: When connected to multiple application servers, client session selects to which application server the application specific commands are dispatched.
2.4 SCPI Instrument Subsystem Commands 2.4.5 INSTrument:STARt[:DEFault] Syntax INSTrument:STARt[:DEFault] app name [, port name [, port name ,...]] Description This command starts an application server with default settings. Parameters app name CHARACTER PROGRAM DATA TP-APS-OTN: OTN Automatic Protection Switching application. TP-APS-SDHPDH: SDH/PDH Automatic Protection Switching application.
Chapter 2 SCPI Conformance Information 2.4.6 INSTrument:STARt:LAST Syntax INSTrument:STARt:LAST app name [, port name [, port name ,...]] Description This command starts an application server and loads the applicable auto saved settings. Parameters parameters this command similar parameters INSTrument:STARt[:DEFault] command above. Response None.
2.4 SCPI Instrument Subsystem Commands 2.4.11 INSTrument:CATalog? Syntax INSTrument:CATalog? Description This query returns test indices, application name and port name of all active application servers. Parameter None. Response test index EXPRESSION RESPONSE DATA Expression format: ( test index , app name , port name ) Example INST:CAT? (1,TP-SAT-ETH,1-PORT1),(2,TP-BERT-SDHPDH,1-PORT2)
Chapter 2 SCPI Conformance Information 2.4.15 INSTrument:CONNect[:CATalog]? Syntax INSTrument:CONNect[:CATalog]? Description This query returns indices of all application servers for the current client session. Parameter None. Response test index EXPRESSION RESPONSE DATA Expression format: Numeric list Example INST:CONN? 0,1,... Note Return -1 if current client session has no application servers. 2.4.16 INSTrument:DISConnect Syntax...
2.4 SCPI Instrument Subsystem Commands 2.4.18 INSTrument:ERRor[:NEXT]? Syntax INSTrument:ERRor[:NEXT]? Description This query returns the oldest entry of the event queue for the currently selected application server and removes the returned entry from the queue. Parameter None. Response description STRING RESPONSE DATA Example INST:ERR? ""Signal abnormal""...
Chapter 2 SCPI Conformance Information 2.4.23 INSTrument:CTRL:NAME? Syntax INSTrument:CTRL:NAME? Description This query returns model name. Parameter None. Response model name CHARACTER RESPONSE DATA Example INST:CTRL:NAME? MT1000A Note 2.4.24 INSTrument:CTRL:SN? Syntax INSTrument:CTRL:SN? Description This query returns controller serial number. Parameter None. Response serial number CHARACTER RESPONSE DATA...
Chapter 2 SCPI Conformance Information SCPI Status Subsystem Commands 2.5.1 STATus:OPERation[:EVENt]? Syntax STATus:OPERation[:EVENt]? Description This query returns and clears the operation event register. Parameter None. Response value NR1 NUMERIC RESPONSE DATA The bits and their values for the register: DB1-DB4 = NOT USED DB5 (16) = Measuring DB6-DB16 = NOT USED Example...
2.5 SCPI Status Subsystem Commands 2.5.4 STATus:OPERation:PTRansition Syntax STATus:OPERation:PTRansition mask Description This command sets the positive transition filter for the operation event register. Parameter mask NUMERIC PROGRAM DATA The bits and their values for the register: DB1-DB4 = NOT USED DB5 (16) = Measuring DB6-DB16 = NOT USED MINimum = 0, DEFault = 65535, MAXimum = 65535...
Chapter 2 SCPI Conformance Information 2.5.7 STATus:QUEStionable:CONDition? Syntax STATus:QUEStionable:CONDition? Description This query returns the questionable condition register. Parameter None. Response value NR1 NUMERIC RESPONSE DATA The bits and their values for the register: DB1-DB14 = NOT USED DB15 (16384) = Command Warning DB16 = NOT USED Example STAT:QUES:COND?
2.5 SCPI Status Subsystem Commands 2.5.10 STATus:QUEStionable:NTRansition Syntax STATus:QUEStionable:NTRansition mask Description This command sets the negative transition filter for the questionable event register. Parameter mask NUMERIC PROGRAM DATA The bits and their values for the register: DB1-DB14 = NOT USED DB15 (16384) = Command Warning DB16 = NOT USED MINimum = 0, MAXimum = 65535...
Chapter 2 SCPI Conformance Information Syntax STATus:PORT:ENABle? port name Description This query returns the enable mask for the port event register. Parameter port name CHARACTER PROGRAM DATA Expression format: Character list Response enable BOOLEAN RESPONSE DATA Example STAT:PORT:ENAB? 1-PORT1 Note port name is the same as one of the returned by the INSTrument:PORT:CATalog? 2.5.14...
2.5 SCPI Status Subsystem Commands 2.5.16 STATus:PRESet Syntax STATus:PRESet Description For the instrument-dependent status data structures, the PRESet commands sets the enable register to all 1's and the transition filter register to recognize only positive transitions. For the SCPI-mandated status structures (operation, questionable and port status) the PRE- Set command sets the transition filter registers to recognize only positive transitions and set the enable registers to 0's.
Chapter 2 SCPI Conformance Information 2.5.18 STATus:INTerface:PORT Pt :CONDition? Syntax STATus:INTerface:PORT Pt :CONDition? Description This query returns the instrument dependent interface status condition register. This register summarize all events/alarms from the different interfaces. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA The bits and their values for the register: DB1 (1) = 2 Mbps Summary DB2 (2) = SDH/SONET Summary...
2.6 Mass Memory Subsystem Commands Mass Memory Subsystem Commands The commands in this section operates on files and directories placed in the following storage areas: Location Description The internal storage of the Network Master. Internal/ An USB connected storage device. Usb/ This location is only accessible when a USB storage device is mounted.
Chapter 2 SCPI Conformance Information 2.6.4 MMEMory:DELete Syntax MMEMory:DELete file Description This command deletes a file. Parameter file STRING PROGRAM DATA The path to the file to be deleted. Response None. Example MMEM:DEL ""Internal/report.pdf"" Note 2.6.5 MMEMory:DATA? Syntax MMEMory:DATA? file Description This command retrieves a file.
2.6 Mass Memory Subsystem Commands 2.6.8 MMEMory:INFO? Syntax MMEMory:INFO? file Description This command retrieves information about a file. Parameter file STRING PROGRAM DATA The path to the file to retrieve file information about. Response file-date-time STRING RESPONSE DATA Last file modification date. file-size NR1 NUMERIC RESPONSE DATA The file size in bytes.
Chapter 2 SCPI Conformance Information 2.6.12 MMEMory:RDIRectory Syntax MMEMory:RDIRectory directory [, force ] Description This command removes an existing directory. Parameter directory STRING PROGRAM DATA The path to the directory to be created. force BOOLEAN PROGRAM DATA If set to ON then ALL CONTENTS i.e. files and sub-directories will be deleted. Response None.
Chapter 3 No frame 3.1.2 NFRame:PORT Pt :INTerface:BITRate Syntax NFRame:PORT Pt :INTerface:BITRate bitrate Description This command sets the interface bitrate. Parameters = Port number type CHARACTER PROGRAM DATA E100G: 100G Ethernet E40G: 40G Ethernet E25G: 25G Ethernet STM256: STM256/OC768 OTU4 OTU3 OTU3E1 OTU3E2...
3.1 Interface Setup 3.1.4 NFRame:PORT Pt :TIMing Syntax NFRame:PORT Pt :TIMing source Description This command sets the timing source. Parameters = Port number source CHARACTER PROGRAM DATA INTernal: Internal clock. EXTernal: External clock. DEFault = INT Response None. Example NFR:PORT1:TIM INT Note Syntax NFRame:PORT Pt :TIMing?
Chapter 3 No frame Syntax NFRame:PORT Pt :TX:INTerface:PATTern? Description This query returns the pattern type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example NFR:PORT1:TX:INT:PATT? PRBS31 Note 3.1.7 NFRame:PORT Pt :RX:INTerface:PATTern Syntax NFRame:PORT Pt :RX:INTerface:PATTern type Description This command sets the pattern type. Parameters = Port number type...
3.1 Interface Setup 3.1.9 NFRame:PORT Pt :RX:INTerface:PINVersion Syntax NFRame:PORT Pt :RX:INTerface:PINVersion inversion Description This command enables or disables pattern inversion. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example NFR:PORT1:RX:INT:PINV ON Note This command sets all lanes when 4Lanes is selected Syntax NFRame:PORT Pt :RX:INTerface:PINVersion? Description...
Chapter 3 No frame 3.1.11 NFRame:PORT Pt :RX:INTerface:LANE Ln :PATTern Syntax NFRame:PORT Pt :RX:INTerface:LANE Ln :PATTern type Description This command sets the pattern type(each lane). Parameters = Port number = Lane number (1-4) type CHARACTER PROGRAM DATA PRBS7 PRBS9 PRBS15 PRBS23 PRBS31 DEFault = PRBS7...
3.1 Interface Setup Syntax NFRame:PORT Pt :RX:INTerface:LANE Ln :PINVersion? Description This query returns the inversion state (enabled/disabled) of the pattern(each lane). Parameter = Port number = Lane number (1-4) Response inversion CHARACTER RESPONSE DATA Example NFR:PORT1:RX:INT:LANE2:PINV? Note 3.1.14 NFRame:PORT Pt :TX:INTerface:PATTern:LANE:FOLLow Syntax NFRame:PORT Pt :TX:INTerface:PATTern:LANE:FOLLow follow...
Chapter 3 No frame Stimuli 3.2.1 NFRame:PORT Pt :STIMuli:TX:FOFFset Syntax NFRame:PORT Pt :STIMuli:TX:FOFFset offset Description This command sets the frequency offset for the clock source. Unit: ppm. Parameters = Port number offset NUMERIC PROGRAM DATA MINimum=-200.0, MAXimum=200.0, DEFault = 0 Response None.
3.4 Status . . . continued from previous page Errors LSSx: Loss of signal synchronization of lane x (x = 0-19). Response: Seconds , Ratio ERRPRBS: PRBS Error (total). Response: Count , Ratio ERRPRBSx: PRBS Error of lane x (x = 0-19). Response: Count , Ratio Rx Frequency FREQDEV: Frequency deviation.
Chapter 3 No frame 3.4.3 NFRame:STATus:PORT Pt [:RX]:ALARm[:EVENt]? Syntax NFRame:STATus:PORT Pt [:RX]:ALARm[:EVENt]? Description This query returns the alarms event register. The content of this register is summarized in DB1 of the NFRame:STATus:PORT Pt :AESummary:CONDition register. Parameters = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = LOS, Loss of signal...
3.4 Status 3.4.7 NFRame:STATus:PORT Pt [:RX]:PSLevel? Syntax NFRame:STATus:PORT Pt [:RX]:PSLevel? Description This query returns the physical signal level. Unit: dBm. Parameters = Port number Response signallevel STRING RESPONSE DATA "" power dBm"": Min: "" dBm"", Max: ""Exceeds Level"" ""N/A"": Module not present or not ready. Example NFR:STAT:PORT1:PSL? ""-3 dBm""...
Chapter 4 CPRI/OBSAI Port 4.1.1 CPRI:PORT Pt :MODE Syntax CPRI:PORT Pt :MODE mode Description This command sets the port mode. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Port off NORMal: Normal THRough: (1 Port / 2 Port) Pass Through Mode DEFault = OFF Response None.
4.1 Port 4.1.5 CPRI:PORT Pt :CONTents Syntax CPRI:PORT Pt :CONTents contents Description This command sets contents. Parameter = Port number contents CHARACTER PROGRAM DATA UFRamed: Unframed LINK: CPRI Link Response None. Example CPRI:PORT1:CONT UFR Note Syntax CPRI:PORT Pt :CONTents? Description This query returns contents.
Chapter 4 CPRI/OBSAI 4.1.8 CPRI:PORT Pt :UP32 Syntax CPRI:PORT Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when CONTent is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
4.1 Port 4.1.11 CPRI:PORT Pt :SSEQence Syntax CPRI:PORT Pt :SSEQence sequence Description This command enables/disables start-up sequence. Parameter = Port number sequence BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example CPRI:PORT1:SSEQ OFF Note Syntax CPRI:PORT Pt :SSEQence? Description This query returns enables/disables start-up sequence. Parameter = Port number Response...
Chapter 4 CPRI/OBSAI Syntax CPRI:PORT Pt :EENable? Description This query returns Ethernet enables/disables. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example CPRI:PORT1:EEN? Note 4.1.14 CPRI:PORT Pt :CMEPointer Syntax CPRI:PORT Pt :CMEPointer pointer Description This command sets the control manager ethernet pointer. Parameters = Port number pointer...
4.2 Stimuli Stimuli 4.2.1 CPRI:PORT Pt :STIMuli:ALARm Syntax CPRI:PORT Pt :STIMuli:ALARm alarm Description This command sets stimuli alarm. Parameter = Port number alarm CHARACTER PROGRAM DATA SLOS: Optical Loss of signal LOS: Loss of Signal LOF: Loss of Frame LSS: Loss of signal synchronization RLOS: Remote LOS RLOF: Remote LOF RAI: L1-RAI (Remote Alarm Indication)
4.2 Stimuli Syntax CPRI:PORT Pt :STIMuli:EBLength? Description This query returns Error Burst Length. Parameter = Port number Response length NR1 NUMERIC RESPONSE DATA Example CPRI:PORT1:STIM:EBL Note 4.2.6 CPRI:PORT Pt :STIMuli:FOFFset Syntax CPRI:PORT Pt :STIMuli:FOFFset offset Description This command sets the frequency offset for the clock source. Unit: ppm. Parameters = Port number offset...
Chapter 4 CPRI/OBSAI Result 4.3.1 CPRI:PORT Pt :IFETch? Syntax CPRI:PORT Pt :IFETch? parameter Description This query fetches a CPRI interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms SLOS: Optical loss of signal. Response: Seconds , Ratio LOS: Loss of signal.
4.4 Status Status 4.4.1 CPRI:PORT Pt :STATus:AESummary[:EVENt]? Syntax CPRI:PORT Pt :STATus:AESummary[:EVENt]? Description This query returns the alarms and errors summary event register. The content of this event register is summarized in DB13 of the STATus:INTerface:PORT Pt :CONDition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA...
4.4 Status 4.4.9 CPRI:PORT Pt :STATus:TX:PDEViation? Syntax CPRI:PORT Pt :STATus:TX:PDEViation? [ unit ] Description This query returns TX deviation. Parameters = Port number unit CHARACTER PROGRAM DATA PPM = Parts per million BPS = Bits per second Response pdeviation NR2 NUMERIC RESPONSE DATA Example CPRI:PORT1:STAT:TX:PDEV? PPM Note...
Chapter 4 CPRI/OBSAI 4.4.15 CPRI:PORT Pt :STATus:LINK:STATe? Syntax CPRI:PORT Pt :STATus:LINK:STATe? Description This query returns the CPRI link State. Parameters = Port number Response state CHARACTER PROGRAM DATA Example CPRI:PORT1:STAT:LINK:STAT? ""Standby"" Note 4.4.16 CPRI:PORT Pt :STATus:LINK:PROLe? Syntax CPRI:PORT Pt :STATus:LINK:PROLe? Description This query returns the port role of CPRI link.
4.4 Status 4.4.21 CPRI:PORT Pt :STATus:TX:LINK:HRATe? Syntax CPRI:PORT Pt :STATus:TX:LINK:HRATe? Description This query returns the HDLC Rate of CPRI link. Parameters = Port number Response rate CHARACTER PROGRAM DATA Example CPRI:PORT1:STAT:TX:LINK:HRAT? ""2400 kbit/s HDLC"" Note 4.4.22 CPRI:PORT Pt :STATus:TX:LINK:POINterp? Syntax CPRI:PORT Pt :STATus:TX:LINK:POINterp? Description This query returns the ethernet pointer of CPRI link.
Chapter 4 CPRI/OBSAI 4.5.1 CPRI:PORT Pt :RTD:ENABle Syntax CPRI:PORT Pt :RTD:ENABle enable Description This command enables/disables Thresholds. Parameter = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example CPRI:PORT1:RTD:ENAB ON Note Syntax CPRI:PORT Pt :RTD:ENABle? Description This query returns enables/disables Thresholds. Parameter = Port number Response...
4.5 RTD 4.5.5 CPRI:PORT Pt :RTD:MTIMe? Syntax CPRI:PORT Pt :RTD:MTIMe? Description This query returns the maximum delay. Unit:us. Parameters = Port number Response delay NR2 NUMERIC RESPONSE DATA limit exceeded NR1 NUMERIC RESPONSE DATA Returns 1, if the reference maximum limit has been exceeded. Example CPRI:PORT1:RTD:MTIM? 1.46...
Chapter 4 CPRI/OBSAI 4.6.1 CPRI:PORT Pt :APS:ENABle Syntax CPRI:PORT Pt :APS:ENABle enable Description This command enables/disables APS measurement. Parameter = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example CPRI:PORT1:APS:ENAB ON Note Syntax CPRI:PORT Pt :APS:ENABle? Description This query returns enables/disables Thresholds.
4.6 APS 4.6.3 CPRI:PORT Pt :APS:PERiod Syntax CPRI:PORT Pt :APS:PERiod period Description This command sets the error free period. Parameters = Port number period NUMERIC PROGRAM DATA 1,10,20,30,40,50,60,70,80,90,100 Unit ms DEFault = 100 Response None. Example CPRI:PORT1:APS:PER 10 Note Syntax CPRI:PORT Pt :APS:PERiod? Description This query returns the error free period.
Chapter 4 CPRI/OBSAI 4.6.7 CPRI:PORT Pt :APS:MTIMe? Syntax CPRI:PORT Pt :APS:MTIMe? Description This query returns the maximum time of the reference event occurrences. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA limit exceeded NR1 NUMERIC RESPONSE DATA Returns 1, if the reference maximum limit has been exceeded.
Chapter 5 2 Mbps Receiver 5.1.1 TMBPs:RX Pt [:ENABled] Syntax TMBPs:RX Pt [:ENABled] interface Description This command enables or disables the 2 Mbps receiver. Parameters = Port number interface CHARACTER PROGRAM DATA DEFault = OFF Response None. Example TMBP:RX1 ON Note Syntax TMBPs:RX Pt [:ENABled]?
Chapter 5 2 Mbps 5.1.3 TMBPs:RX Pt :CONNector Syntax TMBPs:RX Pt :CONNector type Description This command sets the physical type of connector. Parameters = Port number type CHARACTER PROGRAM DATA BALanced: Using balanced connector UNBalanced: Using unbalanced connector DEFault = UNBalanced Response None.
5.1 Receiver Syntax TMBPs:RX Pt :SENSitivity? Description This query returns the input sensitivity Parameter = Port number Response sens CHARACTER RESPONSE DATA Example TMBP:RX1:SENS? FULL Note 5.1.6 TMBPs:RX Pt :CODE Syntax TMBPs:RX Pt :CODE code Description This command sets the line code type. Parameters = Port number code...
Chapter 5 2 Mbps Syntax TMBPs:RX Pt :CRC4? Description This query returns the state (enabled/disabled) of the CRC4 bits. Parameter = Port number Response enable NR1 NUMERIC RESPONSE DATA Example TMBP:RX1:CRC4? Note 5.1.9 TMBPs:RX Pt :EBITs Syntax TMBPs:RX Pt :EBITs enable Description This command enables or disables the E-bits.
5.1 Receiver Syntax TMBPs:RX Pt :PATTern? Description This query returns the pattern type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example TMBP:RX1:PATT? PRBS11 Note 5.1.11 TMBPs:RX Pt :PINVersion Syntax TMBPs:RX Pt :PINVersion inverted Description This command enables or disables pattern inversion. Parameters = Port number inverted...
Chapter 5 2 Mbps 5.1.13 TMBPs:RX Pt :UP16 Syntax TMBPs:RX Pt :UP16 pattern Description This command sets the 16 bit user pattern. Parameters = Port number pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters. Response None.
5.1 Receiver 5.1.16 TMBPs:RX Pt :AUDio Syntax TMBPs:RX Pt :AUDio type Description This command sets the audio decoding. Parameters = Port number type CHARACTER PROGRAM DATA DEFault = OFF Response None. Example TMBP:RX1:AUD ON Note Syntax TMBPs:RX Pt :AUDio? Description This query returns the audio decoding.
Chapter 5 2 Mbps Transmitter 5.2.1 TMBPs:TX Pt [:ENABled] Syntax TMBPs:TX Pt [:ENABled] interface Description This command enables or disables the 2 Mbps transmitter. Parameters = Port number interface CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples TMBP:TX1 ON TMBP:TX1:ENAB ON Note Syntax...
5.2 Transmitter Syntax TMBPs:TX Pt :CONNector? Description This query returns the physical type of connector. Parameter = Port number Response type CHARACTER RESPONSE DATA Example TMBP:TX1:CONN? Note 5.2.4 TMBPs:TX Pt :DINSert[:ENABle] Syntax TMBPs:TX Pt :DINSert[:ENABle] enable Description This command enables/disables Drop and Insert. Parameters = Port number enable...
Chapter 5 2 Mbps Syntax TMBPs:TX Pt :FOFFset? Description This query returns the frequency offset (ppm) for the clock source. Parameter = Port number Response offset NR1 NUMERIC RESPONSE DATA Example TMBP:TX1:FOFF? Note 5.2.7 TMBPs:TX Pt :CODE Syntax TMBPs:TX Pt :CODE code Description This command sets the line code type.
5.2 Transmitter Syntax TMBPs:TX Pt :CRC4? Description This query returns the state (enabled/disabled) of the CRC4 bits. Parameter = Port number Response enable NR1 NUMERIC RESPONSE DATA Example TMBP:TX1:CRC4? Note 5.2.10 TMBPs:TX Pt :SABits Syntax TMBPs:TX Pt :SABits frame1 , frame3 , frame5 , frame7 Description This command sets the Sa-bits.
Chapter 5 2 Mbps 5.2.12 TMBPs:TX Pt :SABMode? Syntax TMBPs:TX Pt :SABMode? Description This query returns the Sa-Bits mode. Parameter = Port number Response mode CHARACTER RESPONSE DATA Example TMBP:TX1:SABM? Note 5.2.13 TMBPs:TX Pt :PATTern Syntax TMBPs:TX Pt :PATTern type Description This command sets the pattern type.
5.2 Transmitter Syntax TMBPs:TX Pt :PINVersion? Description This query returns the inversion state (enabled/disabled) of the pattern. Parameter = Port number Response inversion NR1 NUMERIC RESPONSE DATA Example TMBP:TX1:PINV? Note 5.2.15 TMBPs:TX Pt :PTSLots Syntax TMBPs:TX Pt :PTSLots timeslot Description This command sets the pattern time slots.
Chapter 5 2 Mbps Syntax TMBPs:TX Pt :UP32? Description This query returns the 32 bit wide user defined pattern. Parameter = Port number Response pattern STRING RESPONSE DATA Example TMBP:TX1:UP32? ""01101"" Note 5.2.18 TMBPs:TX Pt :UP2K Syntax TMBPs:TX Pt :UP2K pattern Description This command sets the 2048 bit wide user defined pattern.
5.2 Transmitter 5.2.20 TMBPs:TX Pt :SCContent Syntax TMBPs:TX Pt :SCContent content Description This command sets the channel content. Parameters = Port number content CHARACTER PROGRAM DATA TONE TRANsparent SPEech DEFault=OFF Response None. Example TMBP:TX1:SCC TONE Note Syntax TMBPs:TX Pt :SCContent? Description This query returns the channel content.
Chapter 5 2 Mbps Syntax TMBPs:TX Pt :TFR? Description This query returns the tone frequency (Hz). Parameter = Port number Response frequency NR1 NUMERIC RESPONSE DATA Example TMBP:TX1:TFR? Note 5.2.23 TMBPs:TX Pt :TLEVel Syntax TMBPs:TX Pt :TLEVel level Description This command sets the tone level. Parameters = Port number level...
5.2 Transmitter Syntax TMBPs:TX Pt :CASChannel? Description This query returns the CAS channel number. Parameter = Port number Response channel NR1 NUMERIC RESPONSE DATA Example TMBP:TX1:CASC? Note 5.2.26 TMBPs:TX Pt :CASBits Syntax TMBPs:TX Pt :CASBits bits Description This command sets the CAS channel bits. Parameters = Port number bits...
Chapter 5 2 Mbps Stimuli 5.3.1 TMBPs:STIMuli:TX Pt :ALARm Syntax TMBPs:STIMuli:TX Pt :ALARm type Description This command sets the alarm type to be generated. Parameters = Port number type CHARACTER PROGRAM DATA NALarm: No alarm NSIGnal: No signal AIS: Alarm indication signal NFRame: No frame DALarm: Distant alarm (RDI) NSYNc: No pattern sync...
5.4 Result 5.3.3 TMBPs:STIMuli:TX Pt :EINSert Syntax TMBPs:STIMuli:TX Pt :EINSert insertion Description This command sets the method to insert errors. Parameters = Port number insertion CHARACTER PROGRAM DATA MANual B02: Burst 1E-02 B03: Burst 1E-03 B04: Burst 1E-04 B05: Burst 1E-05 B06: Burst 1E-06 B07: Burst 1E-07 ES: Errored seconds...
Page 156
Chapter 5 2 Mbps . . . continued from previous page NSIGnal: No signal. Response: Seconds , Ratio AIS: Alarm indication Signal. Response: Seconds , Ratio NFRame: No frame. Response: Seconds , Ratio NCMF: No CRC4 multi frame. Response: Seconds , Ratio DALarm: Distant alarm.
5.5 Status . . . continued from previous page Each result is formatted according to the specification in the parameter field. Values that are not relevant or applicable for the current measurement, returns NaN (section 1.6.1). Example TMBP:RX1:IFET? (AIS,FES) (9,0.0429),(10,0.0343) Note This command...
Chapter 5 2 Mbps 5.5.12 TMBPs:STATus:RX Pt :FDUMp? Syntax TMBPs:STATus:RX Pt :FDUMp? Description This query returns a sample of a full E1 Frame (32 bytes). Parameters = Port number Response EXPRESSION RESPONSE DATA Expression format: Numeric list Contains all 32 Frame timeslots. Example TMBP:STAT:RX1:FDUM? \#H1B,\#H55,\#H55,...
5.5 Status 5.5.18 TMBPs:STATus:RX Pt :AFRequency? Syntax TMBPs:STATus:RX Pt :AFRequency? Description This query returns sub channel audio tone frequency. Unit: Hz. Parameter = Port number Response audiofrequency NR1 NUMERIC RESPONSE DATA Example TMBP:STAT:RX1:AFR? Note 5.5.19 TMBPs:STATus:RX Pt :ACOFfset? Syntax TMBPs:STATus:RX Pt :ACOFfset? Description This query returns sub channel audio coder offset.
5.6 APS 5.6.6 TMBPs:APS:RX Pt :LTIMe? Syntax TMBPs:APS:RX Pt :LTIMe? Description This query returns the minimum time of the reference event occurrences. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example TMBP:APS:RX1:LTIM? Note The maximum measurable time is 4000 ms. The maximum measurable time will be responded if the result exceeds 4000 ms.
Chapter 5 2 Mbps This section document commands to retrieve Round Trip Delay measurement results. Commands for general RTD settings are described in section 17.1 on page 929. 5.7.1 TMBPs:RTD:RX Pt :NUMBer? Syntax TMBPs:RTD:RX Pt :NUMBer? Description This query returns the number of the RTD data. Parameter = Port number Response...
Chapter 6 Receiver 6.1.1 T1:RX Pt [:ENABled] Syntax T1:RX Pt [:ENABled] interface Description This command enables or disables the T1 receiver. Parameters = Port number interface CHARACTER PROGRAM DATA DEFault = OFF Response None. Example T1:RX1 ON Note Syntax T1:RX Pt [:ENABled]? Description This query returns the state (enabled/disabled) of the T1 receiver.
Chapter 6 T1 6.1.3 T1:RX Pt :MODE Syntax T1:RX Pt :MODE mode Description This command sets the signal termination mode. Parameters = Port number mode CHARACTER PROGRAM DATA TERMinate: Nominal impedance. Normal frequency dependent AGC. BRIDged: High impedance. MONitor: Nominal impedance. Frequency linear AGC. DEFault = TERMinate Response None.
6.1 Receiver 6.1.6 T1:RX Pt :FTYPe Syntax T1:RX Pt :FTYPe type Description This command sets the PCM frame type. Parameters = Port number type CHARACTER PROGRAM DATA TSF: T1 SF/D4 mode TESF: T1 ESF mode JESF: J1 ESF mode DEFault = TSF Response None.
Chapter 6 T1 6.1.8 T1:RX Pt :PINVersion Syntax T1:RX Pt :PINVersion inverted Description This command enables or disables pattern inversion. Parameters = Port number inverted BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example T1:RX1:PINV ON Note The following patterns can be inverted: PRBSxx, QRSSxx, ALT11, ALT13, ALT17, ALT324, USER32BIT and USER2048BIT.
6.1 Receiver 6.1.11 T1:RX Pt :UP32 Syntax T1:RX Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when PATTern is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters.
Chapter 6 T1 Syntax T1:RX Pt :AUDio? Description This query returns the audio decoding. Parameter = Port number Response type CHARACTER RESPONSE DATA Example T1:RX1:AUD? Note 6.1.14 T1:RX Pt :ATSLot Syntax T1:RX Pt :ATSLot timeslotno Description This command sets the audio timeslot to be monitored. Parameters = Port number timeslotno...
6.2 Transmitter Syntax T1:RX Pt :CAS? Description This query returns the state (enabled/disabled) of the channel associated signaling. Parameter = Port number Response enable NR1 NUMERIC RESPONSE DATA Example T1:RX1:CAS? Note Transmitter 6.2.1 T1:TX Pt [:ENABled] Syntax T1:TX Pt [:ENABled] interface Description This command enables or disables the T1 transmitter.
Chapter 6 T1 6.2.3 T1:TX Pt :DINSert[:ENABle] Syntax T1:TX Pt :DINSert[:ENABle] enable Description This command enables/disables Drop and Insert. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example T1:TX1:DINS OFF Note Syntax T1:TX Pt :DINSert[:ENABle]? Description This query returns whether or not Drop and Insert is enabled.
6.2 Transmitter 6.2.6 T1:TX Pt :CODE Syntax T1:TX Pt :CODE code Description This command sets the line code type. Parameters = Port number code CHARACTER PROGRAM DATA B8ZS DEFault = B8ZS Response None. Example T1:TX1:CODE AMI Note Syntax T1:TX Pt :CODE? Description This query returns the line code type.
Chapter 6 T1 Syntax T1:TX Pt :PCMFrame? Description This query returns whether or not PCM frame is enabled. Parameter = Port number Response enable NR1 NUMERIC RESPONSE DATA Example T1:TX1:PCMF? Note 6.2.9 T1:TX Pt :FTYPe Syntax T1:TX Pt :FTYPe type Description This command sets the PCM frame type.
6.2 Transmitter Syntax T1:TX Pt :PATTern? Description This query returns the pattern type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example T1:TX1:PATT? PRBS11 Note 6.2.11 T1:TX Pt :PINVersion Syntax T1:TX Pt :PINVersion inversion Description This command enables or disables pattern inversion. Parameters = Port number inversion...
Chapter 6 T1 6.2.13 T1:TX Pt :UP16 Syntax T1:TX Pt :UP16 pattern Description This command sets the 16 bit user pattern. Parameters = Port number pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters. Response None.
6.2 Transmitter 6.2.16 T1:TX Pt :UTSLots Syntax T1:TX Pt :UTSLots content Description This command sets the content of unused time slots. Parameters = Port number content NUMERIC PROGRAM DATA MINimum=\#B00000000, MAXimum=\#B11111111, DEFault=\#B01010101 Response None. Example T1:TX1:UTSL 128 Note Syntax T1:TX Pt :UTSLots? Description This query returns the content of unused time slots.
Chapter 6 T1 6.2.19 T1:TX Pt :TLEVel Syntax T1:TX Pt :TLEVel level Description This command sets the tone level. Parameters = Port number level NUMERIC PROGRAM DATA MINimum = -70, MAXimum = 3 DEFault = -20 Allowed suffixes = dB Response None.
6.2 Transmitter 6.2.22 T1:TX Pt :CASBits Syntax T1:TX Pt :CASBits bits Description This command sets the CAS channel bits. Parameters = Port number bits NUMERIC PROGRAM DATA MINimum=\#B0000, MAXimum=\#B1111, DEFault=\#B1111 Response None. Example T1:TX1:CASB \#B1111 Note Syntax T1:TX Pt :CASBits? Description This query returns the CAS channel bits.
Chapter 6 T1 6.2.25 T1:TX Pt :SF:COCBits Syntax T1:TX Pt :SF:COCBits bits Description This command sets the CAS other channel bits for SF framing. Parameters = Port number bits NUMERIC PROGRAM DATA MINimum=\#B00, MAXimum=\#B11, DEFault=\#B11 Response None. Example T1:TX1:SF:COCB \#B00 Note Syntax T1:TX Pt :SF:COCBits?
6.3 Stimuli 6.3.6 T1:STIMuli:TX Pt :FDLink:UFDL Syntax T1:STIMuli:TX Pt :FDLink:UFDL value Description This command sets the user defined FDL code. Parameters = Port number value NUMERIC PROGRAM DATA MINimum=0, MAXimum=63, DEFault=0 Response None. Example T1:STIM:TX1:FDL:UFDL \#B111111 Note Syntax T1:STIMuli:TX Pt :FDLink:UFDL? Description This query returns the user defined FDL code.
Chapter 6 T1 Result 6.4.1 T1:RX Pt :IFETch? Syntax T1:RX Pt :IFETch? parameter Description This command fetches results from a T1 interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms NSIGnal: No signal.
6.5 Status Status 6.5.1 T1:STATus:RX Pt :AESummary[:EVENt]? Syntax T1:STATus:RX Pt :AESummary[:EVENt]? Description This query returns alarms and errors summary event register. The content of this event register is summarized in DB7 of the STATus:INTerface:PORT Pt :CONDition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA...
Chapter 6 T1 6.5.13 T1:STATus:RX Pt :APPeak? Syntax T1:STATus:RX Pt :APPeak? Description This query returns sub channel audio positive peak value. Parameter = Port number Response positivepeak NR1 NUMERIC RESPONSE DATA Example T1:STAT:RX1:APP? Note This query only applies for u-law speech and shows the largest received u-law coded value. 6.5.14 T1:STATus:RX Pt :ANPeak? Syntax...
6.5 Status 6.5.19 T1:STATus:RX Pt :FBIT? Syntax T1:STATus:RX Pt :FBIT? Description This query returns FAS bits. (Frame Alignment Signal bits). Data is shown as binary. Parameter = Port number Response bits BINARY NUMERIC RESPONSE DATA Example T1:STAT:RX1:FBIT? \#B101010 Note 6.5.20 T1:STATus:RX Pt :SBIT? Syntax T1:STATus:RX Pt :SBIT?
6.5 Status Syntax T1:STATus:RX Pt :FDL:TRIGger? Description This query returns the state of the FDL trigger. Parameter = Port number Response interface BOOLEAN RESPONSE DATA Example T1:STAT:RX1:FDL:TRIG? Note 6.5.28 T1:STATus:RX Pt :CBITs? Syntax T1:STATus:RX Pt :CBITs? Description This query returns CAS bits. Parameter = Port number Response...
6.6 APS 6.6.6 T1:APS:RX Pt :LTIMe? Syntax T1:APS:RX Pt :LTIMe? Description This query returns the minimum time has measured. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example T1:APS:RX1:LTIM? Note The maximum measurable time is 4000 ms. The maximum measurable time will be responded if the result exceeds 4000 ms.
Chapter 6 T1 This section document commands to retrieve Round Trip Delay measurement results. Commands for general RTD settings are described in section 17.1 on page 929. 6.7.1 T1:RTD:RX Pt :NUMBer? Syntax T1:RTD:RX Pt :NUMBer? Description This query returns the number of the RTD data. Parameter = Port number Response...
Chapter 7 Receiver 7.1.1 E3:RX Pt [:ENABled] Syntax E3:RX Pt [:ENABled] state Description This command enables/disables the receiver. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples E3:RX1 ON E3:RX1:ENAB ON Note Syntax E3:RX Pt [:ENABled]? Description This query returns the state (enabled/disabled) of the receiver.
Chapter 7 E3 7.1.3 E3:RX Pt :FOLLow Syntax E3:RX Pt :FOLLow follow Description This command sets the receiver to follow another setup or not to follow. Parameters = Port number follow CHARACTER PROGRAM DATA NONE: Do not follow TX: Transmitter of the same port RX1: Receiver of port 1 DEFault = NONE Response...
7.1 Receiver 7.1.5 E3:RX Pt :PATTern Syntax E3:RX Pt :PATTern type Description This command sets the pattern type. Parameters = Port number type CHARACTER PROGRAM DATA USER16BIT: Obsolete. For backward compatibility only. Same as USER32BIT. USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
Chapter 7 E3 7.1.7 E3:RX Pt :UP16 Syntax E3:RX Pt :UP16 pattern Description This command sets 16 bit user pattern. Parameters = Port number pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters. Response None.
7.2 Transmitter Transmitter 7.2.1 E3:TX Pt [:ENABled] Syntax E3:TX Pt [:ENABled] state Description This command enables/disables the transmitter. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples E3:TX1 ON E3:TX1:ENAB ON Note The ENABled command is the default node for E3:TX Pt . Syntax E3:TX Pt [:ENABled]? Description...
Chapter 7 E3 Syntax E3:TX Pt :TIMing? Description This query returns the timing source. Parameter = Port number Response source CHARACTER RESPONSE DATA Example E3:TX1:TIM? Note 7.2.4 E3:TX Pt :FOFFset Syntax E3:TX Pt :FOFFset offset Description This command sets the frequency offset for the clock source. Unit: ppm. Parameters = Port number offset...
7.2 Transmitter 7.2.6 E3:TX Pt :PATTern Syntax E3:TX Pt :PATTern type Description This command sets the pattern type. Parameters = Port number type CHARACTER PROGRAM DATA USER16BIT: Obsolete. For backward compatibility only. Same as USER32BIT. USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
Chapter 7 E3 7.2.8 E3:TX Pt :UP16 Syntax E3:TX Pt :UP16 pattern Description This command sets 16 bit user pattern. Parameters = Port number pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters. Response None.
7.3 Stimuli Stimuli 7.3.1 E3:STIMuli:TX Pt :ALARm Syntax E3:STIMuli:TX Pt :ALARm alarmtype Description This command sets the alarm type to generate. Parameters = Port number alarmtype CHARACTER PROGRAM DATA NALarm: No alarm NSIGnal: No signal AIS: Alarm Indication Signal NFRame: No frame DALarm: Distant alarm (RDI) NSYNc: No pattern sync DEFault = NALarm...
7.4 Results Results 7.4.1 E3:RX Pt :IFETch? Syntax E3:RX Pt :IFETch? parameters Description This query fetches an interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms NSIG: No signal. Response: Seconds , Ratio AIS: Alarm indication signal.
7.5 Status 7.5.6 E3:STATus:RX Pt :AESummary:CONDition? Syntax E3:STATus:RX Pt :AESummary:CONDition? Description This query returns the E3 alarms and errors summary condition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = Alarm summary DB2 (2) = Error summary DB3 - DB16 = NOT USED Example E3:STAT:RX1:AES:COND?
Chapter 7 E3 7.5.9 E3:STATus:RX Pt :ERRor[:EVENt]? Syntax E3:STATus:RX Pt :ERRor[:EVENt]? Description This query returns the errors event register. The content of this register is summarized in DB2 of the E3:STATus:RX Pt :AESummary:CONDition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = FAS words DB2 (2) = NOT USED...
7.6 RTD This section document commands to retrieve Round Trip Delay measurement results. Commands for general RTD settings are described in section 17.1 on page 929. 7.6.1 E3:RTD:RX Pt :NUMBer? Syntax E3:RTD:RX Pt :NUMBer? Description This query returns the number of the RTD data. Parameter = Port number Response...
Chapter 8 Receiver 8.1.1 T3:RX Pt [:ENABled] Syntax T3:RX Pt [:ENABled] state Description This command enables/disables the receiver. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples T3:RX1 ON T3:RX1:ENAB ON Note Syntax T3:RX Pt [:ENABled]? Description This query returns the state (enabled/disabled) of the receiver.
Chapter 8 T3 8.1.3 T3:RX Pt :FOLLow Syntax T3:RX Pt :FOLLow follow Description This command sets the receiver to follow another setup or not to follow. Parameters = Port number follow CHARACTER PROGRAM DATA NONE: Do not follow TX: Transmitter of the same port RX1: Receiver of port 1 DEFault = NONE Response...
8.1 Receiver 8.1.6 T3:RX Pt :PATTern Syntax T3:RX Pt :PATTern type Description This command sets the pattern type. Parameters = Port number type CHARACTER PROGRAM DATA USER16BIT: Obsolete. For backward compatibility only. Same as USER32BIT. USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
Chapter 8 T3 8.1.8 T3:RX Pt :UP16 Syntax T3:RX Pt :UP16 pattern Description This command sets 16 bit user pattern. Parameters = Port number pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters. Response None.
8.2 Transmitter Transmitter 8.2.1 T3:TX Pt [:ENABled] Syntax T3:TX Pt [:ENABled] state Description This command enables/disables the transmitter. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples T3:TX1 ON T3:TX1:ENAB ON Note The ENABled command is the default node for T3:TX Pt . Syntax T3:TX Pt [:ENABled]? Description...
Chapter 8 T3 Syntax T3:TX Pt :TIMing? Description This query returns the timing source. Parameter = Port number Response source CHARACTER RESPONSE DATA Example T3:TX1:TIM? Note 8.2.4 T3:TX Pt :FOFFset Syntax T3:TX Pt :FOFFset offset Description This command sets the frequency offset for the clock source. Unit: ppm. Parameters = Port number offset...
8.2 Transmitter Syntax T3:TX Pt :FTYPe? Description This query returns PCM frame type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example T3:TX1:FTYP? CBIT Note 8.2.7 T3:TX Pt :LBOut Syntax T3:TX Pt :LBOut Description This command sets the line build out. Parameters = Port number CHARACTER PROGRAM DATA...
Chapter 8 T3 Syntax T3:TX Pt :PATTern? Description This query returns the pattern type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example T3:TX1:PATT? PRBS11 Note 8.2.9 T3:TX Pt :PINVersion Syntax T3:TX Pt :PINVersion inverted Description This command sets pattern inversion. Parameters = Port number inverted...
8.2 Transmitter Syntax T3:TX Pt :UP32? Description This query returns the 32 bit wide user defined pattern. Parameter = Port number Response pattern STRING RESPONSE DATA Example T3:TX1:UP32? ""01101"" Note 8.2.12 T3:TX Pt :UP2K Syntax T3:TX Pt :UP2K pattern Description This command sets the 2048 bit wide user defined pattern.
Chapter 8 T3 Stimuli 8.3.1 T3:STIMuli:TX Pt :ALARm Syntax T3:STIMuli:TX Pt :ALARm alarmtype Description This command sets the alarm type to generate. Parameters = Port number alarmtype CHARACTER PROGRAM DATA NALarm: No alarm NSIGnal: No signal AIS: Alarm Indication Signal RAI: Remote Alarm Indication IDLE: Idle NFRame: No frame (LOF)
Chapter 8 T3 Results 8.4.1 T3:RX Pt :IFETch? Syntax T3:RX Pt :IFETch? parameters Description This query fetches an interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms NSIG: No signal. Response: Seconds , Ratio AIS: Alarm indication signal.
Chapter 8 T3 8.5.6 T3:STATus:RX Pt :AESummary:CONDition? Syntax T3:STATus:RX Pt :AESummary:CONDition? Description This query returns the T3 alarms and errors summary condition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = Alarm summary DB2 (2) = Error summary DB3 - DB16 = NOT USED Example T3:STAT:RX1:AES:COND?
8.5 Status 8.5.9 T3:STATus:RX Pt :ERRor[:EVENt]? Syntax T3:STATus:RX Pt :ERRor[:EVENt]? Description This query returns the errors event register. The content of this register is summarized in DB2 of the T3:STATus:RX Pt :AESummary:CONDition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = F-bit) DB2 (2) = NOT USED DB3 (4) = Pattern...
Chapter 8 T3 This section document commands to retrieve Round Trip Delay measurement results. Commands for general RTD settings are described in section 17.1 on page 929. 8.6.1 T3:RTD:RX Pt :NUMBer? Syntax T3:RTD:RX Pt :NUMBer? Description This query returns the number of the RTD data. Parameter = Port number Response...
Chapter 9 Receiver 9.1.1 E4:RX Pt [:ENABled] Syntax E4:RX Pt [:ENABled] state Description This command enables/disables the receiver. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples E4:RX1 ON E4:RX1:ENAB ON Note ENABled is the default node for E4:RX Pt . Syntax E4:RX Pt [:ENABled]? Description...
Chapter 9 E4 9.1.3 E4:RX Pt :FOLLow Syntax E4:RX Pt :FOLLow follow Description This command sets the receiver to follow another setup or not to follow. Parameters = Port number follow CHARACTER PROGRAM DATA NONE: Do not follow TX: Transmitter of the same port RX1: Receiver of port 1 DEFault = NONE Response...
9.1 Receiver 9.1.5 E4:RX Pt :PATTern Syntax E4:RX Pt :PATTern type Description This command sets the pattern type. Parameters = Port number type CHARACTER PROGRAM DATA USER16BIT: Obsolete. For backward compatibility only. Same as USER32BIT. USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
Chapter 9 E4 9.1.7 E4:RX Pt :UP16 Syntax E4:RX Pt :UP16 pattern Description This command sets 16 bit user pattern. Parameters = Port number pattern NUMERIC PROGRAM DATA MINimum=0, MAXimum=65535 DEFault=0 Response None. Example E4:RX1:UP16 \#B1111000011110000 Note This command is for backward compatibility only, and a query command is not available. Actually the new 32 bit user pattern is set by this command.
9.2 Transmitter Transmitter 9.2.1 E4:TX Pt [:ENABled] Syntax E4:TX Pt [:ENABled] state Description This command enables/disables the transmitter. Parameters = Port number state CHARACTER PROGRAM DATA DEFault = OFF Response None. Examples E4:TX ON E4:TX1:ENAB ON Note The ENABled command is the default node for E4:TX. Syntax E4:TX Pt [:ENABled]? Description...
Chapter 9 E4 Syntax E4:TX Pt :TIMing? Description This query returns the timing source. Parameter = Port number Response source CHARACTER RESPONSE DATA Example E4:TX1:TIM? Note 9.2.4 E4:TX Pt :FOFFset Syntax E4:TX Pt :FOFFset offset Description This command sets the frequency offset for the clock source. Unit: ppm. Parameters = Port number offset...
9.2 Transmitter 9.2.6 E4:TX Pt :PATTern Syntax E4:TX Pt :PATTern type Description This command sets the pattern type. Parameters = Port number type CHARACTER PROGRAM DATA USER16BIT: Obsolete. For backward compatibility only. Same as USER32BIT. USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
Chapter 9 E4 9.2.8 E4:TX Pt :UP16 Syntax E4:TX Pt :UP16 pattern Description This command sets 16 bit user pattern. Parameters = Port number pattern NUMERIC PROGRAM DATA MINimum=0, MAXimum=65535 DEFault=0 Response None. Example E4:TX1:UP16 \#B1111000011110000 Note This command is for backward compatibility only, and a query command is not available. Actually the new 32 bit user pattern is set by this command.
9.3 Stimuli Stimuli 9.3.1 E4:STIMuli:TX Pt :ALARm Syntax E4:STIMuli:TX Pt :ALARm alarmtype Description This command sets the alarm type to generate. Parameters = Port number alarmtype CHARACTER PROGRAM DATA NALarm: No alarm NSIGnal: No signal AIS: Alarm Indication Signal NFRame: No frame DALarm: Distant alarm (RDI) NSYNc: No pattern sync DEFault = NALarm...
9.4 Status Status 9.4.1 E4:STATus:RX Pt :PSLevel? Syntax E4:STATus:RX Pt :PSLevel? Description This query returns physical signal level. Unit: dB. Parameter = Port number Response signallevel STRING RESPONSE DATA Example E4:STAT:RX1:PSL? ""-0.5"" Notes If signal levels is too high, the response will be ""TOO HIGH"". 9.4.2 E4:STATus:RX Pt :PDEViation? Syntax...
9.4 Status 9.4.9 E4:STATus:RX Pt :ERRor[:EVENt]? Syntax E4:STATus:RX Pt :ERRor[:EVENt]? Description This query returns the errors event register. The content of this register is summarized in DB2 of the E4:STATus:RX Pt :AESummary:CONDition register. Parameter = Port number Response register NR1 NUMERIC RESPONSE DATA DB1 (1) = FAS words DB2 - DB3 = NOT USED DB4 (8) = Pattern...
Chapter 9 E4 Results 9.5.1 E4:RX Pt :IFETch? Syntax E4:RX Pt :IFETch? parameters Description This query fetches an interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms NSIG: No signal. Response: Seconds , Ratio AIS: Alarm indication signal.
9.6 RTD This section document commands to retrieve Round Trip Delay measurement results. Commands for general RTD settings are described in section 17.1 on page 929. 9.6.1 E4:RTD:RX Pt :NUMBer? Syntax E4:RTD:RX Pt :NUMBer? Description This query returns the number of the RTD data. Parameter = Port number Response...
Chapter 10 Use MEAS:SET:PORT Pt :TERM to change the SDH/SONET terminology (see section 18.2.1). 10.1 Receiver 10.1.1 SDH:RX Pt :INTerface Syntax SDH:RX Pt :INTerface mode Description This command sets the used interface or switches off the receiver. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Disables receiver...
Chapter 10 SDH Syntax SDH:RX Pt :STMLevel? Description This query returns the STM level of the SDH receiver. Parameter = Port number Response level NR1 NUMERIC RESPONSE DATA Example SDH:RX1:STML? Note 10.1.3 SDH:RX Pt :AUGRoup Syntax SDH:RX Pt :AUGRoup Description This command sets the AU Group(s) to be used in the signal structure.
10.1 Receiver 10.1.5 SDH:RX Pt :CONTainer Syntax SDH:RX Pt :CONTainer type Description This command sets the container type (container-n). Parameters = Port number type CHARACTER PROGRAM DATA DEFault = C4 Response None. Example SDH:RX1:CONT C4 Note Setting the container type. Syntax SDH:RX Pt :CONTainer? Description...
Chapter 10 SDH 10.1.7 SDH:RX Pt :PATTern Syntax SDH:RX Pt :PATTern pattern Description This command sets the pattern to be expected as payload when SSTRucture is BULK. Parameters = Port number pattern CHARACTER PROGRAM DATA USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
10.1 Receiver 10.1.9 SDH:RX Pt :UP32 Syntax SDH:RX Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when PATTern is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
Chapter 10 SDH 10.1.12 SDH:RX Pt :TCM Syntax SDH:RX Pt :TCM mode Description This command sets the Tandem Connection Monitoring mode. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Off VC4: N1 (VC-4) VC3: N1 (VC-3) VC12: N2 (VC-12) VC11: N2 (VC-12) DEFault = OFF Response...
10.1 Receiver Syntax SDH:RX Pt :TUG2? Description This query returns TUG2 number for signal structure. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example SDH:RX1:TUG2? Note 10.1.15 SDH:RX Pt :TU12 Syntax SDH:RX Pt :TU12 Description This command sets the TU-12 number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA...
Chapter 10 SDH 10.1.17 SDH:RX Pt :CHANnel Syntax SDH:RX Pt :CHANnel Description This command sets the channel number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA MINimum=1, MAXimum=84, DEFault = 1 Response None. Example SDH:RX1:CHAN 1 Note This value influences the TUG-3, TUG-2, TU-12 and TU-11 numbers.
10.1 Receiver 10.1.20 SDH:RX Pt :FOLLow Syntax SDH:RX Pt :FOLLow mode Description This command sets the receiver setup to follow another setup or not to follow. Parameters = Port number mode CHARACTER PROGRAM DATA NONE: Do not follow. TX: Follows setup of the Tx port. RX1: Follows setup of the Rx port1.
Chapter 10 SDH 10.2 Transmitter 10.2.1 SDH:TX Pt :INTerface Syntax SDH:TX Pt :INTerface mode Description This command sets the used interface of the transmitter. Parameters = Port number mode CHARACTER PROGRAM DATA ELECtrical: Electrical interface SFP: SFP/SFP+ optical interface CFP: CFP optical interface DEFault = ELEC Response None.
Chapter 10 SDH 10.2.6 SDH:TX Pt :AUGRoup Syntax SDH:TX Pt :AUGRoup value Description This command sets the AUG where the test signal is inserted. Parameters = Port number value NUMERIC PROGRAM DATA 1 to 768 DEFault = ALL Response None. Example SDH:TX1:AUGR ALL Note...
10.2 Transmitter 10.2.8 SDH:TX Pt :CONTainer Syntax SDH:TX Pt :CONTainer type Description This command sets the container type (container-n). Parameters = Port number type CHARACTER PROGRAM DATA DEFault = C4 Response None. Example SDH:TX1:CONT C4 Note Setting the container type. Syntax SDH:TX Pt :CONTainer? Description...
Chapter 10 SDH 10.2.10 SDH:TX Pt :PATTern Syntax SDH:TX Pt :PATTern pattern Description This command sets the pattern to be used as payload when SSTRucture is BULK. Parameters = Port number pattern CHARACTER PROGRAM DATA USER32BIT: 32 bit user defined pattern. USER2048BIT: 2048 bit user defined pattern.
10.2 Transmitter 10.2.12 SDH:TX Pt :UP32 Syntax SDH:TX Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when PATTern is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
Chapter 10 SDH 10.2.15 SDH:TX Pt :TIMing Syntax SDH:TX Pt :TIMing source Description This command sets the timing source. Parameters = Port number source CHARACTER PROGRAM DATA INTernal: Internal clock. EXTernal: External clock. RX: Received Rx signal clock. DEFault = INT Response None.
10.2 Transmitter Syntax SDH:TX Pt :TUG3? Description This query returns TUG3 number for the signal structure. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example SDH:TX1:TUG3? Note 10.2.18 SDH:TX Pt :TUG2 Syntax SDH:TX Pt :TUG2 Description This command sets the TUG-2 number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA...
Chapter 10 SDH 10.2.20 SDH:TX Pt :TU11 Syntax SDH:TX Pt :TU11 Description This command sets the TU-11 number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA 1: TU-11 number one. 2: TU-11 number two. 3: TU-11 number three. 4: TU-11 number four.
10.2 Transmitter Syntax SDH:TX Pt :MAPPing? Description This query returns the mapping type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example SDH:TX1:MAPP? SYNC Note 10.2.23 SDH:TX Pt :SOH:DEFault Syntax SDH:TX Pt :SOH:DEFault Description This command sets all STM SOH bytes to their default value. Parameter = Port number Response...
Chapter 10 SDH 10.2.26 SDH:TX Pt :SOH Syntax SDH:TX Pt :SOH SOH-byte , value1 [, value2 [, value3 ]] Description This command sets the value of the specified bytes in the SOH. Parameters = Port number SOH-byte CHARACTER PROGRAM DATA A1: 3 bytes.
10.2 Transmitter Syntax SDH:TX Pt :SOH? SOH-byte Description This query returns the value of the specified bytes in the SOH. Parameters = Port number SOH-byte CHARACTER PROGRAM DATA Response value1 HEXADECIMAL NUMERIC RESPONSE DATA [, value2 HEXADECIMAL NUMERIC RESPONSE DATA [, value3 HEXADECIMAL NUMERIC RESPONSE DATA ]] Examples...
Chapter 10 SDH Syntax SDH:TX Pt :VC4:POH:TRACe:CRC? Description This query returns the mode of the overhead trace (J1) CRC. Parameter = Port number Response mode BOOLEAN RESPONSE DATA Example SDH:TX1:VC4:POH:TRAC:CRC? Note 10.2.30 SDH:TX Pt :VC4:POH:TTCM Syntax SDH:TX Pt :VC4:POH:TTCM string [, idlechar ] Description This command sets the VC-4 TCM trace (N1) to the specified string and its idle char.
10.2 Transmitter 10.2.32 SDH:TX Pt :VC3:POH:DEFault Syntax SDH:TX Pt :VC3:POH:DEFault Description This command sets all VC-3 path overhead bytes to their default value. Parameter = Port number Response None. Example SDH:TX1:VC3:POH:DEF Note There is no query version of this command. 10.2.33 SDH:TX Pt :VC3:POH:TRACe Syntax...
Chapter 10 SDH 10.2.35 SDH:TX Pt :VC3:POH:TTCM Syntax SDH:TX Pt :VC3:POH:TTCM string [, idlechar ] Description This command sets the VC-3 TCM trace (N1) to the specified string, and the idle char. Parameters = Port number string STRING PROGRAM DATA Quoted string: Path trace string.
10.2 Transmitter 10.2.38 SDH:TX Pt :VC12:POH:TRACe Syntax SDH:TX Pt :VC12:POH:TRACe string [, idlechar ] Description This command sets the VC-12 path trace (J2) to the specified string and the idle char. Parameters = Port number string STRING PROGRAM DATA Quoted string: Path trace string. DEFault = ""Message Test J2""...
Chapter 10 SDH 10.2.46 SDH:TX Pt :VC11:POH Syntax SDH:TX Pt :VC11:POH POH-byte , value Description This command sets the value of the specified byte in the VC-11 path overhead. Parameters = Port number POH-byte CHARACTER PROGRAM DATA V5: V5 byte. N2: N2 byte.
10.2 Transmitter 10.2.49 SDH:TX Pt :AU3:VC3:POH:TRACe:CRC Syntax SDH:TX Pt :AU3:VC3:POH:TRACe:CRC mode Description This command sets the section overhead trace (J1) CRC mode (OFF/ON). Parameters = Port number mode BOOLEAN PROGRAM DATA DEFault = ON Response None. Example SDH:TX1:AU3:VC3:POH:TRAC:CRC ON Note Syntax SDH:TX Pt :AU3:VC3:POH:TRACe:CRC? Description...
Chapter 10 SDH Syntax SDH:TX Pt :AU3:VC3:POH? POH-byte Description This query returns the value of the specified byte in the VC-3 path overhead. Parameters = Port number POH-byte CHARACTER PROGRAM DATA Response value HEXADECIMAL NUMERIC RESPONSE DATA Example SDH:TX1:AU3:VC3:POH? C2 \#H00 Note 10.2.52...
Chapter 10 SDH Syntax SDH:TX Pt :STL:MMAPing:LANE? Description This query returns the STL lane marker assignment. Parameter = Port number Response ( value ) * = EXPRESSION RESPONSE DATA Format: Numeric List Example SDH:TX1:STL:MMAP:LANE? (0,1,2,3) Note This command can be used on 40G 10.3 Stimuli 10.3.1...
10.3 Stimuli 10.3.2 SDH:STIMuli:TX Pt :ALARm Syntax SDH:STIMuli:TX Pt :ALARm alarmtype Description This command sets the type of alarm to be generated. Parameters = Port number alarmtype CHARACTER PROGRAM DATA LOS: Loss of signal LOF: Loss of frame OOF: Out of frame MSAIS: MS alarm indication signal MSRDI: MS remote defect indicator AUAIS: AU alarm indication signal...
Chapter 10 SDH Syntax SDH:STIMuli:TX Pt :AINSert? Description This query returns the alarm insertion method. Parameter = Port number Response insertion CHARACTER RESPONSE DATA Example SDH:STIM:TX1:AINS? PERM Note 10.3.4 SDH:STIMuli:TX Pt :ANLength Syntax SDH:STIMuli:TX Pt :ANLength frames Description This command sets the alternate normal length. Parameters = Port number frames...
10.3 Stimuli 10.3.6 SDH:STIMuli:TX Pt :ERRor Syntax SDH:STIMuli:TX Pt :ERRor errordestination Description This command sets the error destination. Parameters = Port number errordestination CHARACTER PROGRAM DATA A1A2: Frame alignment word B1: B1 checksum byte B2: B2 checksum byte MSREI: MS remote error indication B3: B3 checksum byte HPREI: HP Remote error indication V5LPB3: B3 checksum of the low-order path...
10.3 Stimuli 10.3.9 SDH:STIMuli:TX Pt :ENLength Syntax SDH:STIMuli:TX Pt :ENLength frames Description This command sets the alternate normal length. Parameters = Port number frames NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 8000, DEFault=1 Maximum depends on the error insert method, see SDH:STIM:TX Pt :EINS Response None.
Chapter 10 SDH Syntax SDH:STIMuli:TX Pt :PTSequence? type Description This query returns the SDH pointer test sequence. Parameters = Port number type CHARACTER PROGRAM DATA AU4: AU-4 pointer AU3: AU-3 pointer TU3: TU-3 pointer TU12: TU-12 pointer TU11: TU-11 pointer Response sequence CHARACTER RESPONSE DATA...
10.3 Stimuli 10.3.13 SDH:STIMuli:TX Pt :PJUMp Syntax SDH:STIMuli:TX Pt :PJUMp type , value [, ndf ] Description This command sets the SDH pointer jump. The value specifies the new pointer value. Parameters = Port number type CHARACTER PROGRAM DATA AU4: AU-4 pointer AU3: AU-3 pointer TU3: TU-3 pointer TU12: TU-12 pointer...
Chapter 10 SDH 10.3.15 SDH:STIMuli:TX Pt :STL:ALARm Syntax SDH:STIMuli:TX Pt :STL:ALARm alarmtype Description This command sets the type of alarm to be inserted. Parameters = Port number alarmtype CHARACTER PROGRAM DATA LOFOOF: LOF/OOF-STL LOROOR: LOR/OOR-STL DEFault = LOFOOF Response None. Example SDH:STIM:TX1:STL:ALAR LOFOOF Note...
10.3 Stimuli Syntax SDH:STIMuli:TX Pt :STL:ABLength? Description This query returns the alarm burst length. Parameter = Port number Response frames NR1 NUMERIC RESPONSE DATA Example SDH:STIM:TX1:STL:ABL? 8000 Note This command can be used on 40G 10.3.18 SDH:STIMuli:TX Pt :STL:AALength Syntax SDH:STIMuli:TX Pt :STL:AALength frames Description...
Chapter 10 SDH Syntax SDH:STIMuli:TX Pt :STL:ERRor? Description This query returns the type of error to be inserted. Parameter = Port number Response errortype CHARACTER RESPONSE DATA Example SDH:STIM:TX1:STL:ERR? A1A2 Note This command can be used on 40G 10.3.21 SDH:STIMuli:TX Pt :STL:EINSert Syntax SDH:STIMuli:TX Pt :STL:EINSert insertion...
10.3 Stimuli Syntax SDH:STIMuli:TX Pt :STL:ENLength? Description This query returns the alternate normal length. Parameter = Port number Response frames NR1 NUMERIC RESPONSE DATA Example SDH:STIM:TX1:STL:ENL? 8000 Note This command can be used on 40G 10.3.24 SDH:STIMuli:TX Pt :STL:SKEW:BIT Syntax SDH:STIMuli:TX Pt :STL:SKEW:BIT bits Description...
Chapter 10 SDH 10.4 Result 10.4.1 SDH:RX Pt :IFETch? Syntax SDH:RX Pt :IFETch? parameter Description This query fetches a SDH interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms LOS: Loss of signal.
Chapter 10 SDH . . . continued from previous page Requires the current interface/application is active in the measurement. If the requested result is not available, NaN (section 1.6.1) is returned. If there is one or more results, the last "","" is always removed. 10.4.2 SDH:PMOVement:RX Pt :FETCh? Syntax...
10.5 Status 10.5.3 SDH:STATus:RX Pt :ALARm section [:EVENt]? Syntax SDH:STATus:RX Pt :ALARm section [:EVENt]? Description This query returns one of the alarms event register. These registers are summarized in DB1 and DB2 of the SDH:STATus:RX Pt :AESummary:CONDition register. Parameters = Port number section = Physical- and high-order path alarms(1), Low-order path and tandem connec- tion alarms(2) or STL alarms(3)
Chapter 10 SDH 10.5.4 SDH:STATus:RX Pt :ALARm section :CONDition? Syntax SDH:STATus:RX Pt :ALARm section :CONDition? Description This query returns one of the alarms condition registers. These registers are summarized in DB3 and DB4 of the SDH:STATus:RX Pt :AESummary:CONDition register. Parameters = Port number section = Physical- and high-order path alarms(1), Low-order path and tandem connec-...
Chapter 10 SDH 10.5.11 SDH:STATus:RX Pt :DIFFerence? Syntax SDH:STATus:RX Pt :DIFFerence? Description This query returns physical bit rate difference between port A and port B (RX1 - RX2). Units: ppm, bps and bits. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA Accumulated difference in bits.
10.5 Status 10.5.15 SDH:STATus:RX Pt :CAPTure Frame :SOH? Syntax SDH:STATus:RX Pt :CAPTure Frame :SOH? SOH-byte Description This query returns the SOH bytes from the selected frame. 256 new frames are captured every second. Parameters = Port number Frame = Frame number (1-64) SOH-byte CHARACTER PROGRAM DATA A1: Returns 3 bytes.
Chapter 10 SDH 10.5.17 SDH:STATus:RX Pt :CAPTure Frame :VC4:POH? Syntax SDH:STATus:RX Pt :CAPTure Frame :VC4:POH? POH-byte Description This query returns the VC4 path overhead bytes from the selected frame. 256 new frames are captured every second. Parameters = Port number Frame = Frame number (1-64) POH-byte...
10.5 Status 10.5.20 SDH:STATus:RX Pt :CAPTure:VC12:POH:TRACe? Syntax SDH:STATus:RX Pt :CAPTure:VC12:POH:TRACe? Description This query returns VC12 path overhead trace (J2) for the latest captured frames. 64 new frames are captured every second. Parameter = Port number Response J2 trace STRING RESPONSE DATA Example SDH:STAT:RX1:CAPT:VC12:POH:TRAC? ""Message Test J2""...
Chapter 10 SDH 10.5.24 SDH:STATus:RX Pt :CAPTure:AU3:VC3:POH:TRACe? Syntax SDH:STATus:RX Pt :CAPTure:AU3:VC3:POH:TRACe? Description This query returns the VC3 path overhead trace (J1) for the latest captured frames. 64 new frames are captured every second. Parameters = Port number Response J1 trace STRING RESPONSE DATA Example SDH:STAT:RX1:CAPT:AU3:VC3:POH:TRAC?
Chapter 10 SDH 10.6.6 SDH:APS:RX Pt :MTIMe? Syntax SDH:APS:RX Pt :MTIMe? Description This query returns the maximum time has measured. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA limit exceeded NR1 NUMERIC RESPONSE DATA Returns 1, if the reference maximum limit has been exceeded. Example SDH:APS:RX1:MTIM? 4.000,0...
10.6 APS 10.6.9 SDH:APS:RX Pt :EVENt Syntax SDH:APS:RX Pt :EVENt event Description This command sets the time reference event. Parameters = Port number event CHARACTER PROGRAM DATA LOS = Loss of signal LOF = Loss of frame OOF = Out of frame MSAIS = MS alarm indication signal MSRDI = MS remote defect indicator APSS = APS switch-over...
Chapter 10 SDH Syntax SDH:APS:RX Pt :MLIMit? Description This query returns the time reference maximum limit. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example SDH:APS:RX1:MLIM? 50.000 Note 10.6.11 SDH:APS:RX Pt :PERiod Syntax SDH:APS:RX Pt :PERiod period Description This command sets the error free period.
10.6 APS 10.6.13 SDH:APS:RX Pt :RTYPe Syntax SDH:APS:RX Pt :RTYPe type Description This command sets the request type for the transmitter. Parameter = Port number type CHARACTER PROGRAM DATA Ring Request Types: for SDH:APS:RX Pt :CONFig? RING,..RLOP = Lockout of protection (span) RFSS = Forced switch (span) RFSR = Forced switch (ring) RSFS = Signal fail (span)
Chapter 10 SDH 10.6.14 SDH:APS:RX Pt :K1 Syntax SDH:APS:RX Pt :K1 value Description This command sets the destination node/source channel (K1). Parameters = Port number value NUMERIC PROGRAM DATA MINimum=0, MAXimum=15, DEFault = 0 Response None. Example SDH:APS:RX1:K1 3 Notes Cannot be changed if the SDH:APS:CONFig command is set to LIN, 1P1.
10.7 Tributary Scan 10.7.2 SDH:TSCan:STOP Syntax SDH:TSCan:STOP Description This command stops the tributary scan test. Parameter None. Response None. Example SDH:TSC:STOP Note 10.7.3 SDH:TSCan:RX Pt :NHOContainer? Syntax SDH:TSCan:RX Pt :NHOContainer? Description This query returns the number of High-order containers (VC-4/3) Parameter = Port number Response...
Chapter 10 SDH 10.7.7 SDH:TSCan:RX Pt :DHOContainer? Syntax SDH:TSCan:RX Pt :DHOContainer? VC4/3 Description This query returns the detailed alarm and error information from a High-order container (VC-4/3). Parameters = Port number = High-order container number MINimum=1, MAXimum=768 Response selected , = STRING RESPONSE DATA .
10.7 Tributary Scan 10.7.11 SDH:TSCan:RX Pt :DMUX? Syntax SDH:TSCan:RX Pt :DMUX? Description This query returns the detailed alarm and error information from the MUX. Parameter = Port number Response selected STRING RESPONSE DATA . Rx MUX alarmserrors STRING RESPONSE DATA List of alarms and errors.
Chapter 10 SDH 10.8 This section document commands for the Round Trip Delay application. Commands for general RTD settings are described in section 17.1 on page 929. 10.8.1 SDH:RTD:RX Pt :MLIMit Syntax SDH:RTD:RX Pt :MLIMit Description This command sets the time reference maximum limit. Unit: us. Parameters = Port number NUMERIC PROGRAM DATA...
10.8 RTD 10.8.5 SDH:RTD:RX Pt :LTIMe? Syntax SDH:RTD:RX Pt :LTIMe? Description This query returns the least (minimum) time of RTD. Unit: us. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example SDH:RTD:RX1:LTIM? Note The maximum measurable time will be responded if the result exceeds the maximum mea- surable time.
Chapter 11 SONET Use MEAS:SET:PORT Pt :TERM to change the SDH/SONET terminology (see section 18.2.1). 11.1 Receiver 11.1.1 SONet:RX Pt :INTerface Syntax SONet:RX Pt :INTerface mode Description This command sets the used interface or switches off the receiver. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Disables receiver...
Chapter 11 SONET Syntax SONet:RX Pt :OCLevel? Description This query returns the OC level of the SONET receiver. Parameter = Port number Response level NR1 NUMERIC RESPONSE DATA Example SON:RX1:OCL? Note 11.1.3 SONet:RX Pt :STSLevel Syntax SONet:RX Pt :STSLevel level Description This command sets the STS level of the SONET receiver.
11.1 Receiver 11.1.5 SONet:RX Pt :CONCatenation Syntax SONet:RX Pt :CONCatenation level Description This command sets the STS concatenation level. Parameters = Port number level CHARACTER PROGRAM DATA STS1SPE STS3CSPE STS12C STS48C STS192C STS768C DEFault = STS3CSPE Response None. Example SON:RX1:CONC STS3CSPE Note Setting the STS concatenation level may change the OC level.
Chapter 11 SONET 11.1.7 SONet:RX Pt :SSTRucture Syntax SONet:RX Pt :SSTRucture structure Description This command sets the expected SONET signal structure. Parameters = Port number structure CHARACTER PROGRAM DATA BULK: Bulk data in the STS3. E1: E1 signal in a VT2 in one or all STS's E3: E3 signal in a STS1 in one or all STS's DS1: DS1 signal in a VT15 in one or all STS's DS3: DS3 signal in a STS1 in one or all STS's...
11.1 Receiver 11.1.9 SONet:RX Pt :UP32 Syntax SONet:RX Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when PATTern is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
Chapter 11 SONET 11.1.12 SONet:RX Pt :TCM Syntax SONet:RX Pt :TCM mode Description This command sets the Tandem Connection Monitoring mode. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Off STS3: Z5 (STS3) STS1: Z5 (STS1) VT2: Z6 (VT2) VT15: Z6 (VT1.5) DEFault = OFF Response...
11.1 Receiver Syntax SONet:RX Pt :VTG? Description This query returns VTG number for signal structure. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example SON:RX1:VTG? Note 11.1.15 SONet:RX Pt :VT2 Syntax SONet:RX Pt :VT2 Description This command sets the VT2 number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA...
Chapter 11 SONET 11.1.17 SONet:RX Pt :CHANnel Syntax SONet:RX Pt :CHANnel Description This command sets the channel number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA MINimum=1, MAXimum=84, DEFault = 1 Response None. Example SON:RX1:CHAN 1 Note This value influences the TUG-3, VTG, VT2 and VT1.5 numbers.
11.1 Receiver 11.1.20 SONet:RX Pt :FOLLow Syntax SONet:RX Pt :FOLLow mode Description This command sets the receiver setup to follow another setup or not to follow. Parameters = Port number mode CHARACTER PROGRAM DATA NONE: Do not follow. TX: Follows setup of the Tx port. RX1: Follows setup of the Rx port1.
Chapter 11 SONET 11.2 Transmitter 11.2.1 SONet:TX Pt :INTerface Syntax SONet:TX Pt :INTerface mode Description This command sets the used interface of the transmitter. Parameters = Port number mode CHARACTER PROGRAM DATA ELECtrical: Electrical interface SFP: SFP/SFP+ optical interface CFP: CFP optical interface DEFault = ELEC Response None.
Chapter 11 SONET 11.2.6 SONet:TX Pt :STSLevel Syntax SONet:TX Pt :STSLevel level Description This command sets the STS level of the SONET receiver. Parameters = Port number level CHARACTER PROGRAM DATA 3: STS-3 signal. 12: STS-12 signal. 48: STS-48 signal. 192: STS-192 signal.
11.2 Transmitter 11.2.8 SONet:TX Pt :CONCatenation Syntax SONet:TX Pt :CONCatenation level Description This command sets the STS concatenation level. Parameters = Port number level CHARACTER PROGRAM DATA STS1SPE STS3CSPE STS12C STS48C STS192C STS768C DEFault = STS3CSPE Response None. Example SON:TX1:CONC STS3CSPE Note Setting the STS concatenation level may change the STM level.
Chapter 11 SONET 11.2.10 SONet:TX Pt :SSTRucture Syntax SONet:TX Pt :SSTRucture structure Description This command sets the SONET signal structure. Parameters = Port number structure CHARACTER PROGRAM DATA BULK: Bulk data in the STS3. E1: E1 signal in a VC-12 in one or all STS's E3: E3 signal in a VC-3 in one or all STS's DS1: DS1 signal in a VC-11 in one or all STS's DS3: DS3 signal in a VC-3 in one or all STS's...
11.2 Transmitter 11.2.12 SONet:TX Pt :UP32 Syntax SONet:TX Pt :UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when PATTern is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
Chapter 11 SONET 11.2.15 SONet:TX Pt :TIMing Syntax SONet:TX Pt :TIMing source Description This command sets the timing source. Parameters = Port number source CHARACTER PROGRAM DATA INTernal: Internal clock. EXTernal: External clock. RX: Received Rx signal clock. DEFault = INT Response None.
11.2 Transmitter Syntax SONet:TX Pt :TUG3? Description This query returns TUG3 number for the signal structure. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example SON:TX1:TUG3? Note 11.2.18 SONet:TX Pt :VTG Syntax SONet:TX Pt :VTG Description This command sets the VTG number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA...
Chapter 11 SONET 11.2.20 SONet:TX Pt :VT15 Syntax SONet:TX Pt :VT15 Description This command sets the VT1.5 number for the signal structure. Parameters = Port number NUMERIC PROGRAM DATA 1: VT1.5 number one. 2: VT1.5 number two. 3: VT1.5 number three. 4: VT1.5 number four.
11.2 Transmitter Syntax SONet:TX Pt :MAPPing? Description This query returns the mapping type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example SON:TX1:MAPP? SYNC Note 11.2.23 SONet:TX Pt :TOH:DEFault Syntax SONet:TX Pt :TOH:DEFault Description This command sets all OC TOH bytes to their default value. Parameter = Port number Response...
Chapter 11 SONET 11.2.26 SONet:TX Pt :TOH Syntax SONet:TX Pt :TOH TOH-byte , value1 [, value2 [, value3 ]] Description This command sets the value of the specified bytes in the TOH. Parameters = Port number TOH-byte CHARACTER PROGRAM DATA A1: 3 bytes.
11.2 Transmitter Syntax SONet:TX Pt :TOH? TOH-byte Description This query returns the value of the specified bytes in the TOH. Parameters = Port number SOH-byte CHARACTER PROGRAM DATA Response value1 HEXADECIMAL NUMERIC RESPONSE DATA [, value2 HEXADECIMAL NUMERIC RESPONSE DATA [, value3 HEXADECIMAL NUMERIC RESPONSE DATA ]] Examples...
Chapter 11 SONET Syntax SONet:TX Pt :STS3:POH:TRACe:CRC? Description This query returns the mode of the overhead trace (J1) CRC. Parameter = Port number Response mode BOOLEAN RESPONSE DATA Example SON:TX1:STS3:POH:TRAC:CRC? Note 11.2.30 SONet:TX Pt :STS3:POH:TTCM Syntax SONet:TX Pt :STS3:POH:TTCM string [, idlechar ] Description This command sets the STS3 TCM trace (Z5) to the specified string and its idle char.
11.2 Transmitter 11.2.32 SONet:TX Pt :STS1:POH:DEFault Syntax SONet:TX Pt :STS1:POH:DEFault Description This command sets all STS1 path overhead bytes to their default value. Parameter = Port number Response None. Example SON:TX1:STS1:POH:DEF Note There is no query version of this command. 11.2.33 SONet:TX Pt :STS1:POH:TRACe Syntax...
Chapter 11 SONET 11.2.35 SONet:TX Pt :STS1:POH:TTCM Syntax SONet:TX Pt :STS1:POH:TTCM string [, idlechar ] Description This command sets the STS1 TCM trace (Z5) to the specified string, and the idle char. Parameters = Port number string STRING PROGRAM DATA Quoted string: Path trace string.
11.2 Transmitter 11.2.38 SONet:TX Pt :VT2:POH:TRACe Syntax SONet:TX Pt :VT2:POH:TRACe string [, idlechar ] Description This command sets the VT2 path trace (J2) to the specified string and the idle char. Parameters = Port number string STRING PROGRAM DATA Quoted string: Path trace string. DEFault = ""Message Test J2""...
Chapter 11 SONET 11.2.46 SONet:TX Pt :VT15:POH Syntax SONet:TX Pt :VT15:POH POH-byte , value Description This command sets the value of the specified byte in the VT1.5 path overhead. Parameters = Port number POH-byte CHARACTER PROGRAM DATA V5: V5 byte. Z6: Z6 byte.
11.2 Transmitter 11.2.49 SONet:TX Pt :STS1:STS1:POH:TRACe:CRC Syntax SONet:TX Pt :STS1:STS1:POH:TRACe:CRC mode Description This command sets the section overhead trace (J1) CRC mode (OFF/ON). Parameters = Port number mode BOOLEAN PROGRAM DATA DEFault = ON Response None. Example SON:TX1:STS1:STS1:POH:TRAC:CRC ON Note Syntax SONet:TX Pt :STS1:STS1:POH:TRACe:CRC? Description...
Chapter 11 SONET Syntax SONet:TX Pt :STS1:STS1:POH? POH-byte Description This query returns the value of the specified byte in the STS1 path overhead. Parameters = Port number POH-byte CHARACTER PROGRAM DATA Response value HEXADECIMAL NUMERIC RESPONSE DATA Example SON:TX1:STS1:STS1:POH? C2 \#H00 Note 11.2.52...
Chapter 11 SONET Syntax SONet:TX Pt :STL:MMAPing:LANE? Description This query returns the STL lane marker assignment. Parameter = Port number Response ( lanes ) * = EXPRESSION RESPONSE DATA Format: Numeric List Example SON:TX1:STL:MMAP:LANE? (0,1,2,3) Note This command can be used on 40G 11.3 Stimuli 11.3.1...
11.3 Stimuli 11.3.2 SONet:STIMuli:TX Pt :ALARm Syntax SONet:STIMuli:TX Pt :ALARm alarmtype Description This command sets the type of alarm to be generated. Parameters = Port number alarmtype CHARACTER PROGRAM DATA LOS: Loss of signal LOF: Loss of frame OOF: Out of frame AISL(MSAIS): MS alarm indication signal RDIL(MSRDI): MS remote defect indicator AISP(AUAIS): AU alarm indication signal...
Chapter 11 SONET Syntax SONet:STIMuli:TX Pt :AINSert? Description This query returns the alarm insertion method. Parameter = Port number Response insertion CHARACTER RESPONSE DATA Example SON:STIM:TX1:AINS? PERM Note 11.3.4 SONet:STIMuli:TX Pt :ANLength Syntax SONet:STIMuli:TX Pt :ANLength frames Description This command sets the alternate normal length. Parameters = Port number frames...
11.3 Stimuli 11.3.6 SONet:STIMuli:TX Pt :ERRor Syntax SONet:STIMuli:TX Pt :ERRor errordestination Description This command sets the error destination. Parameters = Port number errordestination CHARACTER PROGRAM DATA A1A2: Frame alignment word B1: B1 checksum byte B2: B2 checksum byte REIL(MSREI): MS remote error indication B3: B3 checksum byte REIP(HPREI): HP Remote error indication V5LPB3: B3 checksum of the low-order path...
11.3 Stimuli 11.3.9 SONet:STIMuli:TX Pt :ENLength Syntax SONet:STIMuli:TX Pt :ENLength frames Description This command sets the alternate normal length. Parameters = Port number frames NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 8000, DEFault=1 Maximum depends on the error insert method, see SON:STIM:TX Pt :EINS Response None.
Chapter 11 SONET Syntax SONet:STIMuli:TX Pt :PTSequence? type Description This query returns the SONET pointer test sequence. Parameters = Port number type CHARACTER PROGRAM DATA STS3: STS3 pointer STS1: STS1 pointer TU3: TU-3 pointer VT2: VT2 pointer VT15: VT1.5 pointer Response sequence CHARACTER RESPONSE DATA...
11.3 Stimuli 11.3.13 SONet:STIMuli:TX Pt :PJUMp Syntax SONet:STIMuli:TX Pt :PJUMp type , value [, ndf ] Description This command sets the SONET pointer jump. The value specifies the new pointer value. Parameters = Port number type CHARACTER PROGRAM DATA STS3: STS3 pointer STS1: STS1 pointer TU3: TU-3 pointer VT2: VT2 pointer...
Chapter 11 SONET 11.3.15 SONet:STIMuli:TX Pt :STL:ALARm Syntax SONet:STIMuli:TX Pt :STL:ALARm alarmtype Description This command sets the type of alarm to be inserted. Parameters = Port number alarmtype CHARACTER PROGRAM DATA LOFOOF: LOF/OOF-STL LOROOR: LOR/OOR-STL DEFault = LOFOOF Response None. Example SON:STIM:TX1:STL:ALAR LOF Note...
11.3 Stimuli Syntax SONet:STIMuli:TX Pt :STL:ABLength? Description This query returns the alarm burst length. Parameter = Port number Response frames NR1 NUMERIC RESPONSE DATA Example SON:STIM:TX1:STL:ABL? 8000 Note This command can be used on 40G 11.3.18 SONet:STIMuli:TX Pt :STL:AALength Syntax SONet:STIMuli:TX Pt :STL:AALength frames Description...
Chapter 11 SONET Syntax SONet:STIMuli:TX Pt :STL:ERRor? Description This query returns the type of error to be inserted. Parameter = Port number Response errortype CHARACTER RESPONSE DATA Example SON:STIM:TX1:STL:ERR? A1A2 Note This command can be used on 40G 11.3.21 SONet:STIMuli:TX Pt :STL:EINSert Syntax SONet:STIMuli:TX Pt :STL:EINSert insertion...
11.3 Stimuli Syntax SONet:STIMuli:TX Pt :STL:ENLength? Description This query returns the alternate normal length. Parameter = Port number Response frames NR1 NUMERIC RESPONSE DATA Example SON:STIM:TX1:STL:ENL? 8000 Note This command can be used on 40G 11.3.24 SONet:STIMuli:TX Pt :STL:SKEW:BIT Syntax SONet:STIMuli:TX Pt :STL:SKEW:BIT bits Description...
Chapter 11 SONET 11.4 Result 11.4.1 SONet:RX Pt :IFETch? Syntax SONet:RX Pt :IFETch? parameter Description This query fetches a SONET interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Alarms LOS: Loss of signal.
Chapter 11 SONET . . . continued from previous page Requires the current interface/application is installed and is currently active in the mea- surement. If requested result is not available, NaN (section 1.6.1) is returned. If there is one or more results, the last "","" is always removed. 11.4.2 SONet:PMOVement:RX Pt :FETCh? Syntax...
11.5 Status 11.5.3 SONet:STATus:RX Pt :ALARm section [:EVENt]? Syntax SONet:STATus:RX Pt :ALARm section [:EVENt]? Description This query returns one of the alarms event register. These registers are summarized in DB1 and DB2 of the SONet:STATus:RX Pt :AESummary:CONDition register. Parameters = Port number section = Physical- and high-order path alarms(1), Low-order path and tandem connec- tion alarms(2) or STL alarms(3)
Chapter 11 SONET 11.5.4 SONet:STATus:RX Pt :ALARm section :CONDition? Syntax SONet:STATus:RX Pt :ALARm section :CONDition? Description This query returns one of the alarms condition registers. These registers are summarized in DB3 and DB4 of the SONet:STATus:RX Pt :AESummary:CONDition register. Parameters = Port number section = Physical- and high-order path alarms(1), Low-order path and tandem connec-...
Chapter 11 SONET 11.5.11 SONet:STATus:RX Pt :DIFFerence? Syntax SONet:STATus:RX Pt :DIFFerence? Description This query returns physical bit rate difference between port A and port B (RX1 - RX2). Units: ppm, bps and bits. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA Accumulated difference in bits.
11.5 Status 11.5.15 SONet:STATus:RX Pt :CAPTure Frame :TOH? Syntax SONet:STATus:RX Pt :CAPTure Frame :TOH? TOH-byte Description This query returns the TOH bytes from the selected frame. 256 new frames are captured every second. Parameters = Port number Frame = Frame number (1-64) TOH-byte CHARACTER PROGRAM DATA A1: Returns 3 bytes.
Chapter 11 SONET 11.5.17 SONet:STATus:RX Pt :CAPTure Frame :STS3:POH? Syntax SONet:STATus:RX Pt :CAPTure Frame :STS3:POH? POH-byte Description This query returns the STS3 path overhead bytes from the selected frame. 256 new frames are captured every second. Parameters = Port number Frame = Frame number (1-64) POH-byte...
11.5 Status 11.5.20 SONet:STATus:RX Pt :CAPTure:VT2:POH:TRACe? Syntax SONet:STATus:RX Pt :CAPTure:VT2:POH:TRACe? Description This query returns VT2 path overhead trace (J2) for the latest captured frames. 64 new frames are captured every second. Parameter = Port number Response J2 trace STRING RESPONSE DATA Example SON:STAT:RX1:CAPT:VT2:POH:TRAC? ""Message Test J2""...
Chapter 11 SONET 11.5.24 SONet:STATus:RX Pt :CAPTure:STS1:STS1:POH:TRACe? Syntax SONet:STATus:RX Pt :CAPTure:STS1:STS1:POH:TRACe? Description This query returns the STS1 path overhead trace (J1) for the latest captured frames. 64 new frames are captured every second. Parameters = Port number Response J1 trace STRING RESPONSE DATA Example SON:STAT:RX1:CAPT:STS1:STS1:POH:TRAC?
Chapter 11 SONET 11.6.6 SONet:APS:RX Pt :MTIMe? Syntax SONet:APS:RX Pt :MTIMe? Description This query returns the maximum time of the reference event occurrences. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA limit exceeded NR1 NUMERIC RESPONSE DATA Returns 1, if the reference maximum limit has been exceeded.
11.6 APS 11.6.9 SONet:APS:RX Pt :EVENt Syntax SONet:APS:RX Pt :EVENt event Description This command sets the Time Reference event. Parameters = Port number event CHARACTER PROGRAM DATA LOS = Loss of signal LOF = Loss of frame OOF = Out of frame AISL = MS alarm indication signal RDIL = MS remote defect indicator APSS = APS switch-over...
Chapter 11 SONET Syntax SONet:APS:RX Pt :MLIMit? Description This query returns the time reference maximum limit. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example SON:APS:RX1:MLIM? 50.000 Note 11.6.11 SONet:APS:RX Pt :PERiod Syntax SONet:APS:RX Pt :PERiod period Description This command sets the error free period.
11.6 APS 11.6.13 SONet:APS:RX Pt :RTYPe Syntax SONet:APS:RX Pt :RTYPe type Description This command sets the request type for the transmitter. Parameter = Port number type CHARACTER PROGRAM DATA Ring Request Types: for SONet:APS:RX Pt :CONFig? RING,..RLOP = Lockout of protection (span) RFSS = Forced switch (span) RFSR = Forced switch (ring) RSFS = Signal fail (span)
Chapter 11 SONET 11.6.14 SONet:APS:RX Pt :K1 Syntax SONet:APS:RX Pt :K1 value Description This command sets the destination node/source channel (K1). Parameters = Port number value NUMERIC PROGRAM DATA MINimum=0, MAXimum=15, DEFault = 0 Response None. Example SON:APS:RX1:K1 3 Notes Cannot be changed if the SONet:APS:CONFig command is set to LIN, 1P1.
11.7 Tributary Scan 11.7.2 SONet:TSCan:STOP Syntax SONet:TSCan:STOP Description This command stops the tributary scan test. Parameter None. Response None. Example SON:TSC:STOP Note 11.7.3 SONet:TSCan:RX Pt :NHOContainer? Syntax SONet:TSCan:RX Pt :NHOContainer? Description This query returns the number of High-order containers (STS3/STS1) Parameter = Port number Response...
Chapter 11 SONET 11.7.7 SONet:TSCan:RX Pt :DHOContainer? Syntax SONet:TSCan:RX Pt :DHOContainer? STS3/STS1 Description This query returns the detailed alarm and error information from a High-order container (STS3/STS1). Parameters = Port number = High-order container number MINimum=1, MAXimum=768 Response selected , = STRING RESPONSE DATA .
11.7 Tributary Scan 11.7.11 SONet:TSCan:RX Pt :DMUX? Syntax SONet:TSCan:RX Pt :DMUX? Description This query returns the detailed alarm and error information from the MUX. Parameter = Port number Response selected STRING RESPONSE DATA . Rx MUX alarmserrors STRING RESPONSE DATA List of alarms and errors.
Chapter 11 SONET 11.8 This section document commands for the Round Trip Delay application. Commands for general RTD settings are described in section 17.1 on page 929. 11.8.1 SONet:RTD:RX Pt :MLIMit Syntax SONet:RTD:RX Pt :MLIMit Description This command sets the time reference maximum limit. Unit: us. Parameters = Port number NUMERIC PROGRAM DATA...
11.8 RTD 11.8.5 SONet:RTD:RX Pt :LTIMe? Syntax SONet:RTD:RX Pt :LTIMe? Description This query returns the least (minimum) time of RTD. Unit: us. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example SON:RTD:RX1:LTIM? Note The maximum measurable time will be responded if the result exceeds the maximum mea- surable time.
Chapter 12 Ethernet By default, the Ethernet settings cannot be changed during a measurement. Use ETH:PORT Pt :SETT:ACIS to change this behavior (see section 12.7.11). 12.1 Port Setup 12.1.1 ETHernet:PORT Pt :ITYPe Syntax ETHernet:PORT Pt :ITYPe interface Description This command sets the interface type. Parameters = Port number interface...
Chapter 12 Ethernet 12.1.2 ETHernet:PORT Pt :MODE Syntax ETHernet:PORT Pt :MODE mode Description The command sets the port mode Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Port off ANEGotiate: Port ON in auto negotiation mode FORCed: Port ON in forced mode DEFault = OFF Response None.
12.1 Port Setup 12.1.4 ETHernet:PORT Pt :FMODe Syntax ETHernet:PORT Pt :FMODe mode Description This command set the speed/duplex in forced mode. Parameters = Port number mode CHARACTER PROGRAM DATA 10MH: 10Mbps half duplex 10MF: 10Mbps full duplex 100MH: 100Mbps half duplex 100MF: 100Mbps full duplex 1GF: 1Gbps full duplex 10GF: 10Gbps full duplex...
Chapter 12 Ethernet 12.1.6 ETHernet:PORT Pt :MDICrossover Syntax ETHernet:PORT Pt :MDICrossover mode Description This command sets the MDI Crossover mode. Parameters = Port number mode CHARACTER PROGRAM DATA AUTO MDIX DEFault = AUTO Response None. Example ETH:PORT1:MDIC AUTO Note Syntax ETHernet:PORT Pt :MDICrossover? Description This query returns the MDI Crossover mode.
12.1 Port Setup Syntax ETHernet:PORT Pt :PFRames? Description This query returns the state of respond to PAUSE frames. Parameter = Port number Response respond BOOLEAN RESPONSE DATA Example ETH:PORT1:PFR? Note 12.1.9 ETHernet:PORT Pt :FEC Syntax ETHernet:PORT Pt :FEC mode Description The command sets the FEC mode Parameters = Port number...
Chapter 12 Ethernet 12.2 12.2.1 ETHernet:PORT Pt :WAN[:ENABle] Syntax ETHernet:PORT Pt :WAN[:ENABle] enable Description This command enables or disables the WAN layer of the 10Gbps interface. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Examples ETH:PORT1:WAN ON Note This command can be used on V2.00 or later.
NUMERIC PROGRAM DATA DEFault = \#H20 Response None. Example ETH:PORT1:WAN:SOH:TRAC ""Anritsu Network Master"",\#H20 Note If the entered trace string is more than 15 characters long, the string will be truncated. This command can be used on V2.00 or later. Syntax...
NUMERIC PROGRAM DATA DEFault = \#H20 Response None. Example ETH:PORT1:WAN:POH:TRAC ""Anritsu Network Master"",\#H20 Note If the entered trace string is more than 15 characters long, the string will be truncated. This command can be used on V2.00 or later. Syntax...
Chapter 12 Ethernet 12.2.10 ETHernet:PORT Pt :WAN:POH Syntax ETHernet:PORT Pt :WAN:POH POH-byte , value Description This command sets the value of the specified byte in the WAN path overhead. Parameters = Port number POH-byte CHARACTER PROGRAM DATA C2: C2 byte. G1: G1 byte.
12.3 Reflector 12.3 Reflector 12.3.1 ETHernet:PORT Pt :REFLector:SWAP[:ENABle] Syntax ETHernet:PORT Pt :REFLector:SWAP[:ENABle] enable Description This command sets the Swap Parameter Enable. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:PORT1:REFL:SWAP ON Note Syntax ETHernet:PORT Pt :REFLector:SWAP[:ENABle]? Description This query returns the Swap Parameter Enable.
Chapter 12 Ethernet 12.3.4 ETHernet:PORT Pt :REFLector:IPSWap Syntax ETHernet:PORT Pt :REFLector:IPSWap enable Description This command enables/disables the IP address swap mode when the port is in reflector mode. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
12.4 PCS 12.4 12.4.1 ETHernet:PORT Pt :PCS:MMAPing:LANE Syntax ETHernet:PORT Pt :PCS:MMAPing:LANE value Description This command sets the PCS lane marker assignment. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List List consist of the value of the lane marker. 40G: 0 to 3 100G: 0 to 19 Response...
Chapter 12 Ethernet 12.5.3 ETHernet:TRAFfic:GENerator:STOP Syntax ETHernet:TRAFfic:GENerator:STOP Description This command stops the traffic generator. Parameter None. Response None. Example ETH:TRAF:GEN:STOP Note This command applies to all ports. 12.5.4 ETHernet:PORT Pt :TRAFfic:GENerator:STOP Syntax ETHernet:PORT Pt :TRAFfic:GENerator:STOP Description This command stops the traffic generator. Parameter = Port number Response...
12.5 Traffic 12.5.7 ETHernet:PORT Pt :TRAFfic:DURation Syntax ETHernet:PORT Pt :TRAFfic:DURation duration Description This command sets the duration for the traffic generator. Parameters = Port number duration NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 2000000000, DEFault = 5 Response None. Example ETH:PORT1:TRAF:DUR 1 Note...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :TRAFfic:STReam St :LLoad:PROFile? Description This query returns the stream Line Load Profile. Parameters = Port number = Stream number (1-16) Response profile CHARACTER RESPONSE DATA Example ETH:PORT1:TRAF:STR1:LL:PROF? RAMP Note 12.5.10 ETHernet:PORT Pt :TRAFfic:STReam St :LLoad:PROFile:MRAMp [:MODe] Syntax ETHernet:PORT Pt :TRAFfic:STReam St :LLoad:PROFile:MRAMp[:MODe]...
12.5 Traffic Syntax ETHernet:PORT Pt :TRAFfic:STReam St :LLoad[:CONStant]? [ suffix ] Description This query returns the stream Line Load is constant mode. Parameters = Port number = Stream number (1-16) suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second IFG: Inter Frame Gap DEFault = PCT...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :TRAFfic:STReam St :LLoad:RAMP:STARt? [ suffix ] Description This query returns the stream initial line load in ramp mode. Parameters = Port number = Stream number (1-16) suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second IFG: Inter Frame Gap DEFault = PCT...
12.5 Traffic Syntax ETHernet:PORT Pt :TRAFfic:STReam St :LLoad:RAMP:STEP? [ suffix ] Description This query returns the stream line load step size, in ramp mode. Parameters = Port number = Stream number (1-16) suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second IFG: Inter Frame Gap DEFault = PCT...
Chapter 12 Ethernet 12.5.18 ETHernet:PORT Pt :TRAFfic:STReam St :FSIZe:PROFile Syntax ETHernet:PORT Pt :TRAFfic:STReam St :FSIZe:PROFile profile Description This command sets the stream frame size profile. Parameters = Port number = Stream number (1-16) profile CHARACTER PROGRAM DATA CONStant: Constant frame size STEPped: Stepped frame size profile RANDom: Random frame size profile BINCrement: 1 byte increment...
12.5 Traffic Syntax ETHernet:PORT Pt :TRAFfic:STReam St :FSIZe:END? Description This query returns the end frame size. Unit: Bytes Parameters = Port number = Stream number (1-16) Response size NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:TRAF:STR1:FSIZ:END? Note 12.5.21 ETHernet:PORT Pt :TRAFfic:STReam St :FSIZe:STEP Syntax ETHernet:PORT Pt :TRAFfic:STReam St :FSIZe:STEP size...
Chapter 12 Ethernet 12.5.23 ETHernet:PORT Pt :TRAFfic:STReam St :PROFile Syntax ETHernet:PORT Pt :TRAFfic:STReam St :PROFile profile Description This command sets the stream profile. Parameters = Port number = Stream number (1-16) profile CHARACTER PROGRAM DATA DATA: Data VIDeo: Video VOICe: Voice DEFault = DATA Response None.
12.5 Traffic 12.5.25 ETHernet:PORT Pt :TRAFfic:STReam St :ENCoding:VOICe Syntax ETHernet:PORT Pt :TRAFfic:STReam St :ENCoding:VOICe codec Description This command sets the stream encoding voice codec. Parameters = Port number = Stream number (1-16) codec CHARACTER PROGRAM DATA G711: VoIP G.711 G7231: VoIP G.723.1 G729: VoIP G.729 DEFault = G711 Response...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:MODe? Description This query returns the burst mode. Parameters = Port number = Stream number (1-16) Response mode CHARACTER RESPONSE DATA Example ETH:PORT1:TRAF:STR1:BURS:MOD? RAMP Note 12.5.28 ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:NBURst:MODe Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:NBURst:MODe enable Description...
12.5 Traffic 12.5.30 ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:CONStant:PDUTy [:DUTY] Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:CONStant:PDUTy[:DUTY] duty , period Description This command sets the burst configuraiton . Duty is prior than period . Period Unit: Milliseconds Parameters = Port number = Stream number (1-16) duty NUMERIC PROGRAM DATA MINimum = 0.00000, MAXimum = 100.00000, DEFault = 0.00000...
Chapter 12 Ethernet 12.5.34 ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:CONStant:BLENgth Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:CONStant:BLENgth length [, suffix ] Description This command sets the burst length of constant. Parameters = Port number length NUMERIC PROGRAM DATA MINimum = 8.0000, MAXimum = 919117647.0000, DEFault = 1.0000 suffix CHARACTER PROGRAM DATA FRAMes : number of frames...
12.5 Traffic 12.5.36 ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:RAMP:RMODe Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:RAMP:RMODe mode Description This command sets the burst ramp mode. Parameters = Port number = Stream number (1-16) mode CHARACTER PROGRAM DATA KEEPend : keep end REPeat : repeat DEFault = KEEPend Response None.
Chapter 12 Ethernet 12.5.38 ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:RAMP:BLENgth :END Syntax ETHernet:PORT Pt :TRAFfic:STReam St :BURSt:RAMP:BLENgth:END length [, suffix ] Description This command sets the burst ramp end length of ramp. Parameters = Port number length NUMERIC PROGRAM DATA MINimum = 8.0000, MAXimum = 919117647.0000, DEFault = 1.0000 suffix CHARACTER PROGRAM DATA FRAMes : number of frames...
12.6 Frame Content 12.6 Frame Content 12.6.1 ETHernet:PORT Pt :STReam St :FRAMed Syntax ETHernet:PORT Pt :STReam St :FRAMed enable Description This command enables/disables framed Ethernet. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = ON Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MAC:DESTination? Description This query returns the MAC destination address. Parameters = Port number = Stream number (1-16) Response address STRING RESPONSE DATA Example ETH:PORT1:STR1:MAC:DEST? ""00-50-C2-35-D2-EF"" Note 12.6.4 ETHernet:PORT Pt :STReam St :MAC:ARP Syntax ETHernet:PORT Pt :STReam St :MAC:ARP enable...
12.6 Frame Content 12.6.7 ETHernet:PORT Pt :STReam St :MAC:NDP Syntax ETHernet:PORT Pt :STReam St :MAC:NDP enable Description This command enables/disables use of NDP to resolve destination MAC address. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MAC:BROadcast? Description This query returns the stream broadcast percentage. Parameters = Port number = Stream number (1-16) Response percentage NR2 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:MAC:BRO? 10.5 Note 12.6.11 ETHernet:PORT Pt :STReam St :MAC:DEFault Syntax ETHernet:PORT Pt :STReam St :MAC:DEFault enable...
12.6 Frame Content 12.6.13 ETHernet:PORT Pt :STReam St :MAC:L3EType Syntax ETHernet:PORT Pt :STReam St :MAC:L3EType type Description This command sets the Ethertype for layer three when no protocol is defined for this layer. Parameters = Port number = Stream number (1-16) type NUMERIC PROGRAM DATA MINimum=1501, MAXimum=65535, DEFault=1501...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MPLS:LCount? Description This query returns the number of active MPLS levels. Parameters = Port number = Stream number (1-16) Response levels NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:MPLS:LC? Note 12.6.16 ETHernet:PORT Pt :STReam St :MPLS:LEVel Lv :LABel Syntax ETHernet:PORT Pt :STReam St :MPLS:LEVel Lv :LABel label...
12.6 Frame Content 12.6.18 ETHernet:PORT Pt :STReam St :MPLS:LEVel Lv :TTL Syntax ETHernet:PORT Pt :STReam St :MPLS:LEVel Lv :TTL value Description This command sets the MPLS time to live. Parameters = Port number = Stream number (1-16) = MPLS level (1-N value NUMERIC PROGRAM DATA MINimum=0, MAXimum=255, DEFault=32...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MPLS:ETHernet:AINCrement? Description This query returns the state of EoMPLS auto incrementation of sequence numbers. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:MPLS:ETH:AINC? Note 12.6.21 ETHernet:PORT Pt :STReam St :MPLS:ETHernet:SMAC Syntax ETHernet:PORT Pt :STReam St :MPLS:ETHernet:SMAC address...
12.6 Frame Content 12.6.23 ETHernet:PORT Pt :STReam St :MPLS:ETHernet:ETYPe Syntax ETHernet:PORT Pt :STReam St :MPLS:ETHernet:ETYPe type Description This command sets the EoMPLS Ethertype. Parameters = Port number = Stream number (1-16) type NUMERIC PROGRAM DATA Acceptable values: \#H8100 \#H88A8 \#H9100 \#H9200 Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MIM:BTAG:DEI? Description This query returns the B-TAG DEI bit. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:MIM:BTAG:DEI? Note 12.6.26 ETHernet:PORT Pt :STReam St :MIM:BTAG:PRiority Syntax ETHernet:PORT Pt :STReam St :MIM:BTAG:PRiority priority Description...
12.6 Frame Content 12.6.28 ETHernet:PORT Pt :STReam St :MIM:ITAG:UCA Syntax ETHernet:PORT Pt :STReam St :MIM:ITAG:UCA enable Description This command sets the I-TAG UCA bit. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault=OFF Response None. Example ETH:PORT1:STR1:MIM:ITAG:UCA ON Note Syntax...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :MIM:ITAG:PRiority? Description This query returns the I-TAG Priority (PCP). Parameters = Port number = Stream number (1-16) Response priority NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:MIM:ITAG:PR? Note 12.6.31 ETHernet:PORT Pt :STReam St :MIM:ITAG:SID Syntax ETHernet:PORT Pt :STReam St :MIM:ITAG:SID Description...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :MIM:ETHernet:DMAC? Description This query returns the encapsulated customer destination MAC address. Parameter = Port number Response address STRING RESPONSE DATA Example ETH:PORT1:STR1:MIM:ETH:DMAC? ""00-50-C2-35-D2-EF"" Note 12.6.34 ETHernet:PORT Pt :STReam St :MIM:ETHernet:ETYPe Syntax ETHernet:PORT Pt :STReam St :MIM:ETHernet:ETYPe type Description This command sets the encapsulated customer Ethernet Type.
Chapter 12 Ethernet 12.6.36 ETHernet:PORT Pt :STReam St :VLAN:LCount Syntax ETHernet:PORT Pt :STReam St :VLAN:LCount levels Description This command sets the number of active VLAN levels. Parameters = Port number = Stream number (1-16) levels NUMERIC PROGRAM DATA MINimum=1, MAXimum=8, DEFault=1 Response None.
12.6 Frame Content . . . continued from previous page Notes It is only possible to use this command for levels 1-N, where N is the number of active VLAN Levels (see section 12.32.97). Level 1 corresponds to the outer tag (closest to the Ethernet header) and N is the inner tag (closest to the payload portion of the frame).
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :LLC[:ENABle]? Description This query returns whether or not LLC1 is enabled. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:LLC? Note 12.6.43 ETHernet:PORT Pt :STReam St :SNAP[:ENABle] Syntax ETHernet:PORT Pt :STReam St :SNAP[:ENABle] enable...
Chapter 12 Ethernet 12.6.45 ETHernet:PORT Pt :STReam St :IPV4[:ENABle] Syntax ETHernet:PORT Pt :STReam St :IPV4[:ENABle] enable Description This command enables/disables IPv4. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:PORT1:STR1:IPV4 ON Note Enabling of this parameter will disable IPv6 Syntax...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :IPV4:DESTination? Description This query returns the IPv4 destination address. Parameters = Port number = Stream number (1-16) Response address STRING RESPONSE DATA Example ETH:PORT1:STR1:IPV4:DEST? ""172.29.2.36"" Note 12.6.48 ETHernet:PORT Pt :STReam St :IPV4:GATeway[:ENABle] Syntax ETHernet:PORT Pt :STReam St :IPV4:GATeway[:ENABle] enable...
= Port number = Stream number (1-16) host STRING PROGRAM DATA Host name (max. 255 characters) Response None. Example ETH:PORT1:STR1:IPV4:HOST ""www.anritsu.com"" Note Syntax ETHernet:PORT Pt :STReam St :IPV4:HOST? Description This query return the IPv4 destination host name. Parameters = Port number...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :IPV4:TTL? Description This query returns the IPv4 time to live. Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:IPV4:TTL? Note 12.6.53 ETHernet:PORT Pt :STReam St :IPV4:TOS Syntax ETHernet:PORT Pt :STReam St :IPV4:TOS value...
Chapter 12 Ethernet 12.6.55 ETHernet:PORT Pt :STReam St :IPV4:AINCrement Syntax ETHernet:PORT Pt :STReam St :IPV4:AINCrement enable Description This command enables/disables auto incrementation of the IPv4 identifier field. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :IPV4:DF? Description This query returns the IPv4 don't fragment flag. Parameters = Port number = Stream number (1-16) Response boolean BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:IPV4:DF? Note 12.6.58 ETHernet:PORT Pt :STReam St :IPV4:RES Syntax ETHernet:PORT Pt :STReam St :IPV4:RES boolean...
Chapter 12 Ethernet 12.6.60 ETHernet:PORT Pt :STReam St :IPV4:TLENgth? Syntax ETHernet:PORT Pt :STReam St :IPV4:TLENgth? Description This query returns the Total Length field in the IP header. Parameters = Port number = Stream number (1-16) Response length NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:IPV4:TLEN? Note...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :DNS:PRIMary? Description This query returns the primary DNS server address. Parameters = Port number = Stream number (1-16) Response address STRING RESPONSE DATA Example ETH:PORT1:STR1:DNS:PRIM? ""172.29.2.36"" Note 12.6.64 ETHernet:PORT Pt :STReam St :DNS:SECondary Syntax ETHernet:PORT Pt :STReam St :DNS:SECondary address...
Chapter 12 Ethernet 12.6.66 ETHernet:PORT Pt :STReam St :IPV6:TCLass Syntax ETHernet:PORT Pt :STReam St :IPV6:TCLass value Description This command sets the IPv6 traffic class byte. Parameters = Port number = Stream number (1-16) value NUMERIC PROGRAM DATA MINimum=0, MAXimum=255, DEFault=0 Response None.
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :IPV6:NHeader? Description This query returns the IPv6 next header field. Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:IPV6:NH? Note 12.6.69 ETHernet:PORT Pt :STReam St :IPV6:HLIMit Syntax ETHernet:PORT Pt :STReam St :IPV6:HLIMit value...
Chapter 12 Ethernet 12.6.71 ETHernet:PORT Pt :STReam St :IPV6:DESTination Syntax ETHernet:PORT Pt :STReam St :IPV6:DESTination address Description This command sets the IPv6 destination address. Parameters = Port number = Stream number (1-16) address STRING PROGRAM DATA IPv6 address Response None. Example ETH:PORT1:STR1:IPV6:DEST ""1234:5678:9ABC:DEF0:1234:5678:9ABC:DEF0""...
12.6 Frame Content 12.6.74 ETHernet:PORT Pt :STReam St :IPV6:SLESs:IID Syntax ETHernet:PORT Pt :STReam St :IPV6:SLESs:IID Description This command sets the interface ID for IPv6. Parameters = Port number = Stream number (1-16) STRING PROGRAM DATA The interface ID string must consist of 16 hexadecimal digits. Response None.
Chapter 12 Ethernet 12.6.77 ETHernet:PORT Pt :STReam St :IPV6:SLESs:RAFLag? Syntax ETHernet:PORT Pt :STReam St :IPV6:SLESs:RAFLag? Description This query returns the stateless RA flags. Parameters = Port number = Stream number (1-16) Response flags STRING RESPONSE DATA Example ETH:PORT1:STR1:IPV6:SLES:RAFL? ""0x00"" Note 12.6.78 ETHernet:PORT Pt :STReam St :IPV6:SLESs:SRCMac? Syntax...
12.6 Frame Content 12.6.82 ETHernet:PORT Pt :STReam St :IPV6:SLESs:RENew Syntax ETHernet:PORT Pt :STReam St :IPV6:SLESs:RENew Description This command execute Stateless address configration. This command valid only when IpV6 is selected on layer3. Parameters = Port number = Stream number (1-16) Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :DHCP[:ENABle]? Description This query returns whether or not DHCP is enabled. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:DHCP? Note 12.6.86 ETHernet:PORT Pt :STReam St :DHCP:RENew Syntax ETHernet:PORT Pt :STReam St :DHCP:RENew enable...
12.6 Frame Content 12.6.88 ETHernet:PORT Pt :STReam St :DHCP:GATeway Syntax ETHernet:PORT Pt :STReam St :DHCP:GATeway enable Description This command enables/disables whether gateway setup should be obtained through DHCP. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet 12.6.91 ETHernet:PORT Pt :STReam St :UDP:SPORt Syntax ETHernet:PORT Pt :STReam St :UDP:SPORt value Description This command sets the UDP source port. Parameters = Port number = Stream number (1-16) value NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 65535, DEFault = 0 Response None.
12.6 Frame Content 12.6.94 ETHernet:PORT Pt :STReam St :UDP:CNULl Syntax ETHernet:PORT Pt :STReam St :UDP:CNULl enable Description This command enables/disables forcing of the UDP header checksum to null. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet 12.6.97 ETHernet:PORT Pt :STReam St :TCP:ACONnect Syntax ETHernet:PORT Pt :STReam St :TCP:ACONnect enable Description This command enables/disables automatic TCP connect. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault=OFF Response None. Example ETH:PORT1:STR1:TCP:ACON ON Note Syntax ETHernet:PORT Pt :STReam St :TCP:ACONnect?
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :TCP:SPORt? Description This query returns the TCP source port Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:TCP:SPOR? Note 12.6.100 ETHernet:PORT Pt :STReam St :TCP:DPORt Syntax ETHernet:PORT Pt :STReam St :TCP:DPORt value...
Chapter 12 Ethernet 12.6.102 ETHernet:PORT Pt :STReam St :TCP:AINCrement Syntax ETHernet:PORT Pt :STReam St :TCP:AINCrement enable Description This command enables/disables auto incrementation of the TCP sequence number. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :TCP:REServed? Description This query returns the TCP reserved value. Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:TCP:RES? Note 12.6.105 ETHernet:PORT Pt :STReam St :TCP:FCWR Syntax ETHernet:PORT Pt :STReam St :TCP:FCWR enable...
Chapter 12 Ethernet 12.6.107 ETHernet:PORT Pt :STReam St :TCP:FURG Syntax ETHernet:PORT Pt :STReam St :TCP:FURG enable Description This command enables/disables the TCP URG flag. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault=OFF Response None. Example ETH:PORT1:STR1:TCP:FURG ON Note Syntax...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :TCP:FPSH? Description This query returns the TCP PSH flag. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:STR1:TCP:FPSH? Note 12.6.110 ETHernet:PORT Pt :STReam St :TCP:FRST Syntax ETHernet:PORT Pt :STReam St :TCP:FRST enable Description...
Chapter 12 Ethernet 12.6.112 ETHernet:PORT Pt :STReam St :TCP:FFIN Syntax ETHernet:PORT Pt :STReam St :TCP:FFIN enable Description This command enables/disables the TCP FIN flag. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault=OFF Response None. Example ETH:PORT1:STR1:TCP:FFIN ON Note Syntax...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :TCP:UPOinter? Description This query returns the TCP urgent pointer. Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:TCP:UPO? 1000 Note 12.6.115 ETHernet:PORT Pt :STReam St :TCP:CHECksum? Syntax ETHernet:PORT Pt :STReam St :TCP:CHECksum? Description...
Chapter 12 Ethernet 12.6.118 ETHernet:PORT Pt :STReam1:BER:SDMeasure[:ENABled] Syntax ETHernet:PORT Pt :STReam1:BER:SDMeasure[:ENABled] enable Description This command enables/disables Service Disruption Measurement. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:PORT1:STR1:BER:SDM ON Note This is only valid when FRAMed is ON. Syntax ETHernet:PORT Pt :STReam1:BER:SDMeasure[:ENABled]? Description...
12.6 Frame Content 12.6.121 ETHernet:PORT Pt :STReam1:BER:SDMeasure:MDISruption Syntax ETHernet:PORT Pt :STReam1:BER:SDMeasure:MDISruption value Description This command sets the Min Disruption Frames. Parameters = Port number value NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 5000, DEFault = 10 Response None. Example ETH:PORT1:STR1:BER:SDM:MDIS 5 Note Syntax...
Chapter 12 Ethernet 12.6.124 ETHernet:PORT Pt :STReam1:BER:STHResholds:VALue Syntax ETHernet:PORT Pt :STReam1:BER:STHResholds:VALue value Description This command sets the Sequence errors threshold value. Parameters = Port number value NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 4294967295, DEFault = 0 Response None. Example ETH:PORT1:STR1:BER:STHR:VAL 100 Note...
12.6 Frame Content 12.6.126 ETHernet:PORT Pt :STReam St :UP16 Syntax ETHernet:PORT Pt :STReam St :UP16 pattern Description This command sets the 16 bit user pattern. Parameters = Port number = Stream number (1-16) pattern STRING PROGRAM DATA Valid characters: '0' and '1' The string must consist of 1 to 16 characters.
Chapter 12 Ethernet 12.6.129 ETHernet:PORT Pt :STReam:CROSsprbs Syntax ETHernet:PORT Pt :STReam:CROSsprbs enable Description This command set Enable or Disable cross pattern by Frame by Frame. Parameter = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:PORT1:STR:CROS ON Note Syntax ETHernet:PORT Pt :STReam:CROSsprbs?
12.6 Frame Content 12.6.132 ETHernet:PORT Pt :STReam St :FLOSs Syntax ETHernet:PORT Pt :STReam St :FLOSs enable Description This command enables/disables multistream frame loss measurement. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault=OFF Response None. Example ETH:PORT1:STR1:FLOS ON Note Syntax...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :FLOSs:THResholds:MODE? mode Description This query returns the Frameloss thresholds mode. Parameters = Port number = Stream number (1-16) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:FLOS:THR:MODE? COUNT Note 12.6.135 ETHernet:PORT Pt :STReam St :FLOSs:THResholds:COUNt Syntax ETHernet:PORT Pt :STReam St :FLOSs:THResholds:COUNt value...
12.6 Frame Content 12.6.137 ETHernet:PORT Pt :STReam St :LATency:THResholds[:ENABle] Syntax ETHernet:PORT Pt :STReam St :LATency:THResholds[:ENABle] enable Description This command enables/disables Latency thresholds. Parameters = Port number = Stream number (1-16) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Examples ETH:PORT1:STR1:LAT:THR ON Note Syntax...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STReam St :JITTer:THResholds[:ENABle]? Description This query returns whether or not Jitter thresholds are enabled. Parameters = Port number = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Examples ETH:PORT1:STR1:JITT:THR? Note 12.6.140 ETHernet:PORT Pt :STReam St :JITTer:THResholds:VALue Syntax ETHernet:PORT Pt :STReam St :JITTer:THResholds:VALue value...
Chapter 12 Ethernet 12.6.145 ETHernet:PORT Pt :STReam St :VARiable No :FIELd Syntax ETHernet:PORT Pt :STReam St :VARiable No :FIELd protocol Description This command sets the variable field protocol. Parameters = Port number = Stream number (1-16) = Variable field number (1-2) protocol CHARACTER PROGRAM DATA OFF: OFF...
12.6 Frame Content 12.6.146 ETHernet:PORT Pt :STReam St :VARiable No :TYPE Syntax ETHernet:PORT Pt :STReam St :VARiable No :TYPE type Description This command sets the variable field type. Parameters = Port number = Stream number (1-16) = Variable field number (1-2) type CHARACTER PROGRAM DATA INCREMENT: Increment...
Chapter 12 Ethernet 12.6.148 ETHernet:PORT Pt :STReam St :VARiable No :LENGth Syntax ETHernet:PORT Pt :STReam St :VARiable No :LENGth length Description This command sets the variable field length. Parameters = Port number = Stream number (1-16) = Variable field number (1-2) length NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 32, DEFault = 0...
12.6 Frame Content Syntax ETHernet:PORT Pt :STReam St :VARiable No :END? Description This query returns the variable field end value. Parameter = Port number = Stream number (1-16) = Variable field number (1-2) Response NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:VAR1:END? Note 12.6.151 ETHernet:PORT Pt :STReam St :VARiable No :STEP...
Chapter 12 Ethernet 12.6.153 ETHernet:PORT Pt :STReam St :CUSTom:DATa Syntax ETHernet:PORT Pt :STReam St :CUSTom:DATa data Description This command sets the custom header data. Parameters = Port number = Stream number (1-16) data STRING PROGRAM DATA Response None. Example ETH:PORT1:STR1:CUST:DAT ""33FF0011"" Note Syntax ETHernet:PORT Pt :STReam St :CUSTom:DATa?
12.7 Settings 12.7 Settings 12.7.1 ETHernet:PORT Pt :SETTings:AARP Syntax ETHernet:PORT Pt :SETTings:AARP enable Description This command enables/disables answering incoming ARP requests. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:PORT1:SETT:AARP ON Note Syntax ETHernet:PORT Pt :SETTings:AARP? Description This query returns the state of answering incoming ARP requests.
Chapter 12 Ethernet 12.7.4 ETHernet:PORT Pt :SETTings:ACMA Syntax ETHernet:PORT Pt :SETTings:ACMA enable Description This command enables/disables answering incoming Network Master configuration frames. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:PORT1:SETT:ACMA ON Note Syntax ETHernet:PORT Pt :SETTings:ACMA? Description This query returns the state of answering incoming Network Master configuration frames.
Chapter 12 Ethernet 12.7.10 ETHernet:PORT Pt :SETTings:FRESults Syntax ETHernet:PORT Pt :SETTings:FRESults format Description This command sets the format of the results. Parameters = Port number format CHARACTER PROGRAM DATA SI: SI prefix notation ENG: Engineering exponent notation SCI: Scientific exponent notation UNF: Unformatted DEFault = SI Response...
12.7 Settings Syntax ETHernet:PORT Pt :SETTings:ASTGenerator? Description This query returns the state of automatically start the traffic generator when measurement is started. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:SETT:ASTG? Note 12.7.13 ETHernet:PORT Pt :SETTings:BER:OBAMeasuring Syntax ETHernet:PORT Pt :SETTings:BER:OBAMeasuring enable Description This command enables/disables only show BER alarms when measuring.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :SETTings:BER:CLFrames? Description This query return if count lost frames as pattern errors is enabled/disabled. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:SETT:BER:CLF? Note This setting applies to all ports. 12.7.16 ETHernet:PORT Pt :SETTings:BER:HIDeframeloss Syntax ETHernet:PORT Pt :SETTings:BER:HIDeframeloss enable...
This command sets password value of in-band control. Parameter = Port number value STRING RESPONSE DATA Response None. Example ETH:PORT1:SETT:CINB:PASS:VAL ""Anritsu"" Note Syntax ETHernet:PORT Pt :SETTings:CINBand:PASSword:VALue? Description This query returns the password value of in-band control. Parameter = Port number...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :SETTings:CINBand:MAC:DEFault? Description This query returns whether or not the default source MAC address of in-band control is used. Parameters = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:SETT:CINB:MAC:DEF? Note 12.7.22 ETHernet:PORT Pt :SETTings:CINBand:IPV4:SOURce Syntax ETHernet:PORT Pt :SETTings:CINBand:IPV4:SOURce address...
12.7 Settings Syntax ETHernet:PORT Pt :SETTings:CINBand:IPV4:NETMask? Description This query returns the IPv4 netmask of in-band control. Parameters = Port number Response mask STRING RESPONSE DATA Example ETH:PORT1:SETT:CINB:IPV4:NETM? ""255.255.255.0"" Note 12.7.25 ETHernet:PORT Pt :SETTings:CINBand:IPV4:GATeway[:ENABle] Syntax ETHernet:PORT Pt :SETTings:CINBand:IPV4:GATeway[:ENABle] enable Description This command enables/disables use of the IPv4 gateway of in-band control. Parameters = Port number enable...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :SETTings:CINBand:VLAN:LCount? Description This query returns the number of active VLAN levels of in-band control. Parameters = Port number Response levels NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:SETT:CINB:VLAN:LC? Note 12.7.28 ETHernet:PORT Pt :SETTings:CINBand:VLAN:LEVel Lv :ID Syntax ETHernet:PORT Pt :SETTings:CINBand:VLAN:LEVel Lv :ID number Description...
12.8 Filter 12.8 Filter Generally eight separate filters are available for each port of the instrument. In the following section these filters are identified using the :FILTer Ft program mnemonic, where = Filter number (1-8). 12.8.1 ETHernet:PORT Pt :FILTer[:ENABle] Syntax ETHernet:PORT Pt :FILTer[:ENABle] enable Description...
12.8 Filter 12.8.5 ETHernet:PORT Pt :FILTer:FILTer Ft [:ENABle] Syntax ETHernet:PORT Pt :FILTer:FILTer Ft [:ENABle] enable Description This command enables/disables the specific filter. Parameters = Port number = Filter number (1-8) (see 12.8) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :DMAC? Description This query returns the MAC destination filter and mask. Parameters = Port number = Filter number (1-8) Response filter STRING RESPONSE DATA mask STRING RESPONSE DATA Example ETH:PORT1:FILT:FILT1:DMAC? ""00-50-C2-35-D2-EF"", ""FF-FF-FF-FF-FF-FF"" Note 12.8.8 ETHernet:PORT Pt :FILTer:FILTer Ft :EMSMac...
12.8 Filter 12.8.10 ETHernet:PORT Pt :FILTer:POFFset Syntax ETHernet:PORT Pt :FILTer:POFFset offset Description This commands sets the pattern offset for the pattern filter. Parameters = Port number offset NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 15956, DEFault = 2 Response None.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :SPORt? Description This query returns the TCP/UDP source port filter and mask. Parameters = Port number = Filter number (1-8) Response filter NR1 NUMERIC RESPONSE DATA mask NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:FILT:FILT1:SPOR? Note 12.8.13...
12.8 Filter 12.8.15 ETHernet:PORT Pt :FILTer:FILTer Ft :DIV4 Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :DIV4 filter [, mask ] Description This command sets the IPv4 destination filter and mask. Parameters = Port number = Filter number (1-8) filter STRING PROGRAM DATA mask STRING PROGRAM DATA Response...
Chapter 12 Ethernet 12.8.17 ETHernet:PORT Pt :FILTer:FILTer Ft :HIV6 Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :HIV6 filter [, mask ] Description This command sets the IPv6 hop destination filter and mask. Parameters = Port number = Filter number (1-8) filter STRING PROGRAM DATA mask STRING PROGRAM DATA Response...
12.8 Filter 12.8.19 ETHernet:PORT Pt :FILTer:FILTer Ft :MPLS Lv :LABel Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MPLS Lv :LABel filter [, mask ] Description This command sets the MPLS level filter and mask. Parameters = Port number = Filter number (1-8) = Level number (1-8) filter NUMERIC PROGRAM DATA...
Chapter 12 Ethernet 12.8.21 ETHernet:PORT Pt :FILTer:FILTer Ft :MPLS Lv :BOLStack Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MPLS Lv :BOLStack filter [, mask ] Description This command sets the MPLS bottom of label stack filter and mask. Parameters = Port number = Filter number (1-8) = Level number (1-8) filter...
12.8 Filter 12.8.23 ETHernet:PORT Pt :FILTer:FILTer Ft :VLAN Lv :ID Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :VLAN Lv :ID filter [, mask ] Description This command sets the VLAN ID filter and mask. Parameters = Port number = Filter number (1-8) = Level number (1-8) filter NUMERIC PROGRAM DATA...
Chapter 12 Ethernet 12.8.25 ETHernet:PORT Pt :FILTer:FILTer Ft :VLAN Lv :DEI Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :VLAN Lv :DEI filter [, mask ] Description This command sets the VLAN DEI filter and mask. Parameters = Port number = Filter number (1-8) = Level number (1-8) filter NUMERIC PROGRAM DATA...
12.8 Filter 12.8.27 ETHernet:PORT Pt :FILTer:FILTer Ft :MMSMac Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MMSMac filter [, mask ] Description This command sets the MiM source MAC address filter and mask. Parameters = Port number = Filter number (1-8) filter STRING PROGRAM DATA mask STRING PROGRAM DATA Response...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MMBTAG:ID? Description This query returns the MiM B-Tag VLAN ID filter and mask. Parameters = Port number = Filter number (1-8) Response filter NR1 NUMERIC RESPONSE DATA mask NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:FILT:FILT1:MMBTAG:ID? Note...
12.8 Filter 12.8.32 ETHernet:PORT Pt :FILTer:FILTer Ft :MMITAG:ID Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MMITAG:ID filter [, mask ] Description This command sets the MiM I-Tag Service ID filter and mask. Parameters = Port number = Filter number (1-8) filter NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 16777215, DEFault = 0 mask NUMERIC PROGRAM DATA...
Chapter 12 Ethernet 12.8.34 ETHernet:PORT Pt :FILTer:FILTer Ft :MMITAG:DEI Syntax ETHernet:PORT Pt :FILTer:FILTer Ft :MMITAG:DEI filter [, mask ] Description This command sets the MiM I-Tag DEI filter and mask. Parameters = Port number = Filter number (1-8) filter NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 1, DEFault = 0 mask NUMERIC PROGRAM DATA...
12.9 Thresholds 12.9 Thresholds 12.9.1 ETHernet:PORT Pt :THResholds[:ENABle] Syntax ETHernet:PORT Pt :THResholds[:ENABle] enable Description This command enables/disables thresholds. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Examples ETH:PORT1:THR ON Note This is the default node for ETHernet:PORT Pt :THResholds Syntax ETHernet:PORT Pt :THResholds[:ENABle]? Description...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :THResholds:SELect? type Description This query returns whether or not the specific threshold type is enabled. Parameters = Port number type CHARACTER PROGRAM DATA Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:THR:SEL? UTIL Note 12.9.3 ETHernet:PORT Pt :THResholds:VALue Syntax ETHernet:PORT Pt :THResholds:VALue type ,...
Page 493
12.9 Thresholds Syntax ETHernet:PORT Pt :THResholds:VALue? type Description This query returns the level for the specific threshold type. Parameters = Port number type CHARACTER PROGRAM DATA Response compare CHARACTER RESPONSE DATA value NR2 NUMERIC RESPONSE DATA Example ETH:PORT1:THR:VAL? UTIL GT, 10.5PCT Note...
Chapter 12 Ethernet 12.10 SyncE 12.10.1 ETHernet:SYNCe:PTHRough:FCAPture Syntax ETHernet:SYNCe:PTHRough:FCAPture enable Description This command enables/disables SyncE frame capture when the ports are in pass-through mode. Parameter enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:SYNC:PTHR:FCAP OFF Note This command can be used on V2.00 or later. Syntax ETHernet:SYNCe:PTHRough:FCAPture? Description...
12.10 SyncE Syntax ETHernet:PORT Pt :SYNCe:PTHRough:QLEVel:USER? Description This query returns the quality level to be inserted in SSM messages. Parameter = Port number Response level NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:SYNC:PTHR:QLEV:USER? Note This command can be used on V2.00 or later. 12.10.4 ETHernet:PORT Pt :SYNCe[:ENABle] Syntax...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :SYNCe:FCAPture? Description This query returns whether or not SyncE frame capture is enabled. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:PORT1:SYNC:FCAP? Note 12.10.7 ETHernet:PORT Pt :SYNCe:QLEVel Syntax ETHernet:PORT Pt :SYNCe:QLEVel qualityLevel Description This command sets the quality level of the transmitter clock.
12.10 SyncE Syntax ETHernet:PORT Pt :SYNCe:MAC:AUTO? Description This query returns whether or not automatic generation of source MAC address is enabled. Parameter = Port number Response automatic CHARACTER RESPONSE DATA Example ETH:PORT1:SYNC:MAC:AUTO? Note 12.10.10 ETHernet:PORT Pt :SYNCe:EFLag Syntax ETHernet:PORT Pt :SYNCe:EFLag behavior Description This command set the SyncE Event flag behavior.
Chapter 12 Ethernet 12.11 Precision Time Protocol - IEEE 1588v2 12.11.1 ETHernet:PORT Pt :PTP[:ENABle] Syntax ETHernet:PORT Pt :PTP[:ENABle] enable Description This command enables/disables the Precision Time Protocol. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:PORT1:PTP ON Note...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.4 ETHernet:PORT Pt :PTP:UNEGotiate Syntax ETHernet:PORT Pt :PTP:UNEGotiate enable Description This command enables/disables unicast negotiate mode. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:PORT1:PTP:UNEG ON Note Syntax ETHernet:PORT Pt :PTP:UNEGotiate? Description...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:DOMain? Description This query returns the PTP domain Id. Parameter = Port number Response domain CHARACTER RESPONSE DATA Example ETH:PORT1:PTP:DOM? Note 12.11.7 ETHernet:PORT Pt :PTP:TPRotocol Syntax ETHernet:PORT Pt :PTP:TPRotocol protocol Description This command sets the transport protocol to use for PTP communication. Parameters = Port number protocol...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.9 ETHernet:PORT Pt :PTP:MAC:AUTO Syntax ETHernet:PORT Pt :PTP:MAC:AUTO automatic Description This command enables/disables automatic generation of PTP source MAC address. Parameters = Port number automatic CHARACTER PROGRAM DATA ON: Lock the MAC parameter to the value of default MAC source address. OFF: Unlock the MAC parameter value.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:MAC:SMULticast? Description This query returns multicast destination MAC addresses Parameter = Port number Response address type CHARACTER RESPONSE DATA Example ETH:PORT1:PTP:MAC:SMUL? FORW Note 12.11.12 ETHernet:PORT Pt :PTP:MAC:ARP Syntax ETHernet:PORT Pt :PTP:MAC:ARP Description this command execute ARP for IEEE1588v2. Parameters = Port number Response...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.16 ETHernet:PORT Pt :PTP:PTYPe Syntax ETHernet:PORT Pt :PTP:PTYPe payload type Description This command sets payload type for IPv6 header. Parameters = Port number payload type CHARACTER PROGRAM DATA AUTO: IPv6 Payload length is set by auto. NULL: IPv6 Payload length is set 0.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:EXT:TYPE? Description This query returns the type of extension header for PTP. This command is only valid when IPv6 is selected on layer3. Parameter = Port number Response type CHARACTER RESPONSE DATA Example ETH:PORT1:PTP:EXT:TYPE? Note 12.11.19 ETHernet:PORT Pt :PTP:EXT:LENGth...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.21 ETHernet:PORT Pt :PTP:IP:IPV4:SOURce Syntax ETHernet:PORT Pt :PTP:IP:IPV4:SOURce address Description This command sets the PTP IPv4 source address. Parameters = Port number address STRING PROGRAM DATA IPv4 address Response None. Example ETH:PORT1:PTP:IP:IPV4:SOUR ""172.29.2.36"" Note Only the character '.' is accepted as separator.
Chapter 12 Ethernet 12.11.24 ETHernet:PORT Pt :PTP:IP:IPV6:DESTination Syntax ETHernet:PORT Pt :PTP:IP:IPV6:DESTination address Description This command sets the PTP IPv6 destination address. Used in unicast slave mode. Parameters = Port number address STRING PROGRAM DATA IPv6 address Response None. Example ETH:PORT1:PTP:IP:IPV6:DEST ""1234:5678:9ABC:DEF0:1234:5678:9ABC:DEF0"" Note This value...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.27 ETHernet:PORT Pt :PTP:IPV6:SLESs:IID Syntax ETHernet:PORT Pt :PTP:IPV6:SLESs:IID mode Description This command sets the PTP interface ID for IPv6. Parameters = Port number STRING PROGRAM DATA The interface ID string must consist of 16 hexadecimal digits. Response None.
12.11 Precision Time Protocol - IEEE 1588v2 Syntax ETHernet:PORT Pt :PTP:IP:DSCP:EVENt? Description This query returns the DSCP value to use for PTP event messages. Parameter = Port number Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:PTP:IP:DSCP:EVEN? Note 12.11.37 ETHernet:PORT Pt :PTP:IP:DSCP:NORMal Syntax ETHernet:PORT Pt :PTP:IP:DSCP:NORMal value...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:TUNNeling:VLAN:LCount? Description This query returns the number of active VLAN levels. Parameter = Port number Response levels NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:PTP:TUNN:VLAN:LC? Note 12.11.40 ETHernet:PORT Pt :PTP:TUNNeling:VLAN:LEVel Lv :ID Syntax ETHernet:PORT Pt :PTP:TUNNeling:VLAN:LEVel Lv :ID number Description This command sets the VLAN ID.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:TUNNeling:MPLS:LEVel Lv :TTL? Description This query returns the MPLS time to live. Parameters = Port number = MPLS level (1-N) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:PTP:TUNN:MPLS:LEV1:TTL? Note 12.11.49 ETHernet:PORT Pt :PTP:FCAPture Syntax ETHernet:PORT Pt :PTP:FCAPture enable Description...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.51 ETHernet:PORT Pt :PTP:ELOG Syntax ETHernet:PORT Pt :PTP:ELOG enable Description This command enables/disables Extended logging in the IEEE 1588 clock log. All received and transmitted PTP messages will be logged. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = ON...
Chapter 12 Ethernet 12.11.54 ETHernet:PORT Pt :PTP:CLOCk:SOURce Syntax ETHernet:PORT Pt :PTP:CLOCk:SOURce source Description This command sets the PTP clock source. Parameters = Port number source CHARACTER PROGRAM DATA INTernal: Use the internal instrument clock. GPS: Use the attach GPS device for time reference. DEFault = INTernal Response None.
12.11 Precision Time Protocol - IEEE 1588v2 Syntax ETHernet:PORT Pt :PTP:CLOCk:IDENtity:AUTO? Description This query returns whether or not automatic generation of an identity from the PTP source MAC address is enabled. Parameter = Port number Response automatic CHARACTER RESPONSE DATA Example ETH:PORT1:PTP:CLOC:IDEN:AUTO? Note...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :PTP:CLOCk:CLASs? Description This query returns the PTP clock class. Parameter = Port number Response class NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:PTP:CLOC:CLAS? Note 12.11.60 ETHernet:PORT Pt :PTP:CLOCk:ACCuracy Syntax ETHernet:PORT Pt :PTP:CLOCk:ACCuracy accuracy Description This command sets the PTP clock accuracy. Parameters = Port number accuracy...
12.11 Precision Time Protocol - IEEE 1588v2 Syntax ETHernet:PORT Pt :PTP:CLOCk:ACCuracy:USER? Description This query returns the user defined PTP clock accuracy. Parameter = Port number Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:PTP:CLOC:ACC:USER? Note 12.11.62 ETHernet:PORT Pt :PTP:CLOCk:TSOurce Syntax ETHernet:PORT Pt :PTP:CLOCk:TSOurce source Description This command sets the PTP clock time source value.
Chapter 12 Ethernet 12.11.64 ETHernet:PORT Pt :PTP:TIMing:AINTerval Syntax ETHernet:PORT Pt :PTP:TIMing:AINTerval interval Description This command sets the PTP timing announce interval. Parameters = Port number interval CHARACTER PROGRAM DATA FS8: 1/8 second FS4: 1/4 second FS2: 1/2 second S05: 1/2 second (for backward compatibility only) S1: 1 second S2: 2 seconds S4: 4 seconds...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.66 ETHernet:PORT Pt :PTP:TIMing:UOFFset Syntax ETHernet:PORT Pt :PTP:TIMing:UOFFset offset Description This command sets the nominal offset between UTC time and PTP/TAI time. The value is used for conversion and comparison of UTC and PTP/TAI time. Parameters = Port number offset...
Chapter 12 Ethernet 12.11.68 ETHernet:PORT Pt :PTP:TIMing:DRINterval Syntax ETHernet:PORT Pt :PTP:TIMing:DRINterval interval Description This command sets the PTP timing delay request interval. Parameters = Port number interval CHARACTER PROGRAM DATA FS128: 1/128 second FS64: 1/64 second FS32: 1/32 second FS16: 1/16 second FS8: 1/8 second FS4: 1/4 second FS2: 1/2 second...
12.11 Precision Time Protocol - IEEE 1588v2 12.11.70 ETHernet:PORT Pt :PTP:TIMing:GCABle Syntax ETHernet:PORT Pt :PTP:TIMing:GCABle delay Description This command sets the delay time of GPS antenna cable length. Unit: nano Seconds. Parameters = Port number delay NUMERIC PROGRAM DATA MINimum=0, MAXimum=1000000000, DEFault=0 Response None.
Chapter 12 Ethernet 12.12 Follow 12.12.1 ETHernet:FOLLow:TRAFfic Syntax ETHernet:FOLLow:TRAFfic enable Description This command sets traffic setup in Test-""Generator"" for PORT2 to follow PORT1. Parameter enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:FOLL:TRAF ON Note This command is compatible with CMA3000. Syntax ETHernet:FOLLow:TRAFfic? Description...
12.12 Follow Syntax ETHernet:FOLLow:GATeway St ? Description This query returns whether or not gateway setup for PORT2 stream follows PORT1 stream St . Parameter = Stream number (1-16) Response enable BOOLEAN RESPONSE DATA Example ETH:FOLL:GAT1? Note This command is compatible with CMA3000. 12.12.4 ETHernet:FOLLow:SETTings Syntax...
Chapter 12 Ethernet Syntax ETHernet:FOLLow:THResholds? Description This query returns whether or not threshold setup for PORT2 follows PORT1. Parameter None. Response enable BOOLEAN RESPONSE DATA Example ETH:FOLL:THR? Note This command is compatible with CMA3000. 12.12.7 ETHernet:FOLLow:SYNCe Syntax ETHernet:FOLLow:SYNCe enable Description This command sets SyncE setup for PORT2 to follow PORT1.
12.12 Follow Syntax ETHernet:PORT Pt :FOLLow:TRAFfic? Description This query returns whether or not traffic setup in Test-""Generator"" for port follows PORT1. Parameter = Port number (2-4) Response enable BOOLEAN RESPONSE DATA Example ETH:PORT2:FOLL:TRAF? Note 12.12.10 ETHernet:PORT Pt :FOLLow:STReam St Syntax ETHernet:PORT Pt :FOLLow:STReam St enable Description...
Chapter 12 Ethernet 12.12.12 ETHernet:PORT Pt :FOLLow:SETTings Syntax ETHernet:PORT Pt :FOLLow:SETTings enable Description This command sets settings setup (Incoming Frames, Receiver Setup, In-band Setup, and Miscellaneous) for port to follow PORT1. Parameter = Port number (2-4) enable BOOLEAN PROGRAM DATA DEFault = ON Response None.
12.12 Follow 12.12.15 ETHernet:PORT Pt :FOLLow:SYNCe Syntax ETHernet:PORT Pt :FOLLow:SYNCe enable Description This command sets SyncE setup for port to follow PORT1. Parameter = Port number (2-4) enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:PORT2:FOLL:SYNC ON Note Syntax ETHernet:PORT Pt :FOLLow:SYNCe? Description...
Chapter 12 Ethernet 12.13 Stimuli 12.13.1 ETHernet:PORT Pt :STIMuli:ALARm Syntax ETHernet:PORT Pt :STIMuli:ALARm alarm Description This command sets the stimuli alarm state. Parameters = Port number alarm CHARACTER PROGRAM DATA NONE: No alarm LINK: No link REM: Remote fault LF: Local fault DEFault = NONE Response None.
Chapter 12 Ethernet 12.13.5 ETHernet:PORT Pt :STIMuli:FEC:ERRor:LANE Syntax ETHernet:PORT Pt :STIMuli:FEC:ERRor:LANE content Description This command sets the lane number. Parameters = Port number content NUMERIC PROGRAM DATA MINimum=\#B0000, MAXimum=\#B1111, DEFault=\#B0000 Response None. Example ETH:PORT1:STIM:FEC:ERR:LANE \#B1001 This command add error into lane 0 and 3. Note This command can be used on 100G(on MU110013A CFP2 or QSFP28 Adpt.) Syntax...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STIMuli:WAN:EBLength? Description This query returns the WAN stimuli error burst length. Parameter = Port number Response length NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STIM:WAN:EBL? Note This command can be used on V2.00 or later. 12.13.10 ETHernet:PORT Pt :STIMuli:DEViation Syntax ETHernet:PORT Pt :STIMuli:DEViation...
12.13 Stimuli Syntax ETHernet:PORT Pt :STIMuli:PCS:ERATe? Description This query returns the PCS stimuli error rate. Parameter = Port number Response rate NR3 NUMERIC RESPONSE DATA Example ETH:PORT1:STIM:PCS:ERAT? 1E-8 Note This command can be used on 10/40/100G. 12.13.17 ETHernet:PORT Pt :STIMuli:PCS:EELength Syntax ETHernet:PORT Pt :STIMuli:PCS:EELength length...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :STIMuli:PCS:SKEW:BIT? Description This query returns the PCS stimuli skew bit. Parameter = Port number Response length NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:STIM:PCS:SKEW:BIT? Note This command can be used on 40/100G. 12.13.20 ETHernet:PORT Pt :STIMuli:PCS:SKEW:TYPE Syntax ETHernet:PORT Pt :STIMuli:PCS:SKEW:TYPE error...
12.14 Result 12.14 Result 12.14.1 ETHernet:PORT Pt :IFETch? Syntax ETHernet:PORT Pt :IFETch? parameter Description This query fetches an Ethernet interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. Performance UTIL: Utilization. Response: Min\% , Max\% , Avg\% THR: Throughput (bps).
Page 540
Chapter 12 Ethernet . . . continued from previous page 10GLF: Obsolete. For CMA 3000 backward compatibility only. Same as LF. RF: 10/40/100G Remote Faults. Response: Count 10GRF: Obsolete. For CMA 3000 backward compatibility only. Same as RF. Burst Stat BUFR: Bursted frames.
Page 541
12.14 Result . . . continued from previous page BER - Alarms \& Errors LOS: Loss of signal. Response: Count , Ratio NLS: No link Seconds. Response: Count , Ratio RFS: Remote fault seconds. Response: Count , Ratio BPBC: Pattern bit count. Response: Count BPE: Pattern errors.
Page 542
Chapter 12 Ethernet . . . continued from previous page WMFUNAV: Mux forward UNAV. Response: Count , Ratio WMBES: Mux backward ES. Response: Count , Ratio WMBSES: Mux backward SES. Response: Count , Ratio WMBUNAV: Mux backward UNAV Response: Count , Ratio WAN - SPE quality WSFES: SPE forward ES.
Page 543
12.14 Result . . . continued from previous page OLBR: LBR count. Response: CountTx , CountRx OLTM: LTM count. Response: CountTx , CountRx OLTR: LTR count. Response: CountTx , CountRx OOTH: Other count. Response: CountTx , CountRx OTOT: Total count. Response: CountTx , CountRx Sync Test BRATE: Bitrate...
Chapter 12 Ethernet 12.15 Status 12.15.1 ETHernet:STATus:PORT Pt :AESummary[:EVENt]? Syntax ETHernet:STATus:PORT Pt :AESummary[:EVENt]? Description This query returns the Ethernet alarms and errors summary event register. The content of this event register is summarized in DB6 of the STATus:INTerface:PORT Pt :CONDition register.
Chapter 12 Ethernet 12.15.5 ETHernet:STATus:PORT Pt :ERRor section [:EVENt]? Syntax ETHernet:STATus:PORT Pt :ERRor section [:EVENt]? Description This query returns the errors event register. The content of this register is summarized in DB2 of the ETHernet:STATus:PORT Pt :AESummary:CONDition register. Parameters = Port number section = Ethernet(1), WAN(2), PCS(3) or FEC(4) Response...
12.15 Status 12.15.7 ETHernet:STATus:PORT Pt :LINK? Syntax ETHernet:STATus:PORT Pt :LINK? Description This query returns if there is link. Parameter = Port number Response link BOOLEAN RESPONSE DATA Example ETH:STAT:PORT1:LINK? Note 12.15.8 ETHernet:STATus:PORT Pt :INTerface? Syntax ETHernet:STATus:PORT Pt :INTerface? Description This query returns the current type of interface. Parameter = Port number Response...
12.15 Status 12.15.17 ETHernet:STATus:PORT Pt :ANComplete? Syntax ETHernet:STATus:PORT Pt :ANComplete? Description This query returns if auto negotiation is completed. Parameter = Port number Response ancomp BOOLEAN RESPONSE DATA Example ETH:STAT:PORT1:ANC? Note 12.15.18 ETHernet:STATus:PORT Pt :PCAPable? Syntax ETHernet:STATus:PORT Pt :PCAPable? Description This query returns the Link Partner Ability - Pause Capable Parameter = Port number...
12.15 Status 12.15.26 ETHernet:STATus:PORT Pt :PCS:SHLock? Syntax ETHernet:STATus:PORT Pt :PCS:SHLock? Description This query returns whether or not 40/100G PCS sync header is locked. Parameter = Port number Response shlock BOOLEAN RESPONSE DATA Example ETH:STAT:PORT1:PCS:SHL? Note This command can be used on V2.00 or later. 12.15.27 ETHernet:STATus:PORT Pt :PCS:AMLock? Syntax...
Chapter 12 Ethernet 12.15.31 ETHernet:STATus:PORT Pt :PTP:LCLock? Syntax ETHernet:STATus:PORT Pt :PTP:LCLock? Description This query returns the status of the PTP clock. Parameter = Port number Response clockState STRING RESPONSE DATA ""INITIALIZING"", ""FAULTY"", ""DISABLED"", ""LISTENING"", ""PRE MASTER"", ""MAS- TER"", ""PASSIVE"", ""UNCALIBRATED"" or ""SLAVE"". offset NR2 NUMERIC RESPONSE DATA Unit: Seconds.
12.15 Status 12.15.35 ETHernet:STATus:PORT Pt :PTP:FMASters? Syntax ETHernet:STATus:PORT Pt :PTP:FMASters? Description This query returns a list of maximum five foreign masters and their properties. Parameter = Port number Response ( master ) * = EXPRESSION RESPONSE DATA master is split into three separate results ( clockId , port , announceCount ): clockId STRING RESPONSE DATA port...
12.15 Status 12.15.41 ETHernet:STATus:PORT Pt :TSRC:RPPS? Syntax ETHernet:STATus:PORT Pt :TSRC:RPPS? Description This query returns if external reference 1PPS is available for timestamp source. Parameter = Port number Response timestamp source availability BOOLEAN RESPONSE DATA Example ETH:STAT:PORT1:TSRC:RPPS? Note 12.15.42 ETHernet:STATus:PORT Pt :TSRC:GPS? Syntax ETHernet:STATus:PORT Pt :TSRC:GPS? Description...
12.16 Ping Syntax ETHernet:PING:SETup:PORT Pt :SDURation? Description This query returns the test duration. Unit: Seconds. Parameter = Port number Response seconds NR1 NUMERIC RESPONSE DATA Example ETH:PING:SET:PORT1:SDUR? Note This setting applies to all ports. 12.16.5 ETHernet:PING:SETup:PORT Pt :RDURation Syntax ETHernet:PING:SETup:PORT Pt :RDURation requests Description This command sets the test duration.
Chapter 12 Ethernet Syntax ETHernet:PING:SETup:PORT Pt :FSIZe? Description This query returns the frame size. Unit: Bytes. Parameter = Port number Response size NR1 NUMERIC RESPONSE DATA Example ETH:PING:SET:PORT1:FSIZ? Note This setting applies to all ports. 12.16.8 ETHernet:PING:SETup:PORT Pt :TOUT Syntax ETHernet:PING:SETup:PORT Pt :TOUT timeout Description...
12.16 Ping 12.16.11 ETHernet:PING:RESults:NREQuests? Syntax ETHernet:PING:RESults:NREQuests? Description Returns the number of sent requests. Parameter None. Response number NR1 NUMERIC RESPONSE DATA Example ETH:PING:RES:NREQ? Note 12.16.12 ETHernet:PING:RESults:SREQuest? Syntax ETHernet:PING:RESults:SREQuest? index Description Returns the result of a single request. Parameter ( index ) * = EXPRESSION PROGRAM DATA Expression format: Numeric List MINimum = 1...
12.17 Traceroute 12.17.5 ETHernet:TRACeroute:SETup:TOUT Syntax ETHernet:TRACeroute:SETup:TOUT timeout Description This command sets the time out value. Unit: Milliseconds. Parameter timeout NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 15000, DEFault = 500 Response None. Example ETH:TRAC:SET:TOUT 100 Note Syntax ETHernet:TRACeroute:SETup:TOUT? Description This query returns the time out value.
Page 564
Chapter 12 Ethernet . . . continued from previous page "" timeout "" means that an IP address was unattainable. minrtt NR2 NUMERIC RESPONSE DATA Minimum Round trip time. Unit: Milliseconds. NaN (section 1.6.1) means no ping replies. maxrtt NR2 NUMERIC RESPONSE DATA Maximum Round trip time.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:GENeral:TSELection? Description This query returns the RFC2544 test that will be executed. Parameter None. Response ( test ) * = EXPRESSION RESPONSE DATA Example ETH:RFC:SET:GEN:TSEL? (FLOS,LAT,BUR) Note 12.18.5 ETHernet:RFC:SETup:GENeral:E2E:OWAY Syntax ETHernet:RFC:SETup:GENeral:E2E:OWAY enable Description This command sets One Way testing for End to End network test. Parameter enable BOOLEAN PROGRAM DATA...
12.18 RFC2544 Syntax ETHernet:RFC:SETup:GENeral:E2E:TDIRection? Description This query returns the End to End One Way transmission direction. Parameter None. Response CHARACTER RESPONSE DATA Example ETH:RFC:SET:GEN:E2E:TDIR? MAST Note 12.18.8 ETHernet:RFC:SETup:GENeral:E2E:SSTore Syntax ETHernet:RFC:SETup:GENeral:E2E:SSTore enable Description This commands enables/disables storing of results on the slave side for End to End Network test.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:GENeral:IAFFilter? Description This query returns whether or not addresses are included in frame filter on receiver. Parameter None. Response enable BOOLEAN RESPONSE DATA Example ETH:RFC:SET:GEN:IAFF? Note 12.18.11 ETHernet:RFC:SETup:GENeral:JITTer Syntax ETHernet:RFC:SETup:GENeral:JITTer enable Description This command enables/disables jitter measurement with latency test. Parameter enable BOOLEAN PROGRAM DATA...
12.18 RFC2544 Syntax ETHernet:RFC:SETup:GENeral:TCLayer? Description This query returns the throughput calculation layer. Parameter None. Response layer CHARACTER RESPONSE DATA Example ETH:RFC:SET:GEN:TCL? LINK Note 12.18.14 ETHernet:RFC:SETup:GENeral:TTYPe Syntax ETHernet:RFC:SETup:GENeral:TTYPe layer Description This command sets the throughput calculation type. Parameter type CHARACTER PROGRAM DATA AVG: Average MAX: Maximum DEFault = MAX...
Chapter 12 Ethernet 12.19 RFC2544 - Throughput 12.19.1 ETHernet:RFC:SETup:PORT Pt :THRoughput:FSIZe:MODE Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:FSIZe:MODE mode Description This command sets the RFC2544 throughput frame size mode. Parameters = Port number mode CHARACTER PROGRAM DATA USER: User defined STEPped: Stepped CONStant: Constant DEFault = USER Response None.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:FSIZe:END? Description This query returns the RFC2544 throughput end frame size for stepped mode. Parameter = Port number Response size NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:THR:FSIZ:END? Note 12.19.6 ETHernet:RFC:SETup:PORT Pt :THRoughput:FSIZe:STEP Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:FSIZe:STEP size Description This command sets the RFC2544 throughput step frame size for stepped mode.
12.19 RFC2544 - Throughput Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:STOP? Description This query return the state of stop on no frame loss at maximum utilization. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:RFC:SET:PORT1:THR:LL:STOP? Note 12.19.9 ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:MINimum Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:MINimum load Description...
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:MAXimum? [ suffix ] Description This query returns the maximum line load percentage. Parameters = Port number suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second DEFault = PCT Response load NR2 NUMERIC RESPONSE DATA...
12.19 RFC2544 - Throughput 12.19.13 ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:ASEarch:MODE Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:LLoad:ASEarch:MODE mode Description This command sets the auto search mode. Parameters = Port number mode CHARACTER PROGRAM DATA SMARt BINary DEFault = SMARt Response None. Example ETH:RFC:SET:PORT1:THR:LL:ASE:MODE BIN Note In Switch/Router mode PORT1 setup is used.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:DURation:STEP? Description This query returns the step duration. Unit: Seconds. Unit: seconds. Parameter = Port number Response step NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:THR:DUR:STEP? Note 12.19.16 ETHernet:RFC:SETup:PORT Pt :THRoughput:DURation:REPeats Syntax ETHernet:RFC:SETup:PORT Pt :THRoughput:DURation:REPeats Description This command sets the number of repeats.
12.20 RFC2544 - Frame Loss 12.20 RFC2544 - Frame Loss 12.20.1 ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:MODE Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:MODE mode Description This command sets the RFC2544 frame loss frame size mode. Parameters = Port number mode CHARACTER PROGRAM DATA USER: User defined STEPped: Stepped CONStant: Constant DEFault = USER...
Chapter 12 Ethernet 12.20.3 ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:JUMBo Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:JUMBo size Description This command sets the RFC2544 frame loss jumbo frame size for user defined mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 1519, MAXimum = 16000, DEFault = 1582 Response None.
12.20 RFC2544 - Frame Loss Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:END? Description This query returns the RFC2544 frame loss end frame size for stepped mode. Parameter = Port number Response size NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:FLOS:FSIZ:END? Note 12.20.6 ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:STEP Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:FSIZe:STEP size...
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:STOP? Description This query returns the state for stop on no frame loss at maximum utilization. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:RFC:SET:PORT1:FLOS:LL:STOP? Note 12.20.9 ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:MINimum Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:MINimum load Description This command sets the minimum line load percentage.
12.20 RFC2544 - Frame Loss Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:MAXimum? [ suffix ] Description This query returns the maximum line load percentage. Parameters = Port number suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second DEFault = PCT Response load...
Chapter 12 Ethernet 12.20.13 ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:ASEarch:MODE Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:LLoad:ASEarch:MODE mode Description This command sets the auto search mode. Parameters = Port number mode CHARACTER PROGRAM DATA SMARt BINary DEFault = SMARt Response None. Example ETH:RFC:SET:PORT1:FLOS:LL:ASE:MODE BIN Note In Switch/Router mode PORT1 setup is used. PORT2 setup can be set but will be ignored during the test.
12.20 RFC2544 - Frame Loss Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:DURation:STEP? Description This query returns the step duration. Unit: Seconds. Parameter = Port number Response step NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:FLOS:DUR:STEP? Note 12.20.16 ETHernet:RFC:SETup:PORT Pt :FLOSs:DURation:REPeats Syntax ETHernet:RFC:SETup:PORT Pt :FLOSs:DURation:REPeats Description This command sets the number of repeats.
Chapter 12 Ethernet 12.21 RFC2544 - Throughput and Frame Loss 12.21.1 ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:MODE Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:MODE mode Description This command sets the RFC2544 throughput and frame loss frame size mode. Parameters = Port number mode CHARACTER PROGRAM DATA USER: User defined STEPped: Stepped CONStant: Constant...
12.21 RFC2544 - Throughput and Frame Loss 12.21.3 ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:JUMBo Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:JUMBo size Description This command sets the RFC2544 throughput and frame loss jumbo frame size for user defined mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 1519, MAXimum = 16000, DEFault = 1582 Response None.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:END? Description This query returns the RFC2544 throughput and frame loss end frame size for stepped mode. Parameter = Port number Response size NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:TAFL:FSIZ:END? Note 12.21.6 ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:STEP Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:FSIZe:STEP size...
12.21 RFC2544 - Throughput and Frame Loss Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:STOP? Description This query returns the state for stop on no frame loss at maximum utilization. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example ETH:RFC:SET:PORT1:TAFL:LL:STOP? Note 12.21.9 ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:MINimum Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:MINimum load...
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:MAXimum? [ suffix ] Description This query returns the maximum line load percentage. Parameters = Port number suffix CHARACTER PROGRAM DATA PCT: Percent KBPS: Kilo bit per second MBPS: Mega bit per second DEFault = PCT Response load NR2 NUMERIC RESPONSE DATA...
12.21 RFC2544 - Throughput and Frame Loss 12.21.13 ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:ASEarch:MODE Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:LLoad:ASEarch:MODE mode Description This command sets the auto search mode. Parameters = Port number mode CHARACTER PROGRAM DATA SMARt BINary DEFault = SMARt Response None. Example ETH:RFC:SET:PORT1:TAFL:LL:ASE:MODE BIN Note In Switch/Router mode PORT1 setup is used.
Chapter 12 Ethernet Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:DURation:STEP? Description This query returns the step duration. Unit: Seconds. Parameter = Port number Response step NR1 NUMERIC RESPONSE DATA Example ETH:RFC:SET:PORT1:TAFL:DUR:STEP? Note 12.21.16 ETHernet:RFC:SETup:PORT Pt :TAFLoss:DURation:REPeats Syntax ETHernet:RFC:SETup:PORT Pt :TAFLoss:DURation:REPeats Description This command sets the number of repeats. Parameters = Port number NUMERIC PROGRAM DATA...
12.22 RFC2544 - Latency 12.22 RFC2544 - Latency 12.22.1 ETHernet:RFC:SETup:PORT Pt :LATency:FSIZe:MODE Syntax ETHernet:RFC:SETup:PORT Pt :LATency:FSIZe:MODE mode Description This command sets the RFC2544 latency frame size mode. Parameters = Port number mode CHARACTER PROGRAM DATA USER: User defined STEPped: Stepped CONStant: Constant DEFault = USER Response...
Chapter 12 Ethernet 12.22.3 ETHernet:RFC:SETup:PORT Pt :LATency:FSIZe:JUMBo Syntax ETHernet:RFC:SETup:PORT Pt :LATency:FSIZe:JUMBo size Description This command sets the RFC2544 latency the jumbo frame size for user defined mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 1519, MAXimum = 16000, DEFault = 1582 Response None.
Chapter 12 Ethernet . . . continued from previous page Example ETH:RFC:SET:PORT1:LAT:LL:MIN 10 Notes In Switch/Router mode PORT1 setup is used. PORT2 setup can be set but will be ignored during the test. In Router Latency Mode the maximum allowed line load is 1Mbps. MINimum, MAXimum and DEFault are all in PCT.
Chapter 12 Ethernet . . . continued from previous page Response None. Example ETH:RFC:SET:PORT1:LAT:LL:OTES FLOS Note In Switch/Router mode PORT1 setup is used. PORT2 setup can be set but will be ignored during the test. Syntax ETHernet:RFC:SETup:PORT Pt :LATency:LLoad:OTESt? Description This query returns the test followed.
12.22 RFC2544 - Latency 12.22.15 ETHernet:RFC:SETup:PORT Pt :LATency:DURation:REPeats Syntax ETHernet:RFC:SETup:PORT Pt :LATency:DURation:REPeats Description This command sets the number of repeats. Parameters = Port number NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 1000, DEFault = 0 Response None. Example ETH:RFC:SET:PORT1:LAT:DUR:REP 5 Note In Switch/Router mode PORT1 setup is used.
Chapter 12 Ethernet 12.23 RFC2544 - Burst 12.23.1 ETHernet:RFC:SETup:PORT Pt :BURSt:MODE Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:MODE mode Description This command sets the RFC2544 burst mode. Parameters = Port number mode CHARACTER PROGRAM DATA FPBurst: Based on frame SPBurst: Based on seconds DEFault = FPBurst Response None.
12.23 RFC2544 - Burst . . . continued from previous page 1024: 1024 bytes 1280: 1280 bytes 1518: 1518 bytes JUMB: Jumbo frame size use :JUMBo to define. Response None. Example ETH:RFC:SET:PORT1:BURS:FSIZ:USER (64,256,JUMB) Note In Switch/Router mode PORT1 setup is used. PORT2 setup can be set but will be ignored during the test.
Chapter 12 Ethernet 12.23.6 ETHernet:RFC:SETup:PORT Pt :BURSt:FSIZe:END Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:FSIZe:END size Description This command sets the RFC2544 burst end frame size for stepped mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 44 , MAXimum = 16000, DEFault = 256 Response None.
Chapter 12 Ethernet 12.23.11 ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:END Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:END size Description This command sets the RFC2544 burst end size for stepped mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 300000000, DEFault = 2000 Response None.
12.23 RFC2544 - Burst 12.23.14 ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:STOP Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:STOP enable Description This command enables or disables stop on no frame loss at maximum burst size. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet 12.23.17 ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:ASEarch:RESolution Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:FPBurst:ASEarch:RESolution resolution Description This command sets the frames per burst auto search resolution. Parameters = Port number resolution CHARACTER PROGRAM DATA PM1: 1 per mille ( 0.1\%) PM10: 10 per mille ( 1.0\%) PM100: 100 per mille (10.0\%) DEFault = PM1 Response...
12.23 RFC2544 - Burst Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:SPBurst:ASEarch:MODE? Description This query returns the seconds per burst auto search mode. Parameter = Port number Response mode CHARACTER RESPONSE DATA Example ETH:RFC:SET:PORT1:BURS:SPB:ASE:MODE? SMAR,BIN Note 12.23.20 ETHernet:RFC:SETup:PORT Pt :BURSt:SPBurst:ASEarch:RESolution Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:SPBurst:ASEarch:RESolution resolution Description This command sets the seconds per burst auto search resolution.
Chapter 12 Ethernet 12.23.22 ETHernet:RFC:SETup:PORT Pt :BURSt:DURation:REPeats Syntax ETHernet:RFC:SETup:PORT Pt :BURSt:DURation:REPeats Description This command sets the number of repeats. Parameters = Port number NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 1000, DEFault = 0 Response None. Example ETH:RFC:SET:PORT1:BURS:DUR:REP 5 Note In Switch/Router mode PORT1 setup is used.
12.24 RFC2544 - Result 12.24 RFC2544 - Result 12.24.1 ETHernet:RFC:RESult:TEST Syntax ETHernet:RFC:RESult:TEST test Description This command selects the test to fetch results from. Parameter test CHARACTER PROGRAM DATA LATency: Latency test THRoughput: Throughput test FLOSs: Frame loss test TAFLoss: Throughput and frame loss test BURSt: Burst test DEFault = LATency Response...
Chapter 12 Ethernet Syntax ETHernet:RFC:RESult:PORT Pt :SELect? Description This query returns the selected direction and step to fetch results from. Parameter = Port number Response CHARACTER RESPONSE DATA step NR1 NUMERIC RESPONSE DATA Example ETH:RFC:RES:PORT1:SEL? TX, 2 Note 12.24.4 ETHernet:RFC:RESult:PORT Pt :FETCh? Syntax ETHernet:RFC:RESult:PORT Pt :FETCh? parameters...
12.25 Y.1564 Service Activation Test 12.25 Y.1564 Service Activation Test 12.25.1 ETHernet:SATest:STARt Syntax ETHernet:SATest:STARt Description This command starts a service activation test (described in ITU-T Y.1564). Parameter None. Response None. Example ETH:SAT:STAR Note 12.25.2 ETHernet:SATest:STOP Syntax ETHernet:SATest:STOP Description This command stops the service activation test. Parameter None.
Chapter 12 Ethernet 12.25.5 ETHernet:SATest:SETup:OWTest:RTLocal[:ENABle] Syntax ETHernet:SATest:SETup:OWTest:RTLocal[:ENABle] enable Description This command enables/disables the one-way test in the remote to local direction. Parameters enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:SAT:SET:OWT:RTL ON Note Syntax ETHernet:SATest:SETup:OWTest:RTLocal[:ENABle]? Description This query returns whether or not the remote to local direction is enabled. Parameter None.
12.25 Y.1564 Service Activation Test Syntax ETHernet:SATest:SETup:OWTest:SYNChronization? Description This query returns the time synchronization mode. Parameter None. Response symmetry CHARACTER RESPONSE DATA Example ETH:SAT:SET:OWT:SYNC? Note 12.25.8 ETHernet:SATest:SETup:OWTest:TLSAddresses[:ENABle] Syntax ETHernet:SATest:SETup:OWTest:TLSAddresses[:ENABle] enable Description This command enables/disables transfer of local source addresses to be used as destination addresses on remote side.
Chapter 12 Ethernet Syntax ETHernet:SATest:SETup:CBRate? Description This query returns the calculated bit rate base. Parameter None. Response unit CHARACTER RESPONSE DATA Example ETH:SAT:SET:CBR? IRAT Note 12.25.11 ETHernet:SATest:SETup:SPTDuration Syntax ETHernet:SATest:SETup:SPTDuration duration Description This command sets the service performance test duration. Parameters duration CHARACTER PROGRAM DATA 15M: 15 minutes...
12.25 Y.1564 Service Activation Test 12.25.13 ETHernet:SATest:SETup:COFail Syntax ETHernet:SATest:SETup:COFail enable Description This command enables/disables continue on fail. When enabled, all the service configuration tests are performed despite violation of the service acceptance criteria. Parameters enable BOOLEAN PROGRAM DATA DEFault = OFF Response None.
Chapter 12 Ethernet 12.25.16 ETHernet:SATest:SETup:SERVice no :NAME Syntax ETHernet:SATest:SETup:SERVice no :NAME name Description This command changes the name of a service. Parameters = Service number (1-8) name STRING PROGRAM DATA Response None. Example ETH:SAT:SET:SERV1:NAME ""Video"" Note Syntax ETHernet:SATest:SETup:SERVice no :NAME? Description This query returns the name of a service.
12.25 Y.1564 Service Activation Test 12.25.19 ETHernet:SATest:SETup:SERVice no [:LTRemote][:CIRate]:PROFile Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote][:CIRate]:PROFile profile Description This command sets the stream Profile. Parameters = Service number (1-8) profile CHARACTER PROGRAM DATA DATA: Data VIDeo: Video VOICe: Voice DEFault = DATA Response None.
Chapter 12 Ethernet Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote][:CIRate]:ENCoding:VIDeo? Description This query returns the stream Encoding Video. Parameter = Service number (1-8) Response encoding CHARACTER RESPONSE DATA Example ETH:SAT:SET:SERV1:ENC:VID? HDMPEG2 Note 12.25.22 ETHernet:SATest:SETup:SERVice no :RTLocal[:CIRate]:ENCoding :VIDeo Syntax ETHernet:SATest:SETup:SERVice no :RTLocal[:CIRate]:ENCoding:VIDeo encoding Description This command sets the stream Encoding Video.
12.25 Y.1564 Service Activation Test 12.25.24 ETHernet:SATest:SETup:SERVice no :RTLocal[:CIRate]:ENCoding :VOICe Syntax ETHernet:SATest:SETup:SERVice no :RTLocal[:CIRate]:ENCoding:VOICe encoding Description This command sets the stream Encoding Voice. Parameters = Service number (1-8) encoding CHARACTER PROGRAM DATA G711: VoIP G.711 G7231: VoIP G.723.1 G729: VoIP G.729 DEFault = G711 Response None.
Chapter 12 Ethernet 12.25.27 ETHernet:SATest:SETup:SERVice no [:LTRemote]:EIRate Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:EIRate rate Description This command sets the excess information rate for the specified service. Unit: Mbps. Parameters = Service number (1-8) rate NUMERIC PROGRAM DATA MINimum = 0, MAXimum = see note , DEFault = 0 Response None.
12.25 Y.1564 Service Activation Test 12.25.30 ETHernet:SATest:SETup:SERVice no :RTLocal:TPOLicing[:ENABle] Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:TPOLicing[:ENABle] enable Description This command enables/disables the traffic policing test steps. Parameters = Service number (1-8) enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:SAT:SET:SERV1:RTL:TPOL OFF Note Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:TPOLicing[:ENABle]?
Chapter 12 Ethernet 12.25.33 ETHernet:SATest:SETup:SERVice no [:LTRemote]:CBSize Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:CBSize size Description This command sets the committed burst size for the specified service. Unit: Bytes. Parameters = Service number (1-8) size NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 1000000000, DEFault = 0 Response None.
12.25 Y.1564 Service Activation Test 12.25.36 ETHernet:SATest:SETup:SERVice no :RTLocal:EBSize Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:EBSize size Description This command sets the excess burst size for the specified service. Unit: Bytes. Parameters = Service number (1-8) size NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 1000000000, DEFault = 0 Response None.
Chapter 12 Ethernet 12.25.39 ETHernet:SATest:SETup:SERVice no [:LTRemote]:CAVare:CMEThod Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:CAVare:CMEThod method Description This command sets the color method for the specified service. Parameters = Service number (1-8) method CHARACTER PROGRAM DATA DSCP: Differentiated Services Code Point PCP: Priority Code Point DEFault = DSCP Response None.
12.25 Y.1564 Service Activation Test 12.25.42 ETHernet:SATest:SETup:SERVice no :RTLocal:CAVare:DSCP:GREen Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:CAVare:DSCP:GREen value Description This command sets the green value for the DSCP color method for the specified service. Parameters = Service number (1-8) value NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 63, DEFault = 0 Response None.
Chapter 12 Ethernet 12.25.45 ETHernet:SATest:SETup:SERVice no [:LTRemote]:CAVare:PCP:GREen Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:CAVare:PCP:GREen value Description This command sets the green value for the PCP color method for the specified service. Parameters = Service number (1-8) value NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 7, DEFault = 0 Response None.
12.25 Y.1564 Service Activation Test 12.25.48 ETHernet:SATest:SETup:SERVice no :RTLocal:CAVare:PCP:YELLow Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:CAVare:PCP:YELLow value Description This command sets the yellow value for the PCP color method for the specified service. Parameters = Service number (1-8) value NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 7, DEFault = 0 Response None.
Chapter 12 Ethernet 12.25.51 ETHernet:SATest:SETup:SERVice no [:LTRemote]:SACRiteria :FDVariation Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:SACRiteria:FDVariation variation Description This command sets the acceptable frame delay variation value. Unit: ms. Parameters = Service number (1-8) variation NUMERIC PROGRAM DATA MINimum = 0.000, MAXimum = 2000.000, DEFault = 0.050 Response None.
12.25 Y.1564 Service Activation Test 12.25.54 ETHernet:SATest:SETup:SERVice no :RTLocal:SACRiteria:FLRatio Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:SACRiteria:FLRatio ratio Description This command sets the acceptable frame loss ratio. Parameters = Service number (1-8) ratio NUMERIC PROGRAM DATA MINimum = 0.00, MAXimum = 1.00, DEFault = 0.00 Response None.
Chapter 12 Ethernet 12.25.57 ETHernet:SATest:SETup:SERVice no [:LTRemote]:FSMode Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:FSMode mode Description This command sets the configured frame size mode. Parameters = Service number (1-8) mode CHARACTER PROGRAM DATA CONStant: Fixed frame size EMIX: A mix of frame sizes DEFault = CONStant Response None.
12.25 Y.1564 Service Activation Test . . . continued from previous page 1024: 1024 bytes 1280: 1280 bytes 1518: 1518 bytes MTU: Use the MTU value USER: Use the user defined value DEFault = 512 Response None. Example ETH:SAT:SET:SERV1:CFS 256 Note The MTU value is modified by the command: ETHernet:SATest:SETup:SERVice no [:LTRemote]:MTU.
Chapter 12 Ethernet . . . continued from previous page Parameters = Service number (1-8) STRING PROGRAM DATA This quoted string defines the EMIX sequence by a sequence of the letters 'a'-'h' or 'u'. Specify: 'a' for a 64 bytes frame 'b' for a 128 bytes frame 'c' for a 256 bytes frame 'd' for a 512 bytes frame...
12.25 Y.1564 Service Activation Test Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:EMIX? Description This query returns the EMIX sequence. Parameter = Service number (1-8) Response emix STRING RESPONSE DATA Example ETH:SAT:SET:SERV1:RTL:EMIX? ""ababccdddhu"" Note 12.25.63 ETHernet:SATest:SETup:SERVice no [:LTRemote]:MTU Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:MTU value Description This command sets the MTU value.
Chapter 12 Ethernet Syntax ETHernet:SATest:SETup:SERVice no [:LTRemote]:UDFSize? Description This query returns the user defined frame size. Parameter = Service number (1-8) Response size NR1 NUMERIC RESPONSE DATA Example ETH:SAT:SET:SERV1:UDFS? Note 12.25.66 ETHernet:SATest:SETup:SERVice no :RTLocal:UDFSize Syntax ETHernet:SATest:SETup:SERVice no :RTLocal:UDFSize size Description This command sets the user defined frame size.
12.25 Y.1564 Service Activation Test Syntax ETHernet:SATest:SETup:SERVice no :SCTSteps:NSTep? Description This query returns the service configuration test number of steps. Parameter = Service number (1-8) Response steps NR1 NUMERIC RESPONSE DATA Example ETH:SAT:SET:SERV1:SCTS:NST? Note 12.25.69 ETHernet:SATest:SETup:SERVice no :SCTSteps:SLOPe Syntax ETHernet:SATest:SETup:SERVice no :SCTSteps:SLOPe slope Description This command sets the service configuration test slope.
Chapter 12 Ethernet 12.25.70 ETHernet:SATest:RESult:TSYNchronization? Syntax ETHernet:SATest:RESult:TSYNchronization? Description Returns the status of the timing synchronization during the service activation test period. For one-way testing the signals from the GPS system are needed to achieve the required accuracy of the frame transfer delay measurement. Parameter None.
12.25 Y.1564 Service Activation Test . . . continued from previous page FTD-max NR1 NUMERIC RESPONSE DATA Maximum frame transfer delay. Unit: ms. FDV-min NR1 NUMERIC RESPONSE DATA Minimum frame delay variation. Unit: ms. FDV-avg NR1 NUMERIC RESPONSE DATA Average frame delay variation. Unit: ms. FDV-max NR1 NUMERIC RESPONSE DATA Maximum frame delay variation.
Chapter 12 Ethernet 12.25.77 ETHernet:SATest:RESult:SCTest:SERVice no [:LTRemote]:TPOLicing? Syntax ETHernet:SATest:RESult:SCTest:SERVice no [:LTRemote]:TPOLicing? [ color ] Description Returns the results of the specified traffic policing test. Parameters = Service number (1-8) color CHARACTER PROGRAM DATA GREen: Green color counters YELLow: Yellow color counters TOTal: In color blind mode this is the only result available.
12.25 Y.1564 Service Activation Test 12.25.81 ETHernet:SATest:RESult:SCTest:SERVice no [:LTRemote]:EBSize? Syntax ETHernet:SATest:RESult:SCTest:SERVice no [:LTRemote]:EBSize? [ color ] Description Returns the results of the excess burst size test. Parameters = Service number (1-8) color CHARACTER PROGRAM DATA GREen: Green color counters YELLow: Yellow color counters TOTal: In color blind mode this is the only result available.
Chapter 12 Ethernet 12.25.83 ETHernet:SATest:RESult:SPTest[:LTRemote]? Syntax ETHernet:SATest:RESult:SPTest[:LTRemote]? Description Returns the overall result of all service performance tests in the local to remote direction. Parameter None. Response status STRING RESPONSE DATA ""Pending"" or ""Fail"" or ""Pass"" denotes the status of the test step. Example ETH:SAT:RES:SPT? Pass...
12.25 Y.1564 Service Activation Test 12.25.86 ETHernet:SATest:RESult:SPTest:SERVice no :RTLocal? Syntax ETHernet:SATest:RESult:SPTest:SERVice no :RTLocal? Description Returns the results of a service performance test of a service. Parameter = Service number (1-8) Response The same response parameters as for the command: ETHernet:SATest:RESult:SPTest:SERVice no [:LTRemote]? Example ETH:SAT:RES:SPT:SERV1:RTL? Pass,1.00,2.00,3.00,0,0.00E+00,1,2,3,1,2,3,100.00,0...
12.26 Cable Test . . . continued from previous page Pair 2: Pin 1,2 Pair 3: Pin 3,6 Pair 4: Pin 7,8 Syntax ETHernet:CABLe:CCStandard? Description This query returns the color coding standard. Parameter None. Response CHARACTER RESPONSE DATA Example ETH:CABL:CCS? T568B Note 12.26.4...
Chapter 12 Ethernet 12.27 IP Channel Statistics 12.27.1 ETHernet:CSTat:STARt Syntax ETHernet:CSTat:STARt Description This command starts the IP Channel Statistics test. Parameter None. Response None. Example ETH:CST:STAR Note This command will make the PHY reset, which will results in link loss for a couple of seconds. This command can be used on V2.00 or later.
12.27 IP Channel Statistics 12.27.5 ETHernet:CSTat:SETup:PORT Pt :CDEFinitions Syntax ETHernet:CSTat:SETup:PORT Pt :CDEFinitions definitions Description This command sets the active channel definitions. Parameters = Port number definitions EXPRESSION PROGRAM DATA SMAC: Source MAC address DMAC: Destination MAC address PINF: Protocol information VLAN: VLAN MPLS: MPLS SIP: Source IP address...
Chapter 12 Ethernet 12.27.7 ETHernet:CSTat:SETup:PORT Pt :FRESults Syntax ETHernet:CSTat:SETup:PORT Pt :FRESults format Description This command sets the format of the IP Channel Statistics test results. Parameters = Port number format CHARACTER PROGRAM DATA UNF: Unformatted SI: SI prefix notation ENG: Engineering exponent notation HEX: Hexadecimal notation DEFault = SI Response...
Page 645
12.27 IP Channel Statistics . . . continued from previous page PINF: Protocol information VLAN: VLAN MPLS: MPLS SIP: Source IP address DIP: Destination IP address IPNH: IP next header SPOR: Source TCP/UDP port DPOR: Destination TCP/UDP port Frame Statistics FCT: Frame count FRAT: Frame rate BCT: Byte count...
12.28 Monitor Generator 12.28 Monitor Generator 12.28.1 ETHernet:MONGen:SETup:GENeral:IAFFilter Syntax ETHernet:MONGen:SETup:GENeral:IAFFilter Description This command selects if addresses should be included in frame filter on receiver. Parameter enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:MONG:SET:GEN:IAFF ON Note Syntax ETHernet:MONGen:SETup:GENeral:IAFFilter? Description This query returns addresses should be included in frame filter on receiver.
Chapter 12 Ethernet 12.29 Sync Test 12.29.1 ETHernet:SYNTest:SETup:MPERiod Syntax ETHernet:SYNTest:SETup:MPERiod period Description This command select the measurement period. Parameter period CHARACTER PROGRAM DATA DUR100S: 100 seconds DUR1000S: 1000 seconds USERDEFINE: User define Response None. Example ETH:SYNT:SET:MPER DUR100S Note Syntax ETHernet:SYNTest:SETup:MPERiod? Description This query returns the measurement period.
12.29 Sync Test 12.29.4 ETHernet:SYNTest:SETup:PPS:CABLecorrection Syntax ETHernet:SYNTest:SETup:PPS:CABLecorrection correction Description This command set the PPS cable correction. Parameter correction NUMERIC PROGRAM DATA MINimum = -100000000, MAXimum = 100000000, DEFault = 0 Response None. Example ETH:SYNT:SET:PPS:CABL 0 Note Syntax ETHernet:SYNTest:SETup:PPS:CABLecorrection? Description This query returns the PPS cable correction. Parameter None.
Chapter 12 Ethernet 12.29.7 ETHernet:THResholds:PPS:PHASe:MINValue Syntax ETHernet:THResholds:PPS:PHASe:MINValue value Description This command set the minimum 1PPS phase error thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1500000000, MAXimum = 1500000000, DEFault = 0 Response None. Example ETH:THR:PPS:PHAS:MINV 0 Note Syntax ETHernet:THResholds:PPS:PHASe:MINValue? Description This query returns the minimum 1PPS phase error thresholds.
12.29 Sync Test 12.29.10 ETHernet:THResholds:PPS:FILTered:MINValue Syntax ETHernet:THResholds:PPS:FILTered:MINValue value Description This command set the minimum filtered TE thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1500000000, MAXimum = 1500000000, DEFault = 0 Response None. Example ETH:THR:PPS:FILT:MINV 0 Note Syntax ETHernet:THResholds:PPS:FILTered:MINValue? Description This query returns the minimum filtered TE thresholds.
Chapter 12 Ethernet 12.29.13 ETHernet:THResholds:PPS:DEViation:MINValue Syntax ETHernet:THResholds:PPS:DEViation:MINValue value Description This command set the minimum 1PPS deviation thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1500000000, MAXimum = 1500000000, DEFault = 0 Response None. Example ETH:THR:PPS:DEV:MINV 0 Note Syntax ETHernet:THResholds:PPS:DEViation:MINValue? Description This query returns the minimum 1PPS deviation thresholds.
12.29 Sync Test 12.29.16 ETHernet:THResholds:OWD:SYNC:MINValue Syntax ETHernet:THResholds:OWD:SYNC:MINValue value Description This command set the minimum sync message transmission time thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1000000000, MAXimum = 1000000000, DEFault = 0 Response None. Example ETH:THR:OWD:SYNC:MINV 0 Note Syntax ETHernet:THResholds:OWD:SYNC:MINValue? Description This query returns the minimum sync message transmission time thresholds.
Chapter 12 Ethernet 12.29.19 ETHernet:THResholds:OWD:FOLLow:MINValue Syntax ETHernet:THResholds:OWD:FOLLow:MINValue value Description This command set the minimum follow up message transmission time thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1000000000, MAXimum = 1000000000, DEFault = 0 Response None. Example ETH:THR:OWD:FOLL:MINV 0 Note Syntax ETHernet:THResholds:OWD:FOLLow:MINValue? Description...
12.30 Frame Capture 12.29.22 ETHernet:THResholds:OWD:DELay:MINValue Syntax ETHernet:THResholds:OWD:DELay:MINValue value Description This command set the minimum delay request message transmission time thresholds. Parameter value NUMERIC PROGRAM DATA MINimum = -1000000000, MAXimum = 1000000000, DEFault = 0 Response None. Example ETH:THR:OWD:DEL:MINV 0 Note Syntax ETHernet:THResholds:OWD:DELay:MINValue? Description...
Chapter 12 Ethernet 12.30.3 ETHernet:PORT Pt :CAPTure:STATus? Syntax ETHernet:PORT Pt :CAPTure:STATus? Description This query returns the current status of the frame capture. Parameter = Port number Response status CHARACTER RESPONSE DATA IDLE WAITING: Waiting for Trigger CAPTURING FINISHED CAPTURE SAVING FINISHED SAVE Example ETH:PORT1:CAPT:STAT?
12.30 Frame Capture Syntax ETHernet:PORT Pt :CAPTure:SLICing? Description This query returns the frame slicing type. Parameter None. Response type CHARACTER RESPONSE DATA Example ETH:PORT1:CAPT:SLIC? Note This command can be used on V2.00 or later. 12.30.6 ETHernet:PORT Pt :CAPTure:ALOCation Syntax ETHernet:PORT Pt :CAPTure:ALOCation type Description This command sets the buffer handling allocation type.
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :CAPTure:TRIGger:TYPE? Description This query returns the capture trigger type. Parameter = Port number Response type CHARACTER RESPONSE DATA Example ETH:PORT1:CAPT:TRIG:TYPE? Note This command can be used on V2.00 or later. 12.30.9 ETHernet:PORT Pt :CAPTure:TRIGger:POSition Syntax ETHernet:PORT Pt :CAPTure:TRIGger:POSition position...
12.30 Frame Capture 12.30.11 ETHernet:PORT Pt :CAPTure:TRIGger:OFFSet Syntax ETHernet:PORT Pt :CAPTure:TRIGger:OFFSet offset Description This command sets the pattern offset for the capture trigger. Parameters = Port number offset NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 15999, DEFault = 0 Response None.
Chapter 12 Ethernet 12.30.14 ETHernet:PORT Pt :CAPTure:BUFFer? Syntax ETHernet:PORT Pt :CAPTure:BUFFer? Description This query returns the buffer usage percentage (0-100). Parameter = Port number Response percentage NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:CAPT:BUFF? Note This command can be used on V2.00 or later.
12.31 Discovery 12.31 Discovery Please refer to Example Scripts for how to create Discovery Test programs (see section A.8). 12.31.1 ETHernet:DISCovery:SETup:TYPE Syntax ETHernet:DISCovery:SETup:TYPE mode Description This command sets the search mode. Parameter mode CHARACTER RESPONSE DATA MULTI: Inside local IP network (muliticast search) UNI: Any IP address (unicast search) DEFault = MULTI Response...
Chapter 12 Ethernet 12.31.4 ETHernet:DISCovery:RESults:NREQuest? Syntax ETHernet:DISCovery:RESults:NREQuest? Description This query returns the number of detected Network Master. Parameter None. Response number NR1 NUMERIC RESPONSE DATA Example ETH:DISC:RES:NREQ? Note 12.31.5 ETHernet:DISCovery:RESults:SREQuest? Syntax ETHernet:DISCovery:RESults:SREQuest? index Description This query returns the result of selected Network Master. Parameter index NR1 NUMERIC RESPONSE DATA...
This command executes the application change. Parameter index NR1 NUMERIC RESPONSE DATA Response None. Example ETH:DISC:CAPP 1 Note 12.31.10 ETHernet:DISCovery:CAPPlication:PASSword Syntax ETHernet:DISCovery:CAPPlication:PASSword value Description This command sets the password in application change dialog. Parameter value STRING RESPONSE DATA Response None. Example ETH:DISC:CAPP:PASS ""Anritsu"" Note...
This query returns the password in application change dialog. Parameter None. Response value STRING RESPONSE DATA Example ETH:DISC:CAPP:PASS? ""Anritsu"" Note 12.31.11 ETHernet:DISCovery:CAPPlication:SAPPlication Syntax ETHernet:DISCovery:CAPPlication:SAPPlication app name Description This command sets the application name to be changed in application change dialog.
12.31 Discovery 12.31.20 ETHernet:DISCovery:CAPPlication:IMULti:MAC:SOURce Syntax ETHernet:DISCovery:CAPPlication:IMULti:MAC:SOURce enable Description This command enables/disables use of the setting to increment MAC source address of all streams. Parameter = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:DISC:CAPP:IMUL:MAC:SOUR ON Note Syntax ETHernet:DISCovery:CAPPlication:IMULti:MAC:SOURce? Description...
Page 668
Chapter 12 Ethernet Syntax ETHernet:DISCovery:CAPPlication:IMULti:VLAN:LEVel Lv :ID? Description This query returns whether or not the setting to increment the VLAN ID of all streams is used. Parameter = Port number Response enable BOOLEAN PROGRAM DATA Example ETH:DISC:CAPP:IMUL:VLAN:LEV1:ID? Note...
12.32 OAM 12.32 The commands in this section is available to all Ethernet applications but the following: Cable Test, Reflector and Pass Through. Use the general ETHernet:PORT Pt :IFETch? command to retrieve OAM results. 12.32.1 ETHernet:PORT Pt :OAM:PROTocol Syntax ETHernet:PORT Pt :OAM:PROTocol protocol Description This command sets the OAM protocol to use.
Chapter 12 Ethernet 12.32.3 ETHernet:PORT Pt :OAM:MAC:ETYPe Syntax ETHernet:PORT Pt :OAM:MAC:ETYPe type Description This command sets the encapsulated customer Ethernet Type. Parameters = Port number type NUMERIC PROGRAM DATA Acceptable values: \#H8100 \#H88A8 \#H9100 \#H9200 Response None. Example ETH:PORT1:OAM:MAC:ETYP \#H8100 Note This setting is used when ETH:PORT1:OAM:VLAN is enabled only.
12.32 OAM Syntax ETHernet:PORT Pt :OAM:AH:DISCovery:LMODe? Description This query returns the link mode. Parameter = Port number Response mode CHARACTER RESPONSE DATA Example ETH:PORT1:OAM:AH:DISC:LMOD? PASS Note 12.32.6 ETHernet:PORT Pt :OAM:AH:DISCovery:VOUI Syntax ETHernet:PORT Pt :OAM:AH:DISCovery:VOUI value Description This command sets the vendor OUI. Parameters = Port number value...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:AH:LDEFects:DGASp? Description This query returns whether or not detection of dying gasp is enabled. Parameter = Port number Response enable NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:AH:LDEF:DGAS? Note 12.32.12 ETHernet:PORT Pt :OAM:AH:LDEFects:CEvent Syntax ETHernet:PORT Pt :OAM:AH:LDEFects:CEvent enable Description This command enables/disables detection of critical events.
STRING RESPONSE DATA Example ETH:PORT1:OAM:AG:DOM? ""Domain"" Note 12.32.17 ETHernet:PORT Pt :OAM:AG:MAIDentifier Syntax ETHernet:PORT Pt :OAM:AG:MAIDentifier name Description This command sets the maintenance association identifier. Parameters = Port number name STRING PROGRAM DATA Association string. Response None. Example ETH:PORT1:OAM:AG:MAID ""Anritsu"" Note...
Description This query returns the maintenance association identifier. Parameter = Port number Response name STRING RESPONSE DATA Example ETH:PORT1:OAM:AG:MAID? ""Anritsu"" Note 12.32.18 ETHernet:PORT Pt :OAM:AG:CCM:INTerval Syntax ETHernet:PORT Pt :OAM:AG:CCM:INTerval interval Description This command sets the continuity check message interval. Parameters...
12.32 OAM 12.32.23 ETHernet:PORT Pt :OAM:AG:LTM:TTL Syntax ETHernet:PORT Pt :OAM:AG:LTM:TTL Description This command sets the link trace message TTL. Parameters = Port number NUMERIC PROGRAM DATA MINimum=1, MAXimum=255, DEFault=65 Response None. Example ETH:PORT1:OAM:AG:LTM:TTL 65 Note Syntax ETHernet:PORT Pt :OAM:AG:LTM:TTL? Description This query returns the link trace message TTL.
Chapter 12 Ethernet 12.32.26 ETHernet:PORT Pt :OAM:AG:MEPList:DELete[:MEP] Syntax ETHernet:PORT Pt :OAM:AG:MEPList:DELete[:MEP] mepId Description This command deletes a management end point from the MEP list. Parameters = Port number mepId NUMERIC PROGRAM DATA MINimum=1, MAXimum=8191 Response None Example ETH:PORT1:OAM:AG:MEPL:DEL 234 Note 12.32.27 ETHernet:PORT Pt :OAM:AG:MEPList:CATalog? Syntax...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:Y:MEPid? Description This query returns the management end point ID. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:Y:MEP? Note 12.32.30 ETHernet:PORT Pt :OAM:Y:MEGid Syntax ETHernet:PORT Pt :OAM:Y:MEGid Description This command sets the MEG ID. Parameters = Port number STRING PROGRAM DATA...
Chapter 12 Ethernet 12.32.32 ETHernet:PORT Pt :OAM:Y:CCM:INTerval Syntax ETHernet:PORT Pt :OAM:Y:CCM:INTerval interval Description This command sets the continuity check messages interval. Parameters = Port number interval CHARACTER PROGRAM DATA MS10: 10 milli seconds MS100: 100 milli seconds S1: 1 second S10: 10 seconds S60: 1 minute S600: 10 minutes...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:Y:LBM:TLVLength? Description This query returns the loop-back message TLV length. Parameter = Port number Response length NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:Y:LBM:TLVL? Note 12.32.35 ETHernet:PORT Pt :OAM:Y:LBM:DTLV:VALue Syntax ETHernet:PORT Pt :OAM:Y:LBM:DTLV:VALue value Description This command sets the loop-back message data TLV value. Parameters = Port number value...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:Y:LTM:TTL? Description This query returns the link trace message TTL. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:Y:LTM:TTL? Note 12.32.38 ETHernet:PORT Pt :OAM:Y:LTM:TID Syntax ETHernet:PORT Pt :OAM:Y:LTM:TID Description This command sets the link trace message transaction ID. Parameters = Port number NUMERIC PROGRAM DATA...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:Y:TST:RATE? Description This query returns the test rate. Parameter = Port number Response interval CHARACTER RESPONSE DATA Example ETH:PORT1:OAM:Y:TST:RATE? Note 12.32.41 ETHernet:PORT Pt :OAM:Y:TST:OTLV Syntax ETHernet:PORT Pt :OAM:Y:TST:OTLV Description This command sets the test optional TLV type. Parameters = Port number CHARACTER PROGRAM DATA...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:Y:TST:TTLV:VALue? Description This query returns the test TLV value. Parameter = Port number Response value CHARACTER RESPONSE DATA Example ETH:PORT1:OAM:Y:TST:TTLV:VAL? Note 12.32.44 ETHernet:PORT Pt :OAM:Y:MCC:OUI Syntax ETHernet:PORT Pt :OAM:Y:MCC:OUI value Description This command sets the MCC OUI. Parameters = Port number value...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:Y:LCK:CMEG? Description This query returns the lock condition client MEG level Parameter = Port number Response level NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:Y:LCK:CMEG? Note 12.32.47 ETHernet:PORT Pt :OAM:Y:LCK:RATE Syntax ETHernet:PORT Pt :OAM:Y:LCK:RATE rate Description This command sets the lock condition rate. Parameters = Port number rate...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:Y:AIS:RATE? Description This query returns the alarm indication signal rate. Parameter = Port number Response rate CHARACTER RESPONSE DATA Example ETH:PORT1:OAM:Y:AIS:RATE? Note 12.32.50 ETHernet:PORT Pt :OAM:Y:DMONe:TYPE Syntax ETHernet:PORT Pt :OAM:Y:DMONe:TYPE mode Description This command sets the one-way delay measurement mode. Parameters = Port number mode...
12.32 OAM 12.32.52 ETHernet:PORT Pt :OAM:Y:DMONe:FTSend Syntax ETHernet:PORT Pt :OAM:Y:DMONe:FTSend count Description This command sets the number of one-way delay measurement frames to send. Parameters = Port number count NUMERIC PROGRAM DATA MINimum=1, MAXimum=1000, DEFault=1 Response None. Example ETH:PORT1:OAM:Y:DMON:FTS 1 Note Syntax ETHernet:PORT Pt :OAM:Y:DMONe:FTSend?
Chapter 12 Ethernet 12.32.55 ETHernet:PORT Pt :OAM:Y:DMONe:DTLV:VALue Syntax ETHernet:PORT Pt :OAM:Y:DMONe:DTLV:VALue value Description This command sets the data TLV value. Parameters = Port number value STRING PROGRAM DATA Response None. Example ETH:PORT1:OAM:Y:DMON:DTLV:VAL """" Note Syntax ETHernet:PORT Pt :OAM:Y:DMONe:DTLV:VALue? Description This query returns the data TLV value. Parameter = Port number Response...
12.32 OAM 12.32.58 ETHernet:PORT Pt :OAM:Y:DMM:RATE Syntax ETHernet:PORT Pt :OAM:Y:DMM:RATE interval Description This command sets the delay measurement message rate. Parameters = Port number interval CHARACTER PROGRAM DATA MS100: 100 milli seconds S1: 1 second S10: 10 seconds DEFault = S1 Response None.
Chapter 12 Ethernet 12.32.61 ETHernet:PORT Pt :OAM:Y:DMM:OTLV Syntax ETHernet:PORT Pt :OAM:Y:DMM:OTLV Description This command sets the delay measurement message optional TLV type. Parameters = Port number CHARACTER PROGRAM DATA NONE: No TLV DATA: Data TLV TEST: Test TLV DEFault = NONE Response None.
12.32 OAM 12.32.64 ETHernet:PORT Pt :OAM:Y:DMM:TTLV:VALue Syntax ETHernet:PORT Pt :OAM:Y:DMM:TTLV:VALue value Description This command sets the delay measurement message test TLV value. Parameters = Port number value NUMERIC PROGRAM DATA MINimum=1, MAXimum=500, DEFault=1 Response None. Example ETH:PORT1:OAM:Y:DMM:TTLV:VAL 1 Note Syntax ETHernet:PORT Pt :OAM:Y:DMM:TTLV:VALue? Description This query returns the delay measurement message test TLV value.
Chapter 12 Ethernet 12.32.67 ETHernet:PORT Pt :OAM:Y:LMM:FLTHreshold Syntax ETHernet:PORT Pt :OAM:Y:LMM:FLTHreshold threshold Description This command sets the loss measurement message frame loss threshold. Parameters = Port number threshold NUMERIC PROGRAM DATA MINimum=0, MAXimum=5, DEFault=0 Response None. Example ETH:PORT1:OAM:Y:LMM:FLTH 0 Note Syntax ETHernet:PORT Pt :OAM:Y:LMM:FLTHreshold? Description...
12.32 OAM 12.32.70 ETHernet:PORT Pt :OAM:Y:SLM:FLTHreshold Syntax ETHernet:PORT Pt :OAM:Y:SLM:FLTHreshold threshold Description This command sets the synthetic loss measurement frame loss threshold. Parameters = Port number threshold NUMERIC PROGRAM DATA MINimum=0, MAXimum=5, DEFault=0 Response None. Example ETH:PORT1:OAM:Y:SLM:FLTH 0 Note Syntax ETHernet:PORT Pt :OAM:Y:SLM:FLTHreshold? Description This query returns the frame loss threshold.
Chapter 12 Ethernet 12.32.73 ETHernet:PORT Pt :OAM:Y:MEPList:ADD Syntax ETHernet:PORT Pt :OAM:Y:MEPList:ADD mepId , mac [, level [, megId ]] Description This command adds a management end point to the MEP list. Parameters = Port number mepId NUMERIC PROGRAM DATA MINimum=1, MAXimum=8191 STRING PROGRAM DATA level NUMERIC PROGRAM DATA...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:DISCovery:TYPE? Description This query returns the discovery type. Parameter = Port number Response mode CHARACTER RESPONSE DATA Example ETH:PORT1:OAM:DISC:TYPE? Note 12.32.77 ETHernet:PORT Pt :OAM:DISCovery:INTerval Syntax ETHernet:PORT Pt :OAM:DISCovery:INTerval interval Description This command sets the discovery interval. Parameters = Port number interval...
Chapter 12 Ethernet 12.32.79 ETHernet:PORT Pt :OAM:DISCovery:CATalog? Syntax ETHernet:PORT Pt :OAM:DISCovery:CATalog? Description This query returns the list of discovered OAM MEPs. Parameter = Port number Response STRING RESPONSE DATA Response ( endPoint ) * = EXPRESSION RESPONSE DATA endPoint is split into five separate results: ( mepId , mac , level , associationOrMeg , domain ) Example ETH:PORT1:OAM:DISC:CAT?
12.32 OAM 12.32.82 ETHernet:PORT Pt :OAM:MPLS:LEVel Lv :LABel Syntax ETHernet:PORT Pt :OAM:MPLS:LEVel Lv :LABel label Description This command sets the MPLS label. Parameters = Port number = MPLS level (1-N label NUMERIC PROGRAM DATA MINimum=0, MAXimum=1048575, DEFault=0 Response None. Example ETH:PORT1:OAM:MPLS:LEV1:LAB 1048575 Notes It is only possible to use this command for levels 1-N, where N is the number of active...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:MPLS:LEVel Lv :TTL? Description This query returns the MPLS time to live. Parameters = Port number = MPLS level (1-N) Response value NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:MPLS:LEV1:TTL? Note 12.32.85 ETHernet:PORT Pt :OAM:MPLS:TPRofile[:ENABle] Syntax ETHernet:PORT Pt :OAM:MPLS:TPRofile[:ENABle] enable Description...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:MIM:BTAG:DEI? Description This query returns the B-TAG DEI bit. Parameters = Port number Response enable NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:MIM:BTAG:DEI? Note 12.32.88 ETHernet:PORT Pt :OAM:MIM:BTAG:PRIority Syntax ETHernet:PORT Pt :OAM:MIM:BTAG:PRIority priority Description This command sets the B-TAG Priority (PCP). Parameters = Port number priority...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:MIM:ITAG:UCA? Description This query returns the I-TAG UCA bit. Parameters = Port number Response enable NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:MIM:ITAG:UCA? Note 12.32.91 ETHernet:PORT Pt :OAM:MIM:ITAG:DEI Syntax ETHernet:PORT Pt :OAM:MIM:ITAG:DEI enable Description This command sets the I-TAG DEI bit. Parameters = Port number enable...
12.32 OAM Syntax ETHernet:PORT Pt :OAM:MIM:ITAG:SID? Description This query returns the I-TAG SID. Parameters = Port number Response NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:MIM:ITAG:SID? Note 12.32.94 ETHernet:PORT Pt :OAM:MIM:SMAC Syntax ETHernet:PORT Pt :OAM:MIM:SMAC address Description This command sets the MAC in MAC source MAC address. Parameters = Port number address...
Chapter 12 Ethernet Syntax ETHernet:PORT Pt :OAM:VLAN[:ENABle]? Description This query returns whether or not VLAN is enabled. Parameters = Port number Response boolean NR1 NUMERIC RESPONSE DATA Example ETH:PORT1:OAM:VLAN? Note 12.32.97 ETHernet:PORT Pt :OAM:VLAN:LCOunt Syntax ETHernet:PORT Pt :OAM:VLAN:LCOunt levels Description This command sets the number of active VLAN levels.
12.32 OAM 12.32.103 ETHernet:PORT Pt :OAM:OUTPut:ULBM Syntax ETHernet:PORT Pt :OAM:OUTPut:ULBM mepId Description This command activates OAM unicast loop-back message event. Parameters = Port number mepId NUMERIC PROGRAM DATA MINimum=1, MAXimum=8191 Response None. Example ETH:PORT1:OAM:OUTP:ULBM 10 Note Only used when 802.ag or Y.1731 is active. 12.32.104 ETHernet:PORT Pt :OAM:OUTPut:MLBM Syntax...
Chapter 12 Ethernet 12.32.108 ETHernet:PORT Pt :OAM:OUTPut:VSM Syntax ETHernet:PORT Pt :OAM:OUTPut:VSM mepId Description This command activates the vendor specific OAM message event. Parameters = Port number mepId NUMERIC PROGRAM DATA MINimum=1, MAXimum=8191 Response None. Example ETH:PORT1:OAM:OUTP:VSM 10 Note Only used when Y.1731 is active. 12.32.109 ETHernet:PORT Pt :OAM:OUTPut:TST Syntax...
12.32 OAM 12.32.113 ETHernet:PORT Pt :OAM:OUTPut:DMM Syntax ETHernet:PORT Pt :OAM:OUTPut:DMM mepId Description This command activates the delay measurement message event. Parameters = Port number mepId NUMERIC PROGRAM DATA MINimum=1, MAXimum=8191 Response None. Example ETH:PORT1:OAM:OUTP:DMM 10 Note Only used when Y.1731 is active. 12.32.114 ETHernet:PORT Pt :OAM:OUTPut:CCM Syntax...
12.32 OAM 12.32.121 ETHernet:PORT Pt :OAM:STATus:AH:REMote:OUI? Syntax ETHernet:PORT Pt :OAM:STATus:AH:REMote:OUI? Description This query returns the remote OUI string. Parameter = Port number Response STRING RESPONSE DATA Example ETH:PORT1:OAM:STAT:AH:REM:OUI? ""N/A"" Note 12.32.122 ETHernet:PORT Pt :OAM:STATus:AH:REMote:VSI? Syntax ETHernet:PORT Pt :OAM:STATus:AH:REMote:VSI? Description This query returns the remote VSI string. Parameter = Port number Response...
12.32 OAM 12.32.133 ETHernet:PORT Pt :OAM:STATus:AH:LOCal:UNIDirectional? Syntax ETHernet:PORT Pt :OAM:STATus:AH:LOCal:UNIDirectional? Description This query returns the local unidirectional support status. Parameter = Port number Response STRING RESPONSE DATA Example ETH:PORT1:OAM:STAT:AH:LOC:UNID? ""N/A"" Note 12.32.134 ETHernet:PORT Pt :OAM:STATus:AH:LOCal:LEVents? Syntax ETHernet:PORT Pt :OAM:STATus:AH:LOCal:LEVents? Description This query returns the local link events support status.
Chapter 12 Ethernet 12.32.139 ETHernet:PORT Pt :OAM:STATus:AH:LOCal:STATe? Syntax ETHernet:PORT Pt :OAM:STATus:AH:LOCal:STATe? Description This query returns the local state string. Parameter = Port number Response STRING RESPONSE DATA Example ETH:PORT1:OAM:STAT:AH:LOC:STAT? ""N/A"" Note 12.32.140 ETHernet:PORT Pt :OAM:STATus:AH:VARiable:REQuest Syntax ETHernet:PORT Pt :OAM:STATus:AH:VARiable:REQuest variable Description This command requests the specified variable from the remote side.
Chapter 12 Ethernet 12.33 TCP Throughput Test - RFC-6349 The SCPI commands in this section are available in the following application: - TP-RFC6349-ETH: Ethernet RFC-6349 test application. This applications supports one port only. 12.33.1 ETHernet:TTTest:SETup:TCPPort Syntax ETHernet:TTTest:SETup:TCPPort port Description This command sets the TCP port number. Parameter port NUMERIC PROGRAM DATA...
12.33 TCP Throughput Test - RFC-6349 12.33.4 ETHernet:TTTest:SETup:SLSName Syntax ETHernet:TTTest:SETup:SLSName name Description This command sets the short local site name. Parameter name STRING PROGRAM DATA The supplied name is truncated to a maximum of 4 characters. Response None. Example ETH:TTT:SET:SLSN ""LOC"" Note Syntax ETHernet:TTTest:SETup:SLSName?
Chapter 12 Ethernet 12.33.7 ETHernet:TTTest:SETup:LRSName Syntax ETHernet:TTTest:SETup:LRSName name Description This command sets the long remote site name. Parameter name STRING PROGRAM DATA The supplied name is truncated to a maximum of 12 characters. Response None. Example ETH:TTT:SET:LRSN ""SITE-1-23"" Note Syntax ETHernet:TTTest:SETup:LRSName? Description This query returns the long remote site name.
12.33 TCP Throughput Test - RFC-6349 12.33.10 ETHernet:TTTest:SETup:TDSimultaneos Syntax ETHernet:TTTest:SETup:TDSimultaneos enable Description This command enables/disables the test direction both simultaneous. Parameter enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example ETH:TTT:SET:TDS OFF Note Syntax ETHernet:TTTest:SETup:TDSimultaneos? Description This query returns whether or not the test direction simultaneous is enabled. Parameter None.
Chapter 12 Ethernet 12.33.13 ETHernet:TTTest:SETup:RTLocal:CIRate Syntax ETHernet:TTTest:SETup:RTLocal:CIRate rate Description This command sets the remote to local CIR rate (downstream). Unit: Mbps. Parameter rate NUMERIC PROGRAM DATA MINimum=0.010, MAXimum=10000, DEFault=1000 Response None. Example ETH:TTT:SET:RTL:CIR 1000 Note Syntax ETHernet:TTTest:SETup:RTLocal:CIRate? Description This query returns the remote to local CIR rate. Parameter None.
12.33 TCP Throughput Test - RFC-6349 12.33.16 ETHernet:TTTest:SETup:PMTU:DISCover:MINimum Syntax ETHernet:TTTest:SETup:PMTU:DISCover:MINimum size Description This command sets the path MTU discovery minimum size. Parameter size NUMERIC PROGRAM DATA MINimum=64, MAXimum=15982, DEFault=512 Response None. Example ETH:TTT:SET:PMTU:DISC:MIN 512 Note Syntax ETHernet:TTTest:SETup:PMTU:DISCover:MINimum? Description This query returns the path MTU discovery minimum size. Parameter None.
Chapter 12 Ethernet 12.33.19 ETHernet:TTTest:SETup:BRTT:AUTO Syntax ETHernet:TTTest:SETup:BRTT:AUTO enable Description This command enables/disables a test to determine the baseline RTT. Parameter enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example ETH:TTT:SET:BRTT:AUTO ON Note Syntax ETHernet:TTTest:SETup:BRTT:AUTO? Description This query returns whether or not the test to determine the baseline RTT is enabled. Parameter None.
12.33 TCP Throughput Test - RFC-6349 12.33.22 ETHernet:TTTest:SETup:WSTTest:MODE Syntax ETHernet:TTTest:SETup:WSTTest:MODE mode Description This command sets the window scan and throughput test mode. Parameter mode CHARACTER PROGRAM DATA AUTO: Scans the window size in four predefined steps. EXPert: Scans the window size in a number of user defined steps. DEFault = AUTO Response None.
Chapter 12 Ethernet 12.33.25 ETHernet:TTTest:SETup:WSCan:RTLocal:SDURation Syntax ETHernet:TTTest:SETup:WSCan:RTLocal:SDURation duration Description This command sets the window scan step duration. in the remote to local direction. Unit: seconds. Parameter duration NUMERIC PROGRAM DATA MINimum=1, MAXimum=86399, DEFault=10 Response None. Example ETH:TTT:SET:WSC:RTL:SDUR 10 Note Syntax ETHernet:TTTest:SETup:WSCan:RTLocal:SDURation? Description This query returns the window scan step duration in the remote to local direction.
12.33 TCP Throughput Test - RFC-6349 12.33.28 ETHernet:TTTest:SETup:WSCan:AMODe:RTLocal:STEP no [:ENABle] Syntax ETHernet:TTTest:SETup:WSCan:AMODe:RTLocal:STEP no [:ENABle] enable Description This command enables/disables the auto mode steps in the remote to local direction. Parameters = Step number (1-3) enable BOOLEAN PROGRAM DATA DEFault = ON Response None.
Chapter 12 Ethernet 12.33.31 ETHernet:TTTest:SETup:WSCan:EMODe[:LTRemote]:STEP no CONNections Syntax ETHernet:TTTest:SETup:WSCan:EMODe[:LTRemote]:STEP no :CONNections count Description This command sets the expert mode step connections count in the local to remote direction. Parameters = Step number (1-5) count NUMERIC PROGRAM DATA MINimum=1, MAXimum=16, DEFault=1 Response None.
12.33 TCP Throughput Test - RFC-6349 12.33.34 ETHernet:TTTest:SETup:WSCan:EMODe:RTLocal:STEP no :CONNections Syntax ETHernet:TTTest:SETup:WSCan:EMODe:RTLocal:STEP no :CONNections count Description This command sets the expert mode step connections count in the remote to local direction. Parameters = Step number (1-5) count NUMERIC PROGRAM DATA MINimum=1, MAXimum=16, DEFault=1 Response None.
Chapter 12 Ethernet 12.33.37 ETHernet:TTTest:SETup:TTESt[:LTRemote]:SDURation Syntax ETHernet:TTTest:SETup:TTESt[:LTRemote]:SDURation duration Description This command sets the throughput test step duration in the local to remote direction. Unit: seconds. Parameter duration NUMERIC PROGRAM DATA MINimum=1, MAXimum=86399, DEFault=10 Response None. Example ETH:TTT:SET:TTES:SDUR 10 Note Syntax ETHernet:TTTest:SETup:TTESt[:LTRemote]:SDURation? Description This query returns the throughput test step duration in the local to remote direction.
12.33 TCP Throughput Test - RFC-6349 12.33.40 ETHernet:TTTest:SETup:TTESt:RTLocal:SDURation Syntax ETHernet:TTTest:SETup:TTESt:RTLocal:SDURation duration Description This command sets the throughput test step duration in the remote to local direction. Unit: seconds. Parameter duration NUMERIC PROGRAM DATA MINimum=0, MAXimum=86399, DEFault=10 Response None. Example ETH:TTT:SET:TTES:RTL:SDUR 10 Note Syntax ETHernet:TTTest:SETup:TTESt:RTLocal:SDURation?
Chapter 12 Ethernet 12.33.43 ETHernet:TTTest:SETup:TTESt:EMODe[:LTRemote]:CONNections Syntax ETHernet:TTTest:SETup:TTESt:EMODe[:LTRemote]:CONNections count Description This command sets the expert mode throughput test connection count in the local to remote direction. Parameter count NUMERIC PROGRAM DATA MINimum=1, MAXimum=16, DEFault=1 Response None. Example ETH:TTT:SET:TTES:EMOD:CONN 1 Note Syntax ETHernet:TTTest:SETup:TTESt:EMODe[:LTRemote]:CONNections? Description This query returns the expert mode throughput test connection count in the local to remote...
12.33 TCP Throughput Test - RFC-6349 12.33.46 ETHernet:TTTest:SETup:TTESt:EMODe:RTLocal:CONNections Syntax ETHernet:TTTest:SETup:TTESt:EMODe:RTLocal:CONNections count Description This command sets the expert mode throughput test connection count in the remote to local direction. Parameter count NUMERIC PROGRAM DATA MINimum=1, MAXimum=16, DEFault=1 Response None. Example ETH:TTT:SET:TTES:EMOD:RTL:CONN 1 Note Syntax ETHernet:TTTest:SETup:TTESt:EMODe:RTLocal:CONNections?
Chapter 12 Ethernet 12.33.49 ETHernet:TTTest:SETup:MSERvice[:LTRemote]:WSIZe Syntax ETHernet:TTTest:SETup:MSERvice[:LTRemote]:WSIZe size Description This command sets the multi service window size in the local to remote direction. Parameter size NUMERIC PROGRAM DATA MINimum=8, MAXimum=8388607, DEFault=65535 Response None. Example ETH:TTT:SET:MSER:WSIZ 65535 Note Syntax ETHernet:TTTest:SETup:MSERvice[:LTRemote]:WSIZe? Description This query returns the multi service window size in the local to remote direction.
12.33 TCP Throughput Test - RFC-6349 12.33.52 ETHernet:TTTest:SETup:MSERvice:RTLocal:WSIZe Syntax ETHernet:TTTest:SETup:MSERvice:RTLocal:WSIZe size Description This command sets the multi service window size in the remote to local direction. Parameter size NUMERIC PROGRAM DATA MINimum=8, MAXimum=8388607, DEFault=65535 Response None. Example ETH:TTT:SET:MSER:RTL:WSIZ 65535 Note Syntax ETHernet:TTTest:SETup:MSERvice:RTLocal:WSIZe? Description...
Chapter 12 Ethernet 12.33.55 ETHernet:TTTest:SETup:MSERvice:SERVice no :DPORt Syntax ETHernet:TTTest:SETup:MSERvice:SERVice no :DPORt Description This command sets the destination port of a specific service. Parameters = Service number (1-16) NUMERIC PROGRAM DATA MINimum=0, MAXimum=65535, DEFault=5001 Response None. Example ETH:TTT:SET:MSER:SERV1:DPOR 5001 Note Syntax ETHernet:TTTest:SETup:MSERvice:SERVice no :DPORt? Description This query returns the destination port of a specific service.
12.33 TCP Throughput Test - RFC-6349 12.33.58 ETHernet:TTTest:SETup:MSERvice:SERVice no :FLABel Syntax ETHernet:TTTest:SETup:MSERvice:SERVice no :FLABel value Description This command sets the IPv6 flow label value of a specific service. Parameters = Service number (1-16) value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1048575, DEFault=0 Response None.
Chapter 12 Ethernet 12.33.60 ETHernet:TTTest:RESult:PARameters? Syntax ETHernet:TTTest:RESult:PARameters? direction Description Returns the result of measured parameter values during the test. Parameter direction CHARACTER PROGRAM DATA LTRemote: Results for the local to remote direction. RTLocal: Results for the remote to local direction. DEFault = LTRemote Response NR1 NUMERIC RESPONSE DATA...
12.33 TCP Throughput Test - RFC-6349 . . . continued from previous page RTLocal: Results for the remote to local direction. LTRBoth: Results for the local to remote direction in the simultaneous test step. RTLBoth: Results for the remote to local direction in the simultaneous test step. DEFault = LTRemote Response NR1 NUMERIC RESPONSE DATA...
Chapter 12 Ethernet . . . continued from previous page TABulator: Use a tabulator character (0x09) as field separator. DEFault = COMMa Response None. Example ETH:TTT:RES:THR:EXP RTL,""Internal/graph-data.csv"",TAB Note Files must be saved to the Internal/ directory or a sub-directory hereof. When a USB storage device is mounted, files are stored via the Usb/ directory.
12.33 TCP Throughput Test - RFC-6349 12.33.66 ETHernet:TTTest:RESult:MSERvice:EXPort Syntax ETHernet:TTTest:RESult:MSERvice:EXPort direction file [ delimiter ] Description This command writes the data of the multi service throughput graph to the specified file in a CSV format. The file can be written to the internal disk or to a connected USB memory device.
Chapter 13 eCPRI/RoE BERT Almost all eCPRI/RoE BERT SCPI commands are same as Ethernet commands. This chapter only describes the differences from Ethernet. For the other commands, please refer to Ethernet.(see Chapter 12). 13.1 Port Setup For detail of the SCPI command, please refer to Ethernet.(see section 12.1). 13.2 For detail of the SCPI command, please refer to Ethernet.(see section 12.4).
Chapter 13 eCPRI/RoE BERT 13.10 Result For detail of the SCPI command, please refer to Ethernet.(see section 12.14). 13.11 Status For detail of the SCPI command, please refer to Ethernet.(see section 12.15).
13.12 Frame Content 13.12 Frame Content This section only describes the differences from Ethernet. For the other commands, please refer to Ethernet.(see section 12.6). 13.12.1 ETHernet:PORT Pt :STReam St :RFRame Syntax ETHernet:PORT Pt :STReam St :RFRame mode Description This command sets the Radio frame type. Parameters = Port number = Stream number (1)
Chapter 13 eCPRI/RoE BERT 13.12.3 ETHernet:PORT Pt :STReam St :ECPRi:MVAL Syntax ETHernet:PORT Pt :STReam St :ECPRi:MVAL message Description This command sets the Message type value of eCPRI. Parameters = Port number = Stream number (1) message NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 255, DEFault = 0 Response None.
13.12 Frame Content 13.12.6 ETHernet:PORT Pt :STReam St :ECPRi:IQData:SEQId Syntax ETHernet:PORT Pt :STReam St :ECPRi:IQData:SEQId data Description This command sets the SEQ ID of IQ Data. Parameters = Port number = Stream number (1) data STRING PROGRAM DATA Response None. Example ETH:PORT1:STR1:ECPR:IQD:SEQI ""0000""...
Chapter 13 eCPRI/RoE BERT 13.12.9 ETHernet:PORT Pt :STReam St :ECPRi:RTCData:PCID Syntax ETHernet:PORT Pt :STReam St :ECPRi:RTCData:PCID data Description This command sets the RTC ID of Real-Time Control Data. Parameters = Port number = Stream number (1) data STRING PROGRAM DATA Response None.
13.12 Frame Content 13.12.12 ETHernet:PORT Pt :STReam St :ECPRi:GDTRans:SEQId Syntax ETHernet:PORT Pt :STReam St :ECPRi:GDTRans:SEQId data Description This command sets the SEQ ID of Generic Data Transfer. Parameters = Port number = Stream number (1) data STRING PROGRAM DATA Response None.
Chapter 13 eCPRI/RoE BERT Syntax ETHernet:PORT Pt :STReam St :ECPRi:RMACess:RW? data Description This query returns the Read/Write of Remote Memory Access Parameter = Port number = Stream number (1) Response data BINARY NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:ECPR:RMAC:RW? \#B0 Note 13.12.15 ETHernet:PORT Pt :STReam St :ECPRi:RMACess:RRESp Syntax ETHernet:PORT Pt :STReam St :ECPRi:RMACess:RRESp...
13.12 Frame Content 13.12.17 ETHernet:PORT Pt :STReam St :ECPRi:RMACess:ADDRess Syntax ETHernet:PORT Pt :STReam St :ECPRi:RMACess:ADDRess address Description This command sets the Address of Remote Memory Access Parameters = Port number = Stream number (1) address STRING PROGRAM DATA Response None. Example ETH:PORT1:STR1:ECPR:RMAC:ADDR ""000000000000""...
Chapter 13 eCPRI/RoE BERT 13.12.20 ETHernet:PORT Pt :STReam St :ECPRi:OWDMeas:ACTType Syntax ETHernet:PORT Pt :STReam St :ECPRi:OWDMeas:ACTType data Description This command sets the Action Type of One-Way Delay Measurement Parameters = Port number = Stream number (1) data NUMERIC PROGRAM DATA MINimum = 0, MAXimum = 255, DEFault = 0 0: Request 1: Request with Follow Up...
13.12 Frame Content Syntax ETHernet:PORT Pt :STReam St :ECPRi:OWDMeas:CVALue? data Description This query returns the Compensation Value of One-Way Delay Measurement Parameter = Port number = Stream number (1) Response data STRING RESPONSE DATA Example ETH:PORT1:STR1:ECPR:OWDM:CVAL? 0000000000000000 Note 8Byte hex data. 13.12.23 ETHernet:PORT Pt :STReam St :ECPRi:RRESet:REID Syntax...
Chapter 13 eCPRI/RoE BERT 13.12.25 ETHernet:PORT Pt :STReam St :ECPRi:CDATa Syntax ETHernet:PORT Pt :STReam St :ECPRi:CDATa data Description This command sets the Custom pattern data. Parameters = Port number = Stream number (1) data STRING PROGRAM DATA Response None. Example ETH:PORT1:STR1:ECPR:CDAT ""00001122""...
13.12 Frame Content 13.12.28 ETHernet:PORT Pt :STReam St :ROE:SUBType Syntax ETHernet:PORT Pt :STReam St :ROE:SUBType subtype Description This command sets the Sub type of IEEE 1914.3. Parameters = Port number = Stream number (1) subtype CHARACTER PROGRAM DATA CONT: Control Sub type SAD: Structure-agnostic data sub type SACD: Structure-aware CPRI data sub type SCMC: Slow C\&M CORI data sub type...
Chapter 13 eCPRI/RoE BERT Syntax ETHernet:PORT Pt :STReam St :ROE:FLID? data Description This query returns the Flow type of IEEE 1914.3. Parameter = Port number = Stream number (1) Response data STRING RESPONSE DATA Example ETH:PORT1:STR1:ROE:FLID? Note 1Byte hex data. 13.12.31 ETHernet:PORT Pt :STReam St :ROE:LENGth Syntax...
13.12 Frame Content Syntax ETHernet:PORT Pt :STReam St :ROE:CONTrol:OPCode? data Description This query returns the OpCode of Control sub type. Parameter = Port number = Stream number (1) Response data HEXADECIMAL NUMERIC RESPONSE DATA Example ETH:PORT1:STR1:ROE:CONT:OPC? \#H0 Note 13.12.34 ETHernet:PORT Pt :STReam St :ROE:CDATa Syntax ETHernet:PORT Pt :STReam St :ROE:CDATa data...
Page 754
Chapter 13 eCPRI/RoE BERT Syntax ETHernet:PORT Pt :STReam St :ROE:CENable? enable Description This query returns the Enable of Custom pattern of IEEE 1914.3. Parameter = Port number = Stream number (1) Response enable BOOLEAN PROGRAM DATA Example ETH:PORT1:STR1:ROE:CEN? Note...
Chapter 14 Fibre Channel 14.1 Port 14.1.1 FCHannel:PORT Pt :MODE Syntax FCHannel:PORT Pt :MODE mode Description This command sets the port mode. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Port off FC100: 1Gb/s 100MBytes/s FC200: 2Gb/s 200MBytes/s FC400: 4Gb/s 400MBytes/s FC800: 8Gb/s 800MBytes/s FC1200: 10Gb/s 1200MBytes/s FC1600: 16Gb/s 1600MBytes/s...
Chapter 14 Fibre Channel Syntax FCHannel:TX Pt :TIMing? Description This query returns the timing source. Parameter = Port number Response timing CHARACTER RESPONSE DATA Example FCH:TX1:TIM? Note 14.2 Interface 14.2.1 FCHannel:PORT Pt :TOPology Syntax FCHannel:PORT Pt :TOPology topology Description This command sets the topology Parameters = Port number topology...
Chapter 14 Fibre Channel Syntax FCHannel:PORT Pt :FCONtrol:RCRedit? Description This query returns the remote credit. Parameter = Port number Response credit NR1 NUMERIC RESPONSE DATA Example FCH:PORT1:FCON:RCR? Note 14.2.8 FCHannel:PORT Pt :SOURce:WWN Syntax FCHannel:PORT Pt :SOURce:WWN Description This command sets the source port WWN. Parameters = Port number STRING PROGRAM DATA...
14.2 Interface Syntax FCHannel:PORT Pt :SOURce:ID? Description This query returns the source ID. Parameter = Port number Response NR1 NUMERIC RESPONSE DATA Example FCH:PORT1:SOUR:ID? Note 14.2.11 FCHannel:PORT Pt :DESTination:WWN Syntax FCHannel:PORT Pt :DESTination:WWN Description This command sets the destination port WWN. Parameters = Port number STRING PROGRAM DATA...
Chapter 14 Fibre Channel 14.3 Frame 14.3.1 FCHannel:PORT Pt :FRAMe:FRAMing Syntax FCHannel:PORT Pt :FRAMe:FRAMing type Description This command sets the frame structure. Parameters = Port number type CHARACTER PROGRAM DATA FT0: SOF:Data:EOF FT1: SOF:Header:Data:CRC:EOF DEFault = FT1 Response None. Example FCH:PORT1:FRAM:FRAM FT1 Note Syntax...
14.3 Frame 14.3.3 FCHannel:PORT Pt :FRAMe:UP32 Syntax FCHannel:PORT Pt :FRAMe:UP32 pattern Description This command sets the 32 bit wide variable length user defined pattern used when CONTent is USER32BIT. Parameters = Port number pattern STRING PROGRAM DATA Use binary digits '0' and '1' to describe the pattern. The string must consist of 1 to 32 characters (one bit resolution).
Chapter 14 Fibre Channel 14.3.6 FCHannel:PORT Pt :FRAMe:HEADer:RID Syntax FCHannel:PORT Pt :FRAMe:HEADer:RID Description This command sets the Rx ID in the frame header. Parameters = Port number NUMERIC PROGRAM DATA MINimum=0, MAXimum=65535, DEFault=0 Response None. Example FCH:PORT1:FRAM:HEAD:RID \#HAE FCH:PORT1:FRAM:HEAD:RID 174 Note Syntax FCHannel:PORT Pt :FRAMe:HEADer:RID?
14.4 Generator Syntax FCHannel:PORT Pt :TRAFfic:DSEConds? Description This query returns the duration for the traffic generator in seconds. Parameter = Port number Response seconds NR1 NUMERIC RESPONSE DATA Example FCH:PORT1:TRAF:DSEC? Note 14.4.3 FCHannel:PORT Pt :TRAFfic:DFRames Syntax FCHannel:PORT Pt :TRAFfic:DFRames frames Description This command sets the duration for the traffic generator in number of frames.
Chapter 14 Fibre Channel 14.4.6 FCHannel:TRAFfic:GENerator:STOP Syntax FCHannel:TRAFfic:GENerator:STOP Description This command stops the traffic generator. Parameters = Port number Response None. Example FCH:TRAF:GEN:STOP Note This command applies to all ports. 14.4.7 FCHannel:PORT Pt :TRAFfic:GENerator:STARt Syntax FCHannel:PORT Pt :TRAFfic:GENerator:STARt Description This command starts the traffic generator. Parameters = Port number Response...
14.5 Stream Syntax FCHannel:PORT Pt :TRAFfic:STReam:LLoad:PROFile? Description This query returns the stream Line Load Profile. Parameter = Port number Response profile CHARACTER RESPONSE DATA Example FCH:PORT1:TRAF:STR:LL:PROF? RAMP Note 14.5.2 FCHannel:PORT Pt :TRAFfic:STReam:LLoad[:CONStant] Syntax FCHannel:PORT Pt :TRAFfic:STReam:LLoad[:CONStant] load Description This command sets the stream Line Load in constant mode. Unit: Percentage. Parameters = Port number load...
14.5 Stream Syntax FCHannel:PORT Pt :TRAFfic:STReam:LLoad:RAMP:DURation? Description This query returns the stream step line load duration in ramp mode. Unit: Seconds. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example FCH:PORT1:TRAF:STR:LL:RAMP:DUR? Note 14.5.8 FCHannel:PORT Pt :TRAFfic:STReam:FSIZe Syntax FCHannel:PORT Pt :TRAFfic:STReam:FSIZe Description This command sets the frame size.
Chapter 14 Fibre Channel Syntax FCHannel:PORT Pt :TRAFfic:STReam:LATency:THResholds[:ENABle]? Description This query returns whether or not stream latency threshold is enabled. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example FCH:PORT1:TRAF:STR:LAT:THR? Note 14.5.11 FCHannel:PORT Pt :TRAFfic:STReam:LATency:THResholds:VALue Syntax FCHannel:PORT Pt :TRAFfic:STReam:LATency:THResholds:VALue value Description This command sets the Latency thresholds value.
14.5 Stream Syntax FCHannel:PORT Pt :TRAFfic:STReam:JITTer:THResholds[:ENABle]? Description This query returns whether or not stream jitter threshold is enabled. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example FCH:PORT1:TRAF:STR:JITT:THR? Note 14.5.14 FCHannel:PORT Pt :TRAFfic:STReam:JITTer:THResholds:VALue Syntax FCHannel:PORT Pt :TRAFfic:STReam:JITTer:THResholds:VALue value Description This command sets the stream jitter threshold value.
14.6 Settings 14.6 Settings 14.6.1 FCHannel:PORT Pt :SETTings:BER:OBAMeasuring Syntax FCHannel:PORT Pt :SETTings:BER:OBAMeasuring enable Description This command enables/disables only show BER alarms when measuring. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example FCH:PORT1:SETT:BER:OBAM ON Note This setting applies to all ports.
Chapter 14 Fibre Channel 14.6.4 FCHannel:PORT Pt :SETTings:BER:HIDeframeloss Syntax FCHannel:PORT Pt :SETTings:BER:HIDeframeloss enable Description This command show/hide Frame/Pattern loss secs. count. Parameter = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example FCH:PORT1:SETT:BER:HID ON Note This setting applies to all ports. Syntax FCHannel:PORT Pt :SETTings:BER:HIDeframeloss? Description...
14.7 Thresholds 14.7 Thresholds 14.7.1 FCHannel:PORT Pt :THResholds[:ENABle] Syntax FCHannel:PORT Pt :THResholds[:ENABle] enable Description This command enables/disables thresholds. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example FCH:PORT1:THR OFF Note Syntax FCHannel:PORT Pt :THResholds[:ENABle]? Description This query returns whether or not thresholds is enabled.
Chapter 14 Fibre Channel 14.7.3 FCHannel:PORT Pt :THResholds:VALue Syntax FCHannel:PORT Pt :THResholds:VALue type , compare , value Description This command sets the level for the specific threshold type. Parameters = Port number type CHARACTER PROGRAM DATA UTIL: Utilization THR: Throughput ERR: Errored frames UNDer: Undersized frames OVER: Oversized frames...
14.8 Follow Syntax FCHannel:PORT Pt :FOLLow:GENerator? Description This query returns whether or not generator setup for port Pt to follow PORT1 is enabled. Parameter = Port number (2-4) Response enable BOOLEAN RESPONSE DATA Example FCH:PORT2:FOLL:GEN? Note 14.8.2 FCHannel:PORT Pt :FOLLow:THResholds Syntax FCHannel:PORT Pt :FOLLow:THResholds enable...
Chapter 14 Fibre Channel Syntax FCHannel:PORT Pt :FOLLow:STReam? Description This query returns whether or not stream setup for port to follow PORT1 is enabled. Parameter = Port number (2-4) Response enable BOOLEAN RESPONSE DATA Example FCH:PORT2:FOLL:STR? Note 14.9 Stimuli 14.9.1 FCHannel:PORT Pt :STIMuli:ALARm Syntax FCHannel:PORT Pt :STIMuli:ALARm...
14.10 Results 14.10 Results 14.10.1 FCHannel:PORT Pt :IFETch? Syntax FCHannel:PORT Pt :IFETch? parameter Description This query fetches an Fibre Channel interval if available. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. BERT BPBC: Pattern bit count.
14.11 Status 14.11 Status 14.11.1 FCHannel:STATus:PORT Pt :AESummary[:EVENt]? Syntax FCHannel:STATus:PORT Pt :AESummary[:EVENt]? Description This query returns the Fibre Channel alarms and errors summary event reg- ister. The content of this event register is summarized in DB12 of the STATus:INTerface:PORT Pt :CONDition register. Parameter = Port number Response...
14.11 Status 14.11.8 FCHannel:STATus:PORT Pt :DID? Syntax FCHannel:STATus:PORT Pt :DID? Description This query returns the destination ID if Login is enabled. Parameter = Port number Response link HEXADECIMAL NUMERIC RESPONSE DATA Example FCH:STAT:PORT1:DID? \#H22 Note NaN (section 1.6.1) is returned if Login is not enabled or port is off. 14.11.9 FCHannel:STATus:PORT Pt :PDEViation? Syntax...
14.12 Performance Test Syntax FCHannel:PERF:SETup:GENeral:TSELection? Description This query returns the test selection that will be executed. Parameter None. Response ( test ) * = EXPRESSION RESPONSE DATA Example FCH:PERF:SET:GEN:TSEL? (THR,LAT,BURS) Note 14.12.5 FCHannel:PERF:SETup:GENeral:TCLayer Syntax FCHannel:PERF:SETup:GENeral:TCLayer layer Description This command selects the throughput calculation layer. Parameter layer CHARACTER PROGRAM DATA...
Chapter 14 Fibre Channel 14.12.7 FCHannel:PERF:SETup:FSIZe:MODE Syntax FCHannel:PERF:SETup:FSIZe:MODE mode Description This command sets the Performance Test frame size mode. Parameter None. mode CHARACTER PROGRAM DATA USER: User defined STEPped: Stepped CONStant: Constant DEFault = USER Response None. Example FCH:PERF:SET:FSIZ:MODE CONS Note Syntax FCHannel:PERF:SETup:FSIZe:MODE?
14.12 Performance Test Syntax FCHannel:PERF:SETup:FSIZe:JUMBo? Description This query returns the Performance Test jumbo frame size. Parameter None. Response size NR1 NUMERIC RESPONSE DATA Example FCH:PERF:SET:FSIZ:JUMB? 2168 Note 14.12.10 FCHannel:PERF:SETup:FSIZe:BEGin Syntax FCHannel:PERF:SETup:FSIZe:BEGin size Description This command sets the Performance Test begin frame size for stepped mode. Parameter size NUMERIC PROGRAM DATA...
Chapter 14 Fibre Channel Syntax FCHannel:PERF:SETup:FSIZe:STEP? Description This query returns the Performance Test step frame size for stepped mode. Parameter None. Response size NR1 NUMERIC RESPONSE DATA Example FCH:PERF:SET:FSIZ:STEP? Note 14.12.13 FCHannel:PERF:SETup:FSIZe:CONStant Syntax FCHannel:PERF:SETup:FSIZe:CONStant size Description This command sets the Performance Test frame size for constant mode. Parameter size NUMERIC PROGRAM DATA...
14.12 Performance Test 14.12.15 FCHannel:PERF:SETup:PORT Pt :THRoughput:LLoad:ASEarch :MODE Syntax FCHannel:PERF:SETup:PORT Pt :THRoughput:LLoad:ASEarch:MODE mode Description This command sets the auto search mode. Parameters = Port number mode CHARACTER PROGRAM DATA SMARt: Smart search BINary: Binary search DEFault = SMARt Response None. Example FCH:PERF:SET:PORT1:THR:LL:ASE:MODE BIN Note...
Page 790
Chapter 14 Fibre Channel Syntax FCHannel:PERF:SETup:PORT Pt :THRoughput:DURation:STEP? Description This query returns the step duration. Unit: Seconds. Unit: seconds. Parameter = Port number Response step NR1 NUMERIC RESPONSE DATA Example FCH:PERF:SET:PORT1:THR:DUR:STEP? Note...
Chapter 14 Fibre Channel 14.15 Performance Test - Burst 14.15.1 FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:MODE Syntax FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:MODE mode Description This command sets the Performance Test frames per burst mode. Parameters = Port number mode CHARACTER PROGRAM DATA ASEarch: Auto Search STEPped: Stepped DEFault = ASEarch Response...
14.15 Performance Test - Burst Syntax FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:END? Description This query returns the Performance Test burst end size for stepped mode. Parameter = Port number Response size NR1 NUMERIC RESPONSE DATA Example FCH:PERF:SET:PORT1:BURS:FPB:END? Note 14.15.4 FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:STEP Syntax FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:STEP size Description...
Chapter 14 Fibre Channel 14.15.6 FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:ASEarch:RESolution Syntax FCHannel:PERF:SETup:PORT Pt :BURSt:FPBurst:ASEarch:RESolution resolution Description This command sets the frames per burst auto search resolution. Parameters = Port number resolution CHARACTER PROGRAM DATA PM1: 1 per mille ( 0.1\%) PM10: 10 per mille ( 1.0\%) PM100: 100 per mille (10.0\%) DEFault = PM1 Response...
14.16 Performance Test - Credit 14.16 Performance Test - Credit 14.16.1 FCHannel:PERF:SETup:PORT Pt :CREDit:MODE Syntax FCHannel:PERF:SETup:PORT Pt :CREDit:MODE mode Description This command sets the Performance Test frames per credit mode. Parameters = Port number mode CHARACTER PROGRAM DATA ASEarch: Auto Search STEPped: Stepped DEFault = ASEarch Response...
Chapter 14 Fibre Channel 14.16.4 FCHannel:PERF:SETup:PORT Pt :CREDit:STEP Syntax FCHannel:PERF:SETup:PORT Pt :CREDit:STEP size Description This command sets the Performance Test credit step size for stepped mode. Parameters = Port number size NUMERIC PROGRAM DATA MINimum = 1, MAXimum = 65535, DEFault = 100 Response None.
14.16 Performance Test - Credit Syntax FCHannel:PERF:SETup:PORT Pt :CREDit:ASEarch:RESolution? Description This query returns the credit auto search resolution. Parameter = Port number Response resolution CHARACTER RESPONSE DATA Example FCH:PERF:SET:PORT1:CRED:ASE:RES? Note 14.16.7 FCHannel:PERF:SETup:PORT Pt :CREDit:DURation:STEP Syntax FCHannel:PERF:SETup:PORT Pt :CREDit:DURation:STEP step Description This command sets the Performance Test credit step duration.
Chapter 14 Fibre Channel 14.17 Performance Test - Result 14.17.1 FCHannel:PERF:RESult:TEST Syntax FCHannel:PERF:RESult:TEST test Description This command selects the test to fetch results from. Parameter test CHARACTER PROGRAM DATA THRoughput: Throughput test TRPRofile: Traffic Profile LATency: Latency test BURSt: Burst test CREDit: Credit test DEFault = THRoughput Response...
14.17 Performance Test - Result Syntax FCHannel:PERF:RESult:PORT Pt :SELect? Description This query returns the selected direction and step to fetch results from. Parameter = Port number Response CHARACTER RESPONSE DATA step NR1 NUMERIC RESPONSE DATA Example FCH:PERF:RES:PORT1:SEL? TX, 2 Note 14.17.4 FCHannel:PERF:RESult:PORT Pt :FETCh? Syntax...
Chapter 15 OTN Syntax OTN:TX Pt [:ENABled]? Description This query returns the mode of the optical transmitters. Parameter = Port number Response mode CHARACTER RESPONSE DATA Example OTN:TX1? Note 15.1.3 OTN:TX Pt :TIMing Syntax OTN:TX Pt :TIMing timing Description This command sets the timing source. Parameters = Port number timing...
Page 805
15.1 Transmitter . . . continued from previous page ETHERNET FC1200 FC800 FC400 FC200 FC100 10137M 9830M 6144M 4915M 3072M 2457M 1228M 614M MPLS IPV4PDU IPV6PDU DEFault = PRBS Response None Example OTN:TX2:MAPP:CSIG PRBS Note Available for SDH/SONET option: STM256/STS768 STM64/STM64S/STS192/STS192S/STM16/STM16S/STS48/STS48S STM4/STS12/STM1/STS3 PRBSTRANS/NULLTRANS...
Chapter 15 OTN 15.1.5 OTN:TX Pt :PATTern Syntax OTN:TX Pt :PATTern pattern Description This command sets the pattern type when CSIGnal is PRBS. Parameters = Port number pattern CHARACTER PROGRAM DATA PRBS9:PRBS9 pattern PRBS11:PRBS11 pattern PRBS15:PRBS15 pattern PRBS20:PRBS20 pattern PRBS23:PRBS23 pattern PRBS29:PRBS29 pattern PRBS31:PRBS31 pattern USER32BIT: User Pattern (32bit)
15.1 Transmitter Syntax OTN:TX Pt :UP32? Description This query returns the 32 bit wide user defined pattern. Parameter = Port number Response pattern STRING RESPONSE DATA Example OTN:TX1:UP32? ""01101"" Note 15.1.8 OTN:TX Pt :UP2K Syntax OTN:TX Pt :UP2K pattern Description This command sets the 2048 bit wide user defined pattern.
15.1 Transmitter Syntax OTN:TX Pt :MAPPing:MULTiplexing stage ? Description This query returns the ODU type of each multiplexing stage. Parameters = Port number stage = Multiplexing stage (1-3) Response odutype CHARACTER RESPONSE DATA Example OTN:TX1:MAPP:MULT1? NONE Note 15.1.12 OTN:TX Pt :MAPPing:LANE Syntax OTN:TX Pt :MAPPing:LANE value...
Chapter 15 OTN . . . continued from previous page UNUSe DEFault = COPY Response None Example OTN:TX1:COPY ODTU01,COPY Note Syntax OTN:TX Pt :COPY? odutype Description This query returns the copy mode of dummy CH. Parameters = Port number odutype CHARACTER PROGRAM DATA ODTU01 ODTU12...
15.1 Transmitter 15.1.15 OTN:TX Pt :FOLLow Syntax OTN:TX Pt :FOLLow mode Description This command sets the transmitter setup to follow another setup or not to follow. Parameters = Port number mode CHARACTER PROGRAM DATA NONE: Do not follow. TX1: Follows setup of the Tx port1. DEFault = NONE Response None.
Chapter 15 OTN Syntax OTN:OH:TX Pt :OTN:OH? odutype , row , column Description This query returns the value of the specified bytes in the OH. Parameters = Port number odutype CHARACTER PROGRAM DATA ODU2: ODU2 ODU1: ODU1 ODU0: ODU0 ODU2E: ODU2e ODU1E: ODU1e ODU2F: ODU2f ODU1F: ODU1f...
Chapter 15 OTN 15.1.19 OTN:TX Pt :TS Syntax OTN:TX Pt :TS route , ts Description This command sets a set of TS(s) to be used as the main transmission channel. Parameters = Port number route CHARACTER PROGRAM DATA ODTU01: ODTU01 ODTU12: ODTU12 ODTU21: ODTU2.1 ODTU2TS: ODTU2.ts...
15.1 Transmitter . . . continued from previous page ODTU3E28: ODTU3e2.8 ODTU2E3E1: ODTU2e3e1 ODTU3TS: ODTU3.ts ODTU41: ODTU4.1 ODTU42: ODTU4.2 ODTU48: ODTU4.8 ODTU431: ODTU4.31 ODTU4TS: ODTU4.ts Response ( ts , ts EXPRESSION RESPONSE DATA The response format is listed for each parameter. Example OTN:TX1:TS? ODTU12 Note...
15.1 Transmitter 15.1.22 OTN:TX Pt :GFP:PTI Syntax OTN:TX Pt :GFP:PTI Description This command sets GFP-F Payload Type Identifier. Parameters = Port number NUMERIC PROGRAM DATA MINimum=\#B000, MAXimum=\#B111, DEFault=\#B000 Response None Example OTN:TX1:GFP:PTI \#B000 Note This command can be used on V2.00 or later Syntax OTN:TX Pt :GFP:PTI? Description...
Chapter 15 OTN 15.1.25 OTN:TX Pt :GFP:UPI Syntax OTN:TX Pt :GFP:UPI Description This command sets GFP-F User Payload Identifier. Parameters = Port number NUMERIC PROGRAM DATA MINimum=\#B00000000, MAXimum=\#B11111111, DEFault=\#B00000001 Response None Example OTN:TX1:GFP:UPI \#B00000001 Note This command can be used on V2.00 or later Syntax OTN:TX Pt :GFP:UPI? Description...
15.1 Transmitter 15.1.28 OTN:TX Pt :GFP:PTIMes Syntax OTN:TX Pt :GFP:PTIMes ptimes Description This command sets GFP-F cHEC Presync Times. Parameters = Port number ptimes NUMERIC PROGRAM DATA MINimum=1, MAXimum=14, DEFault=1 Response None Example OTN:TX1:GFP:PTIM 1 Note This command can be used on V2.00 or later Syntax OTN:TX Pt :GFP:PTIMes? Description...
Chapter 15 OTN 15.2 Receiver 15.2.1 OTN:RX Pt :INTerface Syntax OTN:RX Pt :INTerface mode Description This command sets the used interface or switches off the receiver. Parameters = Port number mode CHARACTER PROGRAM DATA OFF: Off SFP: SFP / SFP+ optical interface QSFP: QSFP+ optical interface CFP: CFP optical interface CFP2: CFP2 optical interface...
Page 821
15.2 Receiver . . . continued from previous page FC1200 FC800 FC400 FC200 FC100 10137M 9830M 6144M 4915M 3072M 2457M 1228M 614M MPLS IPV4PDU IPV6PDU DEFault = PRBS Response None Example OTN:RX1:MAPP:CSIG PRBS Note Available for SDH/SONET option: STM256/STS768 STM64/STM64S/STS192/STS192S/STM16/STM16S/STS48/STS48S STM4/STS12/STM1/STS3 PRBSTRANS/NULLTRANS Available for Ethernet option:...
Chapter 15 OTN 15.2.3 OTN:RX Pt :PATTern Syntax OTN:RX Pt :PATTern pattern Description This command sets the pattern type when CSIGnal is PRBS. Parameters = Port number pattern CHARACTER PROGRAM DATA PRBS9:PRBS9 pattern PRBS11:PRBS11 pattern PRBS15:PRBS15 pattern PRBS20:PRBS20 pattern PRBS23:PRBS23 pattern PRBS29:PRBS29 pattern PRBS31:PRBS31 pattern USER32BIT: User Pattern (32bit)
15.2 Receiver Syntax OTN:RX Pt :UP32? Description This query returns the 32 bit wide user defined pattern. Parameter = Port number Response pattern STRING RESPONSE DATA Example OTN:RX1:UP32? ""01101"" Note 15.2.6 OTN:RX Pt :UP2K Syntax OTN:RX Pt :UP2K pattern Description This command sets the 2048 bit wide user defined pattern.
Chapter 15 OTN 15.2.8 OTN:RX Pt :MAPPing:MULTiplexing stage Syntax OTN:RX Pt :MAPPing:MULTiplexing stage odutype Description This command sets the ODU type of each multiplexing stage. Parameters = Port number stage = Multiplexing stage (1-3) odutype CHARACTER PROGRAM DATA NONE: None ODTU01: ODTU01 ODTU12PT20: ODTU12 (PT=20) ODTU12PT21: ODTU12 (PT=21)
15.2 Receiver Syntax OTN:RX Pt :FEC? Description This query returns OTU FEC control. Parameter = Port number Response CHARACTER RESPONSE DATA Example OTN:RX1:FEC? Note 15.2.10 OTN:RX Pt :FOLLow Syntax OTN:RX Pt :FOLLow follow Description This command sets the receiver setup to follow another setup or not to follow. Parameters = Port number mode...
15.2 Receiver . . . continued from previous page ODTU42: ODTU4.2 ODTU48: ODTU4.8 ODTU431: ODTU4.31 ODTU4TS: ODTU4.ts ( ts , ts EXPRESSION PROGRAM DATA The format is listed for each parameter. Response None Example OTN:RX1:TS ODTU12,(1,2) Note ODTU01 TS : 1-2 will become the same value as TP. ODTU12 (PT=0x20) TS : 1-4 will become the same value as TP.
Chapter 15 OTN Syntax OTN:RX Pt :MEAS:TTI:DET? type Description This query returns TTI detection type. Parameters = Port number type CHARACTER PROGRAM DATA TCM1 TCM2 TCM3 TCM4 TCM5 TCM6 Response detection CHARACTER RESPONSE DATA Example OTN:RX1:MEAS:TTI:DET? TCM1 SDAPI Note 15.3 Measurement Setup 15.3.1 OTN:TX Pt :MEAS:TTI:ENCoding...
15.3 Measurement Setup 15.3.3 OTN:RX Pt :MEASurement:PLM Syntax OTN:RX Pt :MEASurement:PLM enable Description This command enables or disables PLM measurement. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = ON Response None Example OTN:RX1:MEAS:PLM ON Note Syntax OTN:RX Pt :MEASurement:PLM? Description This query returns whether or not PLM measurement is enabled.
Chapter 15 OTN 15.3.5 MEASurement:SETup:OTN:RX Pt :MSIMdetection stage :MSIM? Syntax MEASurement:SETup:OTN:RX Pt :MSIMdetection stage :MSIM? Description This query returns the expected MSIM detection pattern. Parameters = Port number stage = Multiplexing stage (1-3) Response value HEXADECIMAL NUMERIC RESPONSE DATA The MSIM detection pattern varies depending on the :MSIMdetection stage :SETup and the ODU type.
15.3 Measurement Setup 15.3.7 MEASurement:SETup:PERFormance:OTN:RX Pt :ALLocation Syntax MEASurement:SETup:PERFormance:OTN:RX Pt :ALLocation path , percentage Description This command sets the allocation percentage for M.2401/M.2110. Parameters = Port number path CHARACTER PROGRAM DATA OTU: ODU: TCMi: i = 1 - 6 DEFault = OTU number NUMERIC PROGRAM DATA MINimum=0.00, MAXimum=100.00, DEFault=100.00...
Chapter 15 OTN 15.3.9 MEASurement:SETup:PERFormance:OTN:RX Pt :OBJectives Syntax MEASurement:SETup:PERFormance:OTN:RX Pt :OBJectives sesr , bber Description This command sets the Performance Objectives. Parameters = Port number sesr NUMERIC PROGRAM DATA 0.01E-8 to 9.99E-1, default is 1.00E-1 bber NUMERIC PROGRAM DATA 0.01E-8 to 9.99E-1, default is 1.00E-1 Response None Example...
15.4 Result 15.4 Result 15.4.1 OTN:RX Pt :IFETch? Syntax OTN:RX Pt :IFETch? parameter Description This query returns the results of item specified by the parameter. Parameters = Port number parameter EXPRESSION PROGRAM DATA The response format is listed for each parameter. LOFLLD: LOF Lane OOFLLD: OOF FASLLD: FAS LLD...
Page 836
Chapter 15 OTN . . . continued from previous page SnMSIM: Stage n MSIM Client AISC: Client-AIS CSF: CSF LSS: LSS PRBSBIT: PRBS Bit Error CFREQ: Client frequency COFFS: Client frequency offset High-order ODU TCM (i = 1-6) TCMiTIM: TCMi-TIM TCMiBIAE: TCMi-BIAE TCMiBDI: TCMi-BDI TCMiIAE: TCMi-IAE...
Page 837
15.4 Result . . . continued from previous page GPTI: GFP-F PTI Mismatch GUPI: GFP-F UPI Mismatch GTTFR: GFP-F Tx Total Frame GTIFR: GFP-F Tx Idle Frame GTCFR: GFP-F Tx Client Frame GTCMF: GFP-F Tx CMF OTU Performance NSTAT, FSTAT: Near-end/Far-end Status. Response: STRING NSES, FSES: Near-end/Far-end SES.
15.5 Status . . . continued from previous page Note This command is for compatibility of V2.xx or V1.xx. Following commands are endorsed on V3.00 or later. OTN:STATus:RX Pt :MSTage:AESummary:CONDition? 15.5.3 OTN:STATus:RX Pt :ALARm section [:EVENt]? Syntax OTN:STATus:RX Pt :ALARm section [:EVENt]? Description This query returns the alarms event register.
15.5 Status 15.5.5 OTN:STATus:RX Pt :ERRor section [:EVENt]? Syntax OTN:STATus:RX Pt :ERRor section [:EVENt]? Description This query returns the errors event register. The content of this register is summarized in DB11 through DB16 of the OTN:STATus:RX Pt :AESummary:Event register. Parameters = Port number section = Section number (1-6)
Chapter 15 OTN Table 15.22: Alarm Items Section DB1 (1) Not used Not used Not used DB2 (2) Not used Not used Not used DB3 (4) LOFLOM Not used Not used DB4 (8) Not used Not used DB5 (16) Not used Not used Not used Not used...
15.5 Status Table 15.24: Alarm Items Client Section DB1 (1) Client-AIS DB2 (2) DB3 (4) DB4 (8) Not used DB5 (16) Not used DB6 (32) Not used DB7 (64) Not used DB8 (128) Not used DB9 (256) Not used DB10 (512) Not used DB11 (1024) Not used...
15.5 Status 15.5.53 OTN:STATus:RX Pt :CAPTure:OH? Syntax OTN:STATus:RX Pt :CAPTure:OH? odutype , row , column Description This query returns the multi frame sequence data of selected position of OH. Data length depends on the selected position of OH. Parameters = Port number odutype CHARACTER PROGRAM DATA ODU2: ODU2...
Chapter 15 OTN 15.6 Stimuli 15.6.1 OTN:STIMuli:TX Pt :TYPE Syntax OTN:STIMuli:TX Pt :TYPE type Description Choose the type of alarm/error that is inserted by the command SYSTem:STIMuli:INSert. Parameters = Port number type CHARACTER PROGRAM DATA AEINsert: Normal alarm/error GMP: GMP error GFP: GFP error FEC: FEC test error LLD: LLD error/alarm...
15.6 Stimuli 15.6.3 OTN:STIMuli:TX Pt :AEINsert:TYPE Syntax OTN:STIMuli:TX Pt :AEINsert:TYPE aerrortype Description This command sets the type to insert alarm/error. Parameters = Port number aerrortype CHARACTER PROGRAM DATA NONE: (None) BITALL: Bit All FAS: OTU-FAS MFAS: MFAS SMBIP8: SM-BIP8 SMBEI: SM-BEI PMBIP8: PM-BIP8 PMBEI: PM-BEI TCMiBIP8: TCMi-BIP8 ( i = 1-6 )
Chapter 15 OTN 15.6.4 OTN:STIMuli:TX Pt :AEINsert:INSert Syntax OTN:STIMuli:TX Pt :AEINsert:INSert insertion Description This command sets the method to insert alarm/error. Parameters = Port number insertion CHARACTER PROGRAM DATA SINGle BURSt ALTernate RATE DEFault = SINGle Response None Example OTN:STIM:TX1:AEIN:INS SING Note If insertion is set to SINGle, errors are inserted with SYST:STIM:INS.
15.6 Stimuli 15.6.7 OTN:STIMuli:TX Pt :AEINsert:NORMal Syntax OTN:STIMuli:TX Pt :AEINsert:NORMal frames Description This command sets the alternate normal length. Parameters = Port number frames NUMERIC PROGRAM DATA MINimum=1, MAXimum=4300000, DEFault=1 DEFault = 1 Response None Example OTN:STIM:TX1:AEIN:NORM 1 Note Syntax OTN:STIMuli:TX Pt :AEINsert:NORMal? Description This query returns the alternate normal length.
Chapter 15 OTN 15.6.9 OTN:STIMuli:TX Pt :JUSTification:LEVel Syntax OTN:STIMuli:TX Pt :JUSTification:LEVel odutype Description This command sets the ODU type to adjust the pointer. Only OPUk those are mapped into AMP or BMP are available. Parameters = Port number odutype CHARACTER PROGRAM DATA ODU2: ODU2 ODU1: ODU1 ODU0: ODU0...
15.6 Stimuli Syntax OTN:STIMuli:TX Pt :JUSTification:MOVement? Description This query returns the OTN pointer movement sequence. Parameter = Port number Response count CHARACTER RESPONSE DATA Example OTN:STIM:TX1:JUST:MOV? POS1 Note 15.6.12 OTN:STIMuli:TX Pt :JMOVe Syntax OTN:STIMuli:TX Pt :JMOVe Description This command moves OTN pointer to instruct pointer. Parameter = Port number Response...
15.6 Stimuli 15.6.17 OTN:STIMuli:TX Pt :GMP:AEINsert:INSert Syntax OTN:STIMuli:TX Pt :GMP:AEINsert:INSert insertion Description This command sets the stimuli error insertion mode. Parameters = Port number insertion CHARACTER PROGRAM DATA SINGle Response None Example OTN:STIM:TX1:GMP:AEIN:INS SING Note Currently only one insertion mode is available. Syntax OTN:STIMuli:TX Pt :GMP:AEINsert:INSert? Description...
Chapter 15 OTN 15.6.19 OTN:STIMuli:TX Pt :GFP:AEINsert:TYPE Syntax OTN:STIMuli:TX Pt :GFP:AEINsert:TYPE aerrortype Description This command sets the error type of GFP-T and GFP-F. Parameters = Port number aerrortype CHARACTER PROGRAM DATA OFF: Off CHEC: cHEC THEC: tHEC SCRC: Super block CRC (only GFP-T) EHEC: eHEC (only GFP-F) FCSE: FCS error (only GFP-F) CMFSIGNAL: CMF Signal (only GFP-F)
15.6 Stimuli 15.6.21 OTN:STIMuli:TX Pt :GFP:AEINsert:EBITs Syntax OTN:STIMuli:TX Pt :GFP:AEINsert:EBITs insertion Description This command sets the 16-bit value to specify which bits are affected. For some error items, only the lower bits are effective (for example, CRC5 will use lower 5 bits.) UPPer bits of the specified value will be ignored in such a case.
Chapter 15 OTN 15.6.24 OTN:STIMuli:TX Pt :FEC:AEINsert:TYPE Syntax OTN:STIMuli:TX Pt :FEC:AEINsert:TYPE aerrortype Description This command sets the error type inserted to FEC. Parameters = Port number aerrortype CHARACTER PROGRAM DATA OFF: Off O182: O.182 Poisson UNCORRECT: Uncorretcable Error CORRECT: Correctable Error DEFault = OFF Response None...
15.6 Stimuli 15.6.27 OTN:STIMuli:TX Pt :FEC:AEINsert:REXPnent Syntax OTN:STIMuli:TX Pt :FEC:AEINsert:REXPnent exponent Description This command sets the exponential value of the rate to insert errors. Parameters = Port number exponent CHARACTER PROGRAM DATA R1E2: 1.0E-2 R1E3: 1.0E-3 R1E4: 1.0E-4 R1E5: 1.0E-5 R1E6: 1.0E-6 R1E7: 1.0E-7 R1E8: 1.0E-8...
Chapter 15 OTN 15.6.29 OTN:STIMuli:TX Pt :FEC:AEINsert:SUBRow Syntax OTN:STIMuli:TX Pt :FEC:AEINsert:SUBRow Description This command specifies the subrow inserting the alarm or the error. Parameters = Port number NUMERIC PROGRAM DATA MINimum=1, MAXimum=16, DEFault=1 Response None Example OTN:STIM:TX1:FEC:AEIN:SUBR 1 Note Syntax OTN:STIMuli:TX Pt :FEC:AEINsert:SUBRow? Description This query returns the subrow inserting the alarm or the error.
15.6 Stimuli 15.6.32 OTN:STIMuli:TX Pt :LLD:AEINsert:ERRor Syntax OTN:STIMuli:TX Pt :LLD:AEINsert:ERRor type Description This command sets the type of the Error. Parameters = Port number type CHARACTER PROGRAM DATA FASLLD: FAS-LLD MFASLLD: MFAS-LLD LLMLLD: LLM-LLD DEFault = FASLLD Response None Example OTN:STIM:TX1:LLD:AEIN:ERR FASLLD Note This command can be used on 40/100G...
Chapter 15 OTN Syntax OTN:STIMuli:TX Pt :LLD:AEINsert:BURSt? Description This query returns the alarm/error burst length to generate. Parameter = Port number Response NUMERIC PROGRAM DATA Example OTN:STIM:TX1:LLD:AEIN:BURS? Note This command can be used on 40/100G 15.6.35 OTN:STIMuli:TX Pt :LLD:AEINsert:AERRor Syntax OTN:STIMuli:TX Pt :LLD:AEINsert:AERRor frames Description...
15.6 Stimuli Syntax OTN:STIMuli:TX Pt :LLD:AEINsert:LANE? Description This command returns the lane On/Off that bit corresponds lane. Parameter = Port number Response lane BINARY NUMERIC RESPONSE DATA Example OTN:STIM:TX1:LLD:AEIN:LANE? \#B10010000010000000000 Note This command can be used on 40/100G 15.6.38 OTN:STIMuli:TX Pt :LLD:SKEW:LANE Syntax OTN:STIMuli:TX Pt :LLD:SKEW:LANE lane...
Chapter 15 OTN 15.6.40 OTN:STIMuli:TX Pt :LLD:SKEW:TYPE Syntax OTN:STIMuli:TX Pt :LLD:SKEW:TYPE type Description This command sets type of the insert lane. Parameters = Port number type CHARACTER PROGRAM DATA TXLANE: Tx Lane PHYSICALLANE: Physical Lane DEFault = TXLANE Response None Example OTN:STIM:TX1:LLD:SKEW:TYPE TXLANE Note...
Chapter 15 OTN 15.7.6 OTN:TSCan:RX Pt :ODU1:NUMBer? Syntax OTN:TSCan:RX Pt :ODU1:NUMBer? Description Description This query returns the number of ODU1/ODU1e. Parameter = Port number Response value NR1 NUMERIC RESPONSE DATA Example OTN:TSC:RX1:ODU1:NUMB? Note 15.7.7 OTN:TSCan:RX Pt :ODU1:GET? Syntax OTN:TSCan:RX Pt :ODU1:GET? Description This query returns the state of ODU1/ODU1e.
15.7 Tributary Scan 15.7.10 OTN:TSCan:RX Pt :ODU0:NUMBer? Syntax OTN:TSCan:RX Pt :ODU0:NUMBer? Description This query returns the number of ODU0. Parameter = Port number Response value NR1 NUMERIC RESPONSE DATA Example OTN:TSC:RX1:ODU0:NUMB? Note 15.7.11 OTN:TSCan:RX Pt :ODU0:GET? Syntax OTN:TSCan:RX Pt :ODU0:GET? Description This query returns the state of ODU0.
Chapter 15 OTN 15.8 15.8.1 OTN:APS:RX Pt :BEVent Syntax OTN:APS:RX Pt :BEVent event Description This command sets the time reference begin (start) event. Parameters = Port number event CHARACTER PROGRAM DATA ANYERROR: Any errors LOS: Loss of Signal OTUAIS: OTU-AIS LOF: Loss of Frame OOF: Out of Frame LOM: LOM...
15.8 APS 15.8.2 OTN:APS:RX Pt :EEVent Syntax OTN:APS:RX Pt :EEVent event Description This command sets the time reference end (stop) event. Parameters = Port number event CHARACTER PROGRAM DATA ANYERROR: Any errors LOS: Loss of Signal OTUAIS: OTU-AIS LOF: Loss of Frame OOF: Out of Frame LOM: LOM OOM: OOM...
Chapter 15 OTN Syntax OTN:APS:RX Pt :PERiod? Description This query returns the period that no error/alarm specified by the end event should not be detected. Parameter = Port number Response period NR1 NUMERIC RESPONSE DATA Example OTN:APS:RX1:PER? Note 15.8.4 OTN:APS:RX Pt :MLIMit Syntax OTN:APS:RX Pt :MLIMit Description...
15.8 APS 15.8.8 OTN:APS:RX Pt :MTIMe? Syntax OTN:APS:RX Pt :MTIMe? Description This query returns the maximum time has measured. Unit: ms. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA limit exceeded NR1 NUMERIC RESPONSE DATA Returns 1, if the reference maximum limit has been exceeded. Example OTN:APS:RX1:MTIM? 4.000,0...
Chapter 15 OTN 15.9 This section document commands for the Round Trip Delay application. Commands for general RTD settings are described in section 17.1 on page 929. 15.9.1 OTN:RTD:RX Pt :MLIMit Syntax OTN:RTD:RX Pt :MLIMit Description This command sets the time reference maximum limit. Unit: us. Parameters = Port number NUMERIC PROGRAM DATA...
15.9 RTD 15.9.5 OTN:RTD:RX Pt :LTIMe? Syntax OTN:RTD:RX Pt :LTIMe? Description This query returns the least (minimum) time of RTD. Unit: us. Parameter = Port number Response NR2 NUMERIC RESPONSE DATA Example OTN:RTD:RX1:LTIM? Note The maximum measurable time will be responded if the result exceeds the maximum mea- surable time.
Chapter 16 Pluggable Module 16.1 Status 16.1.1 PMODule:STATus:PORT Pt :PRESent? Syntax PMODule:STATus:PORT Pt :PRESent? Description This query returns if a pluggable module is present and ready. Parameter = Port number Response present STRING RESPONSE DATA ""OK"": Module is present and ready. ""N/A"": Port off, module not present or not ready.
16.1 Status 16.1.11 PMODule:STATus:PORT Pt :TPOWer? Syntax PMODule:STATus:PORT Pt :TPOWer? Description This query returns the transmitter power. Parameter = Port number Response total power , lane n power STRING RESPONSE DATA lane n power will be responded when the optical module has multiple lanes. Example PMOD:STAT:PORT1:TPOW? ""-1.00dBm""...
Chapter 16 Pluggable Module 16.1.16 PMODule:STATus:PORT Pt :AESummary[:EVENt]? Syntax PMODule:STATus:PORT Pt :AESummary[:EVENt]? Description This query returns the pluggable module alarms and errors summary event reg- ister. The content of this event register is summarized in DB10 of the STATus:INTerface:PORT Pt :CONDition register. Parameter = Port number Response...
16.2 MDIO 16.2 MDIO 16.2.1 PMODule:PORT Pt :MDIO:WRITe Syntax PMODule:PORT Pt :MDIO:WRITe addr , data [, trans ] Description MDIO write access. Parameters = Port number addr HEXADECIMAL NUMERIC PROGRAM DATA MINimum=\#H0000, MAXimum=\#HFFFF, DEFault=\#H0000 data HEXADECIMAL NUMERIC PROGRAM DATA MINimum=\#H0000, MAXimum=\#HFFFF, DEFault=\#H0000 trans NUMERIC PROGRAM DATA 0 : TX...
16.5 Tx reference clock output Syntax PMODule:TOUTput:PORT Pt [:ENABle]? Description This query returns the state of the Tx reference clock output. Parameter = Port number Response enable BOOLEAN RESPONSE DATA Example PMOD:TOUT:PORT1? Note This command can be used on MT1100A. 16.5.2 PMODule:TOUTput:PORT Pt :FREQuency Syntax...
Chapter 16 Pluggable Module 16.6 tunable SFP 16.6.1 PMODule:PORT Pt :TSFP:CHANnel Syntax PMODule:PORT Pt :TSFP:CHANnel channel Description This command sets the channel about tunable SFP. Parameters = Port number channel NR1 NUMERIC RESPONSE DATA MINimum=1, MAXimum=65536, DEFault=1 Example PMOD:PORT1:TSFP:CHAN 10 Note This command can be used on V7.03 or later.
16.7 Transceiver settings - CFP2-QSFP28 Adaptor 16.7 Transceiver settings - CFP2-QSFP28 Adaptor 16.7.1 PMODule:PORT Pt :TRANsceiver:Q28Adpt:TX:ATTN:TRACking Syntax PMODule:PORT Pt :TRANsceiver:Q28Adpt:TX:ATTN:TRACking enable Description This command enables or disables the tracking for Tx attenuator. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:Q28A:TX:ATTN:TRAC OFF...
Chapter 16 Pluggable Module 16.7.4 PMODule:PORT Pt :TRANsceiver:Q28Adpt:TX:PRE Syntax PMODule:PORT Pt :TRANsceiver:Q28Adpt:TX:PRE Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for Tx PRE. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
16.7 Transceiver settings - CFP2-QSFP28 Adaptor 16.7.7 PMODule:PORT Pt :TRANsceiver:Q28Adpt:RX:EAUTo Syntax PMODule:PORT Pt :TRANsceiver:Q28Adpt:RX:EAUTo enable Description This command enables or disables the Auto RX equalizer. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:Q28A:RX:EAUT OFF Note This command can be used on V7.05 or later and valid on MU110013A only.
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:Q28Adpt:RX:EQUalizer? Description This query returns the Rx equalizer value. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:Q28A:RX:EQU? Note This command can be used on V7.05 or later and valid on MU110013A only.
16.8 Transceiver settings - CFP2 16.8 Transceiver settings - CFP2 16.8.1 PMODule:PORT Pt :TRANsceiver:CFP2:TX:ATTN:TRACking Syntax PMODule:PORT Pt :TRANsceiver:CFP2:TX:ATTN:TRACking enable Description This command enables or disables the tracking for Tx attenuator. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CFP2:TX:ATTN:TRAC OFF Note...
Chapter 16 Pluggable Module 16.8.4 PMODule:PORT Pt :TRANsceiver:CFP2:TX:PRE Syntax PMODule:PORT Pt :TRANsceiver:CFP2:TX:PRE Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for Tx PRE. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
16.8 Transceiver settings - CFP2 16.8.7 PMODule:PORT Pt :TRANsceiver:CFP2:RX:EAUTo Syntax PMODule:PORT Pt :TRANsceiver:CFP2:RX:EAUTo enable Description This command enables or disables the Auto RX equalizer. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CFP2:RX:EAUT OFF Note This command can be used on V7.05 or later and valid on MU110013A only.
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:CFP2:RX:EQUalizer? Description This query returns the Rx equalizer value. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:CFP2:RX:EQU? Note This command can be used on V7.05 or later and valid on MU110013A only.
16.9 Transceiver settings - CXP 16.9 Transceiver settings - CXP 16.9.1 PMODule:PORT Pt :TRANsceiver:CXP:TX:VOD:TRACking Syntax PMODule:PORT Pt :TRANsceiver:CXP:TX:VOD:TRACking enable Description This command enables or disables the tracking for Tx VOD. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CXP:TX:VOD:TRAC OFF Note...
Chapter 16 Pluggable Module 16.9.4 PMODule:PORT Pt :TRANsceiver:CXP:TX:FIRSt Syntax PMODule:PORT Pt :TRANsceiver:CXP:TX:FIRSt Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data , Lane4 Data , Lane5 Data , Lane6 Data , Lane7 Data , Lane8 Data , Lane9 Data ] Description This command set the parameter for Tx VOD .
16.9 Transceiver settings - CXP Syntax PMODule:PORT Pt :TRANsceiver:CXP:TX:PRE? Description This query returns the parameter for Tx PRE. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:CXP:TX:PRE? Note This command can be used on V7.05 or later. If tracking is ON, the first lane value will return.
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:CXP:RX:CONTrol:TRACking? Description This query returns enables or disables the tracking for RX Control. Parameter = Port number Response enable BOOLEAN PROGRAM DATA Example PMOD:PORT1:TRAN:CXP:RX:CONT:TRAC? Note This command can be used on V7.05 or later. 16.9.10 PMODule:PORT Pt :TRANsceiver:CXP:RX:CONTrol Syntax...
16.9 Transceiver settings - CXP 16.9.12 PMODule:PORT Pt :TRANsceiver:CXP:RX:DCGain Syntax PMODule:PORT Pt :TRANsceiver:CXP:RX:DCGain Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data , Lane4 Data , Lane5 Data , Lane6 Data , Lane7 Data , Lane8 Data , Lane9 Data ] Description This command set the parameter for RX DC Gain.
Chapter 16 Pluggable Module 16.10 Transceiver settings - CFP 16.10.1 PMODule:PORT Pt :TRANsceiver:CFP:TX:VOD:TRACking Syntax PMODule:PORT Pt :TRANsceiver:CFP:TX:VOD:TRACking enable Description This command enables or disables the tracking for Tx VOD. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CFP:TX:VOD:TRAC OFF Note...
16.10 Transceiver settings - CFP 16.10.4 PMODule:PORT Pt :TRANsceiver:CFP:TX:FIRSt Syntax PMODule:PORT Pt :TRANsceiver:CFP:TX:FIRSt Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data [, Lane4 Data , Lane5 Data , Lane6 Data , Lane7 Data , Lane8 Data , Lane9 Data ] ] Description This command set the parameter for Tx VOD.
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:CFP:TX:PRE? Description This query returns the parameter for Tx PRE. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:CFP:TX:PRE? Note This command can be used on V7.05 or later. If tracking is ON, the first lane value will return.
16.10 Transceiver settings - CFP 16.10.9 PMODule:PORT Pt :TRANsceiver:CFP:RX:CONTrol:TRACking Syntax PMODule:PORT Pt :TRANsceiver:CFP:RX:CONTrol:TRACking enable Description This command enables or disables the tracking for RX Control. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CFP:RX:CONT:TRAC OFF Note This command can be used on V7.05 or later.
Chapter 16 Pluggable Module 16.10.12 PMODule:PORT Pt :TRANsceiver:CFP:RX:DCGain Syntax PMODule:PORT Pt :TRANsceiver:CFP:RX:DCGain Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data [, Lane4 Data , Lane5 Data , Lane6 Data , Lane7 Data , Lane8 Data , Lane9 Data ] ] Description This command set the parameter for RX DC Gain.
16.11 Transceiver settings - QSFP 16.11 Transceiver settings - QSFP 16.11.1 PMODule:PORT Pt :TRANsceiver:QSFP:TX:VOD:TRACking Syntax PMODule:PORT Pt :TRANsceiver:QSFP:TX:VOD:TRACking enable Description This command enables or disables the tracking for Tx VOD. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:QSFP:TX:VOD:TRAC OFF Note...
Chapter 16 Pluggable Module 16.11.4 PMODule:PORT Pt :TRANsceiver:QSFP:TX:FIRSt Syntax PMODule:PORT Pt :TRANsceiver:QSFP:TX:FIRSt Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for Tx VOD. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
16.11 Transceiver settings - QSFP 16.11.7 PMODule:PORT Pt :TRANsceiver:QSFP:TX:SECond:TRACking Syntax PMODule:PORT Pt :TRANsceiver:QSFP:TX:SECond:TRACking enable Description This command enables or disables the tracking for Tx Second. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:QSFP:TX:SEC:TRAC OFF Note This command can be used on V7.05 or later.
Chapter 16 Pluggable Module 16.11.10 PMODule:PORT Pt :TRANsceiver:QSFP:RX:CONTrol Syntax PMODule:PORT Pt :TRANsceiver:QSFP:RX:CONTrol Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for RX Control. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
16.11 Transceiver settings - QSFP 16.11.13 PMODule:PORT Pt :TRANsceiver:QSFP:TX:POST:TRACking Syntax PMODule:PORT Pt :TRANsceiver:QSFP:TX:POST:TRACking enable Description This command enables or disables the tracking for Tx POST. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:QSFP:TX:POST:TRAC OFF Note This command can be used on V8.00 or later and valid on MU100011A only.
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:QSFP:RX:DFE:TRACking? Description This query returns enables or disables tracking for Rx DFE. Parameter = Port number Response enable BOOLEAN PROGRAM DATA Example PMOD:PORT1:TRAN:QSFP:RX:DFE:TRAC? Note This command can be used on V8.00 or later and valid on MU100011A only.
16.12 Transceiver settings - SFP28 16.12 Transceiver settings - SFP28 16.12.1 PMODule:PORT Pt :TRANsceiver:SFP28:TX:VOD Syntax PMODule:PORT Pt :TRANsceiver:SFP28:TX:VOD Lane0 Data Description This command set the parameter for Tx VOD. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example PMOD:PORT1:TRAN:SFP28:TX:VOD (0)
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:SFP28:TX:POST? Description This query returns the parameter for Tx POST. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:SFP28:TX:POST? Note This command can be used on V8.00 or later and valid on MU100011A only.
16.13 Transceiver settings - CFP4 16.13 Transceiver settings - CFP4 16.13.1 PMODule:PORT Pt :TRANsceiver:CFP4:TX:VOD:TRACking Syntax PMODule:PORT Pt :TRANsceiver:CFP4:TX:VOD:TRACking enable Description This command enables or disables the tracking for Tx VOD. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:CFP4:TX:VOD:TRAC OFF Note...
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:CFP4:TX:PRE:TRACking? Description This query returns enables or disables the tracking for Tx Pre. Parameter = Port number Response enable BOOLEAN PROGRAM DATA Example PMOD:PORT1:TRAN:CFP4:TX:PRE:TRAC? Note This command can be used on V8.00 or later and valid on MU100011A only.
16.13 Transceiver settings - CFP4 16.13.6 PMODule:PORT Pt :TRANsceiver:CFP4:TX:POST Syntax PMODule:PORT Pt :TRANsceiver:CFP4:TX:POST Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for Tx POST. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:CFP4:RX:DFE Description This query returns the Rx DFE value. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:CFP4:RX:DFE? Note This command can be used on V8.00 or later and valid on MU100011A only.
16.14 Transceiver settings - QSFP28 16.14 Transceiver settings - QSFP28 16.14.1 PMODule:PORT Pt :TRANsceiver:QSFP28:TX:VOD:TRACking Syntax PMODule:PORT Pt :TRANsceiver:QSFP28:TX:VOD:TRACking enable Description This command enables or disables the tracking for Tx VOD. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Example PMOD:PORT1:TRAN:QSFP28:TX:VOD:TRAC OFF Note...
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:QSFP28:TX:PRE:TRACking? Description This query returns enables or disables the tracking for Tx Pre. Parameter = Port number Response enable BOOLEAN PROGRAM DATA Example PMOD:PORT1:TRAN:QSFP28:TX:PRE:TRAC? Note This command can be used on V8.00 or later and valid on MU100011A only.
16.14 Transceiver settings - QSFP28 16.14.6 PMODule:PORT Pt :TRANsceiver:QSFP28:TX:POST Syntax PMODule:PORT Pt :TRANsceiver:QSFP28:TX:POST Lane0 Data [, Lane1 Data , Lane2 Data , Lane3 Data ] Description This command set the parameter for Tx POST. Parameters = Port number ( value ) * = EXPRESSION PROGRAM DATA Format: Numeric List Example...
Chapter 16 Pluggable Module Syntax PMODule:PORT Pt :TRANsceiver:QSFP28:RX:DFE? Description This query returns the Rx DFE value. Parameter = Port number Response ( value ) * = EXPRESSION PROGRAM DATA Example PMOD:PORT1:TRAN:QSFP28:RX:DFE? Note This command can be used on V8.00 or later and valid on MU100011A only.
Chapter 17 Common Application Settings 17.1 The following commands are valid for all Round Trip Delay applications unless otherwise noted. 17.1.1 RTD:MODE Syntax RTD:MODE mode Description This command sets the measurement mode. Parameters mode CHARACTER PROGRAM DATA SINGle REPeat DEFault = REPeat Response None.
Chapter 17 Common Application Settings Syntax RTD:PERiod? Description This query returns the measurement period. Parameter None. Response period CHARACTER RESPONSE DATA Example RTD:PER? SEC1 Note 17.1.3 RTD:IFMData Syntax RTD:IFMData ignore Description Parameters ignore BOOLEAN PROGRAM DATA DEFault = OFF Response None.
17.2 Hierarchy 17.2 Hierarchy 17.2.1 HIERarchy:PORT Pt :OTN:TX Syntax HIERarchy:PORT Pt :OTN:TX enable Description This command enables or disables the OTN Tx hierarchy. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example HIER:PORT1:OTN:TX ON Note Syntax HIERarchy:PORT Pt :OTN:TX? Description...
Chapter 17 Common Application Settings 17.2.4 HIERarchy:PORT Pt :SDH:RX Syntax HIERarchy:PORT Pt :SDH:RX enable Description This command enables or disables the SDH Rx hierarchy. Parameters = Port number enable BOOLEAN PROGRAM DATA DEFault = OFF Response None. Example HIER:PORT1:SDH:RX ON Note Syntax HIERarchy:PORT Pt :SDH:RX?
18.2 Setup 18.1.2 MEASurement:STARt Syntax MEASurement:STARt Description This command starts a measurement. Same as pressing the START button on the GUI. Parameter None. Response None. Example MEAS:STAR Note 18.1.3 MEASurement:STOP Syntax MEASurement:STOP Description This command stops an ongoing measurement. Same as pressing the STOP button on the GUI.
Chapter 18 Measurement 18.2.2 MEASurement:SETup:SELect Syntax MEASurement:SETup:SELect interval Description This command selects which interval to fetch. After setting this command, the :IFETch on the respective interfaces should be performed. Parameter interval CHARACTER PROGRAM DATA TOTal: Total CURRent: Current Or the index number of the interval. With the first index number being 0. DEFault = TOTal Response None.
18.2 Setup Syntax MEASurement:SETup:ILENgth? Description This query returns the interval length. Parameter None. Response action CHARACTER RESPONSE DATA Example MEAS:SET:ILEN? Note 18.2.4 MEASurement:SETup:STARt Syntax MEASurement:SETup:STARt action Description This command sets how the measurement should start. Parameter action CHARACTER PROGRAM DATA IMMediate: Start measurement immediate.
Chapter 18 Measurement Syntax MEASurement:SETup:STAT? Description This query returns the start time for the MEASurement:SETup:STARt SAT command Parameter None. Response year NR1 NUMERIC RESPONSE DATA month NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA hour NR1 NUMERIC RESPONSE DATA minute NR1 NUMERIC RESPONSE DATA second NR1 NUMERIC RESPONSE DATA...
18.2 Setup Syntax MEASurement:SETup:SPAT? Description This query returns the stop time for the MEASurement:SETup:STOP SAT command Parameter None. Response year NR1 NUMERIC RESPONSE DATA month NR1 NUMERIC RESPONSE DATA NR1 NUMERIC RESPONSE DATA hour NR1 NUMERIC RESPONSE DATA minute NR1 NUMERIC RESPONSE DATA second NR1 NUMERIC RESPONSE DATA Example...
18.2 Setup Syntax MEASurement:SETup:PERFormance:E3:PARameter? Description This query returns the performance parameter for E3. Parameter None. Response param CHARACTER RESPONSE DATA Example MEAS:SET:PERF:E3:PAR? M2100 Note 18.2.13 MEASurement:SETup:PERFormance:T3:PARameter Syntax MEASurement:SETup:PERFormance:T3:PARameter param Description This command sets the performance parameter for E3. Parameter param CHARACTER PROGRAM DATA G826: G.826 M2100: M.2100...
Chapter 18 Measurement Syntax MEASurement:SETup:PERFormance:SDH:PARameter? Description This query returns the performance parameter for SDH. Parameter None. Response param CHARACTER RESPONSE DATA Example MEAS:SET:PERF:SDH:PAR? M2101 Note 18.2.16 MEASurement:SETup:PERFormance:SDH:MUX Syntax MEASurement:SETup:PERFormance:SDH:MUX value Description This command sets the MUX allocation in percentage. Parameter value NUMERIC PROGRAM DATA MINimum=0.00, MAXimum=100.00, DEFault=0...
18.2 Setup Syntax MEASurement:SETup:PERFormance:SDH:VC3? Description This query returns the VC3 allocation in percentage. Parameter None. Response value NR2 NUMERIC RESPONSE DATA Example MEAS:SET:PERF:SDH:VC3? 10.00 Note 18.2.19 MEASurement:SETup:PERFormance:SDH:VC12 Syntax MEASurement:SETup:PERFormance:SDH:VC12 value Description This command sets the VC12 allocation in percentage. Parameter value NUMERIC PROGRAM DATA MINimum=0.00, MAXimum=100.00, DEFault=0...
Chapter 18 Measurement 18.2.21 MEASurement:SETup:PERFormance:SONet:PARameter Syntax MEASurement:SETup:PERFormance:SONet:PARameter param Description This command sets the performance parameter for SDH. Parameter param CHARACTER PROGRAM DATA G826: G.826 G828: G.828+G.829 M2101: M.2101.1(M.2100) DEFault = M2101 Response None. Example MEAS:SET:PERF:SON:PAR M2101 Note Syntax MEASurement:SETup:PERFormance:SONet:PARameter? Description This query returns the performance parameter for SONET.
18.2 Setup 18.2.24 MEASurement:SETup:PERFormance:SONet:STS1 Syntax MEASurement:SETup:PERFormance:SONet:STS1 value Description This command sets the STS1 allocation in percentage. Parameter value NUMERIC PROGRAM DATA MINimum=0.00, MAXimum=100.00, DEFault=0 Response None. Example MEAS:SET:PERF:SON:STS1 10.00 Note Syntax MEASurement:SETup:PERFormance:SONet:STS1? Description This query returns the STS1 allocation in percentage. Parameter None.
Chapter 18 Measurement 18.2.27 MEASurement:SETup:PERFormance:WAN:PARameter Syntax MEASurement:SETup:PERFormance:WAN:PARameter param Description This command sets the performance parameter for 10G WAN. Parameter param CHARACTER PROGRAM DATA G826: G.826 G828: G.828+G.829 M2101: M.2101.1(M.2100) DEFault = G826 Response None. Example MEAS:SET:PERF:WAN:PAR M2101 Note This command can be used on V2.00 or later. Syntax MEASurement:SETup:PERFormance:WAN:PARameter? Description...
18.2 Setup Syntax MEASurement:SETup:EVALuation:RX Pt :INTerface? Description This query returns the transport evaluation interface type. Parameter = Port number Response interface CHARACTER RESPONSE DATA Example MEAS:SET:EVAL:RX:INT? Note 18.2.30 MEASurement:SETup:EVALuation:CPRI:PORT Pt :ITEM Syntax MEASurement:SETup:EVALuation:CPRI:PORT Pt :ITEM item Description This commands sets the evaluation item for CPRI. Parameters = Port number item...
Chapter 18 Measurement Syntax MEASurement:SETup:EVALuation:CPRI:PORT Pt :ITEM:ALARm? Description This query returns the evaluation alarm item for CPRI. Parameter = Port number Response item CHARACTER RESPONSE DATA Example MEAS:SET:EVAL:CPRI:PORT1:ITEM:ALAR? Note 18.2.32 MEASurement:SETup:EVALuation:CPRI:PORT Pt :ITEM:ERRor Syntax MEASurement:SETup:EVALuation:CPRI:PORT Pt :ITEM:ERRor item Description This commands sets the evaluation errors item for CPRI. Parameters = Port number item...
18.2 Setup 18.2.34 MEASurement:SETup:EVALuation:CPRI:PORT Pt :CNT:PASS Syntax MEASurement:SETup:EVALuation:CPRI:PORT Pt :CNT:PASS value Description This command sets the count for the CPRI PASS limit. = Port number Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=100000, DEFault=0 Response None. Example MEAS:SET:EVAL:CPRI:PORT1:CNT:PASS 10 Note This setting applies when :TYPE is CNT, ESCount or SESCount. Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.37 MEASurement:SETup:EVALuation:CPRI:PORT Pt :RATio:FAIL Syntax MEASurement:SETup:EVALuation:CPRI:PORT Pt :RATio:FAIL value Description This command sets the ratio for the CPRI fail limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:CPRI:PORT1:RAT:FAIL 0.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.39 MEASurement:SETup:EVALuation:TMBPs:RX Pt :TYPE Syntax MEASurement:SETup:EVALuation:TMBPs:RX Pt :TYPE type Description This command sets the evaluation type for 2 Mbps. Parameters = Port number type CHARACTER PROGRAM DATA CNT: Error Count RATio: Error Ratio EPCT: Error percentage ESCount: ES error count ESRatio: ES error ratio ESPCt: ES error percentage SESCount: SES error count...
Chapter 18 Measurement Syntax MEASurement:SETup:EVALuation:TMBPs:RX Pt :CNT:FAIL? Description This query returns the error count for the 2Mbps fail limit. Parameter None. Response value NR3 NUMERIC RESPONSE DATA Example MEAS:SET:EVAL:TMBP:RX1:CNT:FAIL? Note 18.2.42 MEASurement:SETup:EVALuation:TMBPs:RX Pt :RATio:PASS Syntax MEASurement:SETup:EVALuation:TMBPs:RX Pt :RATio:PASS value Description This command sets the ratio for the 2Mbps pass limit.
18.2 Setup Syntax MEASurement:SETup:EVALuation:TMBPs:RX Pt :PCT:PASS? Description This query returns the percentage for the 2 Mbps pass limit. Parameter None. Response value NR3 NUMERIC RESPONSE DATA Example MEAS:SET:EVAL:TMBP:RX1:PCT:PASS? Note 18.2.45 MEASurement:SETup:EVALuation:TMBPs:RX Pt :PCT:FAIL Syntax MEASurement:SETup:EVALuation:TMBPs:RX Pt :PCT:FAIL value Description This command sets the percentage for the 2 Mbps fail limit. Parameter value NUMERIC PROGRAM DATA...
Chapter 18 Measurement 18.2.47 MEASurement:SETup:EVALuation:E3:RX Pt :ITEM Syntax MEASurement:SETup:EVALuation:E3:RX Pt :ITEM item Description This command sets the evaluation item for E3. Parameters = Port number item CHARACTER PROGRAM DATA ANY: Any error or alarm NSIGnal: No signal AIS: Alarm Indication Signal NFRame: No frame DISTant: Distant NSYNc: No sync...
18.2 Setup 18.2.49 MEASurement:SETup:EVALuation:E3:RX Pt :CNT:PASS Syntax MEASurement:SETup:EVALuation:E3:RX Pt :CNT:PASS value Description This command sets the error count for the E3 pass limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=100000, DEFault=0 Response None. Example MEAS:SET:EVAL:E3:RX1:CNT:PASS 10 Note This setting applies when :TYPE is CNT. Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.52 MEASurement:SETup:EVALuation:E3:RX Pt :RATio:FAIL Syntax MEASurement:SETup:EVALuation:E3:RX Pt :RATio:FAIL value Description This command sets the ratio for the E3 fail limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:E3:RX1:RAT:FAIL 10.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.54 MEASurement:SETup:EVALuation:E4:RX Pt :TYPE Syntax MEASurement:SETup:EVALuation:E4:RX Pt :TYPE type Description This command sets the evaluation type for E4. Parameters = Port number type CHARACTER PROGRAM DATA CNT: Count RATio: Ratio DEFault = CNT Response None. Example MEAS:SET:EVAL:E4:RX1:TYPE RAT Note Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.57 MEASurement:SETup:EVALuation:E4:RX Pt :RATio:PASS Syntax MEASurement:SETup:EVALuation:E4:RX Pt :RATio:PASS value Description This command sets the ratio for the E4 pass limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:E4:RX1:RAT:PASS 10.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.63 MEASurement:SETup:EVALuation:SDH:RX Pt :CNT:PASS Syntax MEASurement:SETup:EVALuation:SDH:RX Pt :CNT:PASS value Description This command sets the error count for the SDH pass limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=100000, DEFault=0 Response None. Example MEAS:SET:EVAL:SDH:RX1:CNT:PASS 10 Note This setting applies when :TYPE is CNT. Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.66 MEASurement:SETup:EVALuation:SDH:RX Pt :RATio:FAIL Syntax MEASurement:SETup:EVALuation:SDH:RX Pt :RATio:FAIL value Description This command sets the ratio for the SDH fail limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:SDH:RX1:RAT:FAIL 10.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.71 MEASurement:SETup:EVALuation:SONet:RX Pt :CNT:PASS Syntax MEASurement:SETup:EVALuation:SONet:RX Pt :CNT:PASS value Description This command sets the error count for the SDH pass limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=100000, DEFault=0 Response None. Example MEAS:SET:EVAL:SON:RX1:CNT:PASS 10 Note This setting applies when :TYPE is CNT. Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.74 MEASurement:SETup:EVALuation:SONet:RX Pt :RATio:FAIL Syntax MEASurement:SETup:EVALuation:SONet:RX Pt :RATio:FAIL value Description This command sets the ratio for the SDH fail limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:SON:RX1:RAT:FAIL 10.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.78 MEASurement:SETup:EVALuation:OTN:RX Pt :TYPE Syntax MEASurement:SETup:EVALuation:OTN:RX Pt :TYPE type Description This command sets the evaluation type for OTN. Parameters = Port number type CHARACTER PROGRAM DATA CNT: Count RATio: Ratio DEFault = CNT Response None. Example MEAS:SET:EVAL:OTN:RX1:TYPE RAT Note Command is valid for BERT applications only.
Chapter 18 Measurement 18.2.81 MEASurement:SETup:EVALuation:OTN:RX Pt :RATio:PASS Syntax MEASurement:SETup:EVALuation:OTN:RX Pt :RATio:PASS value Description This command sets the ratio for the OTN pass limit. Parameter value NUMERIC PROGRAM DATA MINimum=0, MAXimum=1.00, DEFault=0 Response None. Example MEAS:SET:EVAL:OTN:RX1:RAT:PASS 10.00 Note This setting applies when :TYPE is RATio. Command is valid for BERT applications only.
18.2 Setup 18.2.84 MEASurement:SETup:EVALuation:BER:IAFFilter Syntax MEASurement:SETup:EVALuation:BER:IAFFilter enable Description This command enables/disables include addresses in frame filter on receiver. Parameter enable BOOLEAN PROGRAM DATA DEFault = ON Response None. Example MEAS:SET:EVAL:BER:IAFF OFF Note This setting applies to all ports. This only applies to Ethernet and Fibre Channel. Syntax MEASurement:SETup:EVALuation:BER:IAFFilter? Description...
18.2 Setup Syntax MEASurement:SETup:EVALuation:BER:PORT Pt :PTHResholds:RATio? Description This query return the Pattern errors threshold ratio value. Parameters = Port number Response value NR3 NUMERIC RESPONSE DATA Example MEAS:SET:EVAL:BER:PORT1:PTHR:RAT? 1.50E-01 Note 18.2.90 MEASurement:SETup:EVALuation:BER:PORT Pt :PTHResholds :PERCent Syntax MEASurement:SETup:EVALuation:BER:PORT Pt :PTHResholds:PERCent value Description This command sets the Pattern errors threshold percentage value.
Chapter 18 Measurement Syntax MEASurement:SETup:POINtermovement:SONet:MODE? Description This query return if pointer movement is enabled/disabled. Response enable BOOLEAN RESPONSE DATA Example MEAS:SET:POIN:SON:MODE? Note This setting applies to all ports. 18.3 Information 18.3.1 MEASurement:INFO:TBEGin? Syntax MEASurement:INFO:TBEGin? Description This query returns the start time of the measurement. Parameter None.
18.4 Event Log 18.3.5 MEASurement:INFO:IMIN? Syntax MEASurement:INFO:IMIN? Description This query returns the value by adding +1 to minimum index of statistics intervals. Parameter None Response intervalindex NR1 NUMERIC RESPONSE DATA Example MEAS:INFO:IMIN? Note If no intervals are available the NaN (section 1.6.1) is returned. This query is kept for maintenance purpose.
Chapter 18 Measurement 18.4.2 MEASurement:ELOG:MAXimum? Syntax MEASurement:ELOG:MAXimum? Description This query returns the last or the latest index present in the event log. Parameter None Response index NR1 NUMERIC RESPONSE DATA Example MEAS:ELOG:MAX? Note 18.4.3 MEASurement:ELOG:FETCh? Syntax MEASurement:ELOG:FETCh? [ index [, count Description This query returns a number of log entries starting from the specified index.
18.5 Result 18.5 Result 18.5.1 MEASurement:RESult:SUMMary? Syntax MEASurement:RESult:SUMMary? Description This query returns the measurement result. Response result CHARACTER RESPONSE DATA Pass Trouble Warning Example MEAS:RES:SUMM? Pass Note 18.5.2 MEASurement:RESult:SUMMary:STATistics:PORT Pt ? Syntax MEASurement:RESult:SUMMary:STATistics:PORT Pt ? Description This query returns the measurement result of statistics. Response result CHARACTER RESPONSE DATA...
Appendix A Example Scripts This chapter shows various example scripts for all interfaces which are remote controllable. Hints To ensure that the instrument always start from a well defined state, it is in general a good idea to begin all scripts with the following command.
Page 980
Chapter A Example Scripts 2 Mbps BERT This example runs a BER test. It requires an unbalanced cable to be connected from TX1 to RX1. It configures TX1 and sets RX1 to follow TX1. TX2 and RX2 are switched off. Stimuli is set to generate pattern errors with a rate of 1 10 .
A.3 2 Mbps Status \& Stimuli 2 Mbps Status \& Stimuli This example demonstrates status and stimuli. It requires 2mbps interface and a loopback cable from TX1 to RX1. The functionality is as following: reset to factory default, enable device dependent status and clear status setup interface and read status clear status, set AIS alarm and read status clear status, insert one pattern error and read status...
Page 982
Chapter A Example Scripts E3 BERT This example runs a BER test. It requires a cable to be connected from TX1 to RX1. It configures TX1 and sets RX1 to follow TX1. TX2 and RX2 are switched off. Stimuli is set to generate pattern errors with a rate of 1 10 .
Page 983
A.5 E4 BERT E4 BERT This example runs a BER test. It requires a cable to be connected from TX1 to RX1. It configures TX1 and sets RX1 to follow TX. Stimuli is set to generate pattern errors with a rate of 1 10 .
Chapter A Example Scripts SDH BERT This example runs a BER test. It requires a cable to be connected from TX1 to RX1. It configures TX1 and sets RX1 to follow TX. Stimuli is set to generate pattern errors with a rate of 1 10 .
A.7 Ethernet BERT Ethernet BERT This example runs a BER test. It requires a cable from Port 1 to Port 2 (PORT1 to PORT2). It configures PORT1 and set PORT2 to follow PORT1. Stimuli is set to generate pattern errors with a rate of 1 10 Statistics measurement is set to run for 10 seconds and it finally reads the measured pattern errors from the total interval.
Chapter A Example Scripts Ethernet Discovery This section describes how to create Discovery Test programs. To discover the Network Masters, it is necessary to enable the Allow In-band control function of the application running on the target Network Master(s). 1. Specify the search type and perform a measurement. ETH:DISC:SET:TYPE MULTI MEAS:STAR SYST:WAIT:IDLE...
A.9 Fibre Channel BERT Fibre Channel BERT This example runs a BER test. It requires a cable from PORT1 to PORT2. It configures PORT1 and set PORT2 to follow PORT1. Stimuli is set to generate pattern errors with a rate of 1 10 .
Chapter A Example Scripts A.10 OTN BERT This example runs a BER test. It requires a cable to be connected from TX1 to RX1. It configures TX1 and sets RX1 to follow TX. Stimuli is set to generate pattern errors with a rate of 1 10 .
A.11 CPRI BERT A.11 CPRI BERT This example runs a BER test. It requires a cable from PORT1 to PORT2. It configures PORT1 and set PORT2 to follow PORT1. Stimuli is set to generate pattern errors with a rate of 1 10 .
Page 991
Abbreviations AISL Line Alarm Indication Signal AISP STS Path Alarm Indication Signal AISV Virtual Tributary Alarm Indication Signal Alarm Seconds Alternate Mark Inversion Automatic Protection Switching Address Resolution Protocol Administrative Unit AU-AIS Administrative Unit Alarm Indication Signal AU-LOP Administrative Unit Loss Of Pointer AU-NDF Administrative Unit New Data Flag Available Time...
Page 992
Chapter A Example Scripts EoMPLS Ethernet over MPLS Errored Second Extended superframe ESMC Ethernet Synchronization Messaging Channel Experimental OAM Message Excessive Zeroes F-bits Framing bits Facility Data Link frames per second frames per second HDB3 High Density Bipolar 3 (code with a maximum of 3 consecutive zeroes) High-order Path HP-PLM High-order Path Payload Label Mismatch...
Page 993
A.11 CPRI BERT Low-order Path LP-PLM Low-order Path Payload Label Mismatch LP-RDI Low-order Path Remote Defect Indicator LP-REI Low-order Path Remote Error Indication LP-TIM Low-order Path Trace Identifier Mismatch LP-UNEQ Low-order Path Unequipped Loss of Signal Synchronization Link Trace Message Media Access Control Mbps Mega bit per second...
Page 994
Chapter A Example Scripts Priority Code Point Plesiochronous Digital Hierarchy PLMP High-order Path Payload Label Mismatch PLMV Low-order Path Payload Label Mismatch Path Overhead parts per billion PRBS Pseudo Random Binary Sequence Quality Level QRSS Quasi Random Signal Source Remote Alarm Indication Remote Defect Indication RDIL Line Remote Defect Indication...
Page 995
A.11 CPRI BERT TC-BIP2 Tandem Connection Bit Interleaved Parity-2 TC-IEC Tandem Connection Incoming Error Count TC-LTC Tandem Connection Loss of Tandem Connection TC-ODI Tandem Connection Outgoing Defect Indicator TC-OEI Tandem Connection Outgoing Error Indication TC-RDI Tandem Connection Remote Defect Indicator TC-REI Tandem Connection Remote Error Indication TC-TIM...
Page 996
Chapter A Example Scripts Vendor Specific OAM Message Virtual Tributary Wide Area Network Worldwide Name...
Need help?
Do you have a question about the MT1000A Network Master Pro and is the answer not in the manual?
Questions and answers