Bnc 7000 Series Programmer Manual Manual do Utilizador

Consulte online ou descarregue Manual do Utilizador para Geradores Bnc 7000 Series Programmer Manual. BNC 7000 Series Programmer Manual User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 37
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
1
Programmer’s Manual V1.1 (prelim)
SERIES 7000 Phase Noise Measurement Systems
Models MODEL 7070, MODEL 7300
Berkeley Nucleonics Corporation 2955 Kerner Blvd., San Rafael, CA 94901
Phone: 415-453-9955, Fax: 415-453-9956, Email: [email protected]om, Web: www.berkeleynucleonics.com
Vista de página 0
1 2 3 4 5 6 ... 36 37

Resumo do Conteúdo

Página 1

1 Programmer’s Manual V1.1 (prelim) SERIES 7000 Phase Noise Measurement Systems Models MODEL 7070, MODEL 7300

Página 2

10 use VISA Read to get the response. The USBTMC protocol supports service request, triggers and other GPIB specific operations. USBTMC upgrades

Página 3

11 2.10 Using SCPI for SERIES 7000 The Standard Commands for Programmable Instrumentation (SCPI) provides a uniform and consistent language to c

Página 4

12 3 IEEE-488 Interface Commands 3.1 IEEE Mandated Commands The required common commands are IEEE-488.2 mandated commands that are defined in th

Página 5 - Introduction

13 The Standard Event Status Enable (ESE) query returns the value of the Standard Event Status Enable Register. NOTE: Reading the Standard Event S

Página 6 - Programming the SERIES 7000

14 *RST. However, cycling the instrument power will reset it to zero. 3.1.10 *SRE? The Service Request Enable (SRE) query returns the value of t

Página 7

15 4 SCPI Commands This chapter provides an introduction to SCPI programming that includes descriptions of the command types, hierarchical comm

Página 8

16 • SCPI optional commands (per SCPI 1999.0) • SCPI compliant commands that are unique to the SERIES 7000. Not all of the commands supported by

Página 9

17 Units In the case of physical quantities, the unit can be entered. Permissible unit prefixes are G (giga), MA (mega), MHZ are also permissible)

Página 10

18 :STATus :SYSTem :TRIGger The purpose of the TRIGger block is to provide an instrument with synchronization capability with external events. The

Página 11

19 The transition filter is a special register that specifies which types of bit state changes in the condition register will set corresponding bi

Página 12 - IEEE-488 Interface Commands

2 WARRANTY Berkeley Nucleonics Corporation warrants all instruments, including component parts, to be free from defe

Página 13

20 4.8 Standard Event Status Group The Standard Event Status group, consisting of the Standard Event Status register (an Event register) and the

Página 14

21 Berkeley Nucleonics Corporation 2955 Kerner Blvd., San Rafael, CA 94901 Phone: 415-453-9955, Fax: 415-453-9956, Email: info@berkel

Página 15 - SCPI Commands

22 5 SCPI Command Description 5.1 :ABORt Subsystem The :ABORt command is a single command subsystem. There are no subcommands or associated d

Página 16

23 :CALCulate:REQuest:DATA :CALCulate:AVErage:CURRent? :CALCulate:FREQuency? This command reads out the internal frequency counter and

Página 17

24 The :INITiate subsystem controls the state of the SERIES 7000 trigger system. The subsystem commands and parameters are described below. The :I

Página 18

25 SENSe:FREQuency:AUTO {ON|OFF|1|0} ON SENSe:FREQuency;DETect {ALWays | ONCe | NEVer} ALWays SENSe:POWer <value> Hz SENSe: POWer:EXE

Página 19

26 SENSe:XX:POINTs <value> SENSe:XX:POINTs? Sets or gets the number of points per trace. SENSe:XX:PPDs <value> SENSe:XX:PPDs? Set

Página 20

27 :SENSe:XX:AVERage:COUNt {1 ~ 999} :SENSe:XX:AVERage:COUNt? This command sets/gets average count. :SENSe:PATH This command switches the board

Página 21

28 :STATus:QUEStionable:CONDition? :STATus:QUEStionable:ENABle <value> :STATus:QUEStionable:PTR <value> :STATus:QUEStionable:NT

Página 22 - SCPI Command Description

29 :QUEStionable:PTR :STATus:QUEStionable:PTR This command sets the positive transition filter of the questionable status event register. :QUESti

Página 23

3 Table of Contents 1 INTRODUCTION ...

Página 24

30 :SYSTem:COMMunicate:LAN:DNS:DYNamic ON|OFF|1|0 :SYSTem:COMMunicate:LAN:DNS:OVERride ON|OFF|1|0 :SYSTem:COMMunicate:LAN:DNS[:SERVer] <ip

Página 25

31 :LAN:DOMain (not implemented) :SYSTem:COMMunicate:LAN:DOMain <string> :SYSTem:COMMunicate:LAN:DOMain? This command defines the domain na

Página 26

32 This command controls the LAN identify feature. ON(1) The command enables device identification by displaying the full- screen message "Id

Página 27

33 A trigger signal comprises both positive and negative signal transitions (states), which are also called high and low periods. You can configur

Página 28

34 state can be set high or low. The gate mode works only with an external trigger source. POINT Upon triggering, only a single point of the swe

Página 29

35 5.9 UNIT Subsystem Command Parameters Unit (default) Remark UNIT:POWer W|V|DBM|DBC/HZ|UV/SQHZ DBM UNIT:FREQuency HZ|MHZ|GHZ HZ UNIT:NOISe

Página 30

36 6 Examples (NEEDS REWORK) 6.1 Remote Phase Noise Measurement (FW 1.0) Following the SCPI command sequence for a typical remote phase noise me

Página 32

4 6 EXAMPLES (NEEDS REWORK) ... 36 6

Página 33

5 1 Introduction This manual provides information for remote operation of the SERIES 7000 Signal Source Analyzers / Phase Noise Measurement Sys

Página 34

6 2 Programming the SERIES 7000 The SERIES 7000 can be accessed through LAN or USB interface. All interfaces use standard SCPI command set to pas

Página 35

7 The TCP/IP setup requires the following: • IP Address: Every computer/electronic device in a TCP/IP network requires an IP address. An IP addres

Página 36 - Examples (NEEDS REWORK)

8 TCPIP::192.168.1.50::INSTR is therefore a valid resource name. TCPIP designates the network protocol used and INSTR indicates that the VXI-11 p

Página 37

9 2.5 Using Telnet LAN (Port 18) Telnet provides a means of communicating with the instrument over the LAN. The Telnet client, run on a LAN conne

Comentários a estes Manuais

Sem comentários