EasyManua.ls Logo

JDS Uniphase HA9 Series User Manual

JDS Uniphase HA9 Series
88 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #51 background imageLoading...
Page #51 background image
Programming Guide 45
PRINT #1, "ENTER 05"
INPUT #2, CONDREG
LOOP UNTIL (CONDREG AND 2 = 2)
FOR J = 1 TO 10000:NEXT ' wait for power meter to settle
GOSUB METER
P1 = POWER
PRINT #1, "OUTPUT 05;:INP:ATT 40" ' change attenuation setting
DO ' wait in loop until attenuator settles
PRINT #1, "OUTPUT 05;:STAT:OPER:EVENT?"
PRINT #1, "ENTER 05"
INPUT #2, CONDREG
LOOP UNTIL (CONDREG AND 2 = 2)
FOR J = 1 TO 10000:NEXT ' wait for power meter to settle
GOSUB METER
P2 = POWER
SLOPE = (P1-P2)/30 ' calculate user slope
PRINT #1, "OUTPUT 05;:UCAL:SLOP ";SLOPE ' set user slope
PRINT #1, "OUTPUT 05;:UCAL:USRM ON;:INP:ATT 0;OFFS 0"
PRINT #1, "OUTPUT 05;:OUTP:APM ON;POW ";P2;" dBm" ' put attenuator in absolute
' power mode, and set power
' The HA9 attenuator should now match the power meter.
' The power can now be changed using the PWR command.
END
METER:
' This section contains the procedure for reading the power meter. It is dependent on the
' particular meter you are using; therefore, the appropriate terminating characters have to
' be set. The main program expects the power to be returned in the variable POWER.
RETURN
SCPI Command Set
The GPIB interface of the attenuator conforms to the ANSI/IEEE standards 488.1-1987 and
488.2-1987. The RS232 interface conforms to ANSI/IEEE standard 488.2-1987 where
applicable.
The common commands are defined in ANSI/IEEE 488.2. All other commands conform to the
SCPI command language, version 1995.0.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the JDS Uniphase HA9 Series and is the answer not in the manual?

JDS Uniphase HA9 Series Specifications

General IconGeneral
BrandJDS Uniphase
ModelHA9 Series
CategoryControl Unit
LanguageEnglish

Summary

Safety Information, Instructions, and Symbols

Safety Instructions

Essential safety guidelines for operation, service, and repair.

Safety Symbols

Explanation of symbols and warning messages used in the manual.

Compliance

Details on FCC and CE compliance standards for the device.

General Information and Specifications

Product Overview

General description of the HA9 Series Extended Range Programmable Optical Attenuator.

Key Features

Highlights of the attenuator's capabilities, including range and resolution.

Specifications

Detailed optical and electrical specifications for the HA9 attenuator.

Getting Started

Initial Setup and Inspection

Steps for initial setup, inspection, and connecting the unit.

Operating Environment

Recommended conditions for temperature, humidity, and ventilation.

Cleaning Connectors

Procedures for cleaning optical connectors before use.

Interface Connections

How to connect GPIB and RS232 interfaces for remote operation.

Operating and Maintenance Instructions

Front Panel Overview

Description of front panel controls, keys, and LEDs.

Rear Panel and Connections

Identification of rear panel ports and connections.

Attenuator Operation Modes

How to set and use ATT, PWR modes, and power up the unit.

Calibration and Slope Configuration

Procedures for setting calibration wavelength and user slope.

Maintenance and Verification

Steps for verifying calibration, insertion loss, and maintaining the unit.

Programming Guide

Remote Operation Setup

Configuring GPIB and RS232 interfaces for remote control.

Command Syntax and Rules

Guidelines for command structure, parameters, and message formats.

HA9/HPM Command Reference

Detailed listing of operation and query commands for HA9/HPM.

Status Reporting and Control

Managing status registers, service requests, and error handling.

Status Structures Overview

Explanation of implemented status data structures and registers.

Error Handling

Information on the error queue and description of error numbers.

SCPI Command Tree

Hierarchical structure of SCPI commands for the device.

Common Commands

Standard IEEE 488.2 commands applicable to the attenuator.

Related product manuals