• General
    • Automated Measurements Overview
    • System Requirements
    • Measurement Modes and Default Settings
  • Bode Automation Interface
    • Documentation
    • Command Reference
    • Changelog
  • SCPI
    • Documentation
    • Command Reference
    • Error Handling
    • Changelog

    Show / Hide Table of Contents
    • SCPI Overview
    • Getting Connected
      • Start SCPI server
      • Setup Connection
      • Usage of NI I/O Trace to monitor the SCPI traffic
    • Command Syntax
      • Introduction to the SCPI language
      • Data Formats
      • Data Transmission Formats
      • Suffixes
    • Status & Error Handling
      • Status Register System
      • Error and Event System
      • Error Handling
    • The Trigger System & Data Sychronization
      • Trigger System
      • Select the correct trigger source for :TRIG:SING
      • Synchronization
    • Coding & Examples
      • Reading the query buffer
      • Read buffer size
      • SCPI Python examples
      • Error Handling
    • List of Abbreviations
    • SCPI Changelog

    Start SCPI Server

    This page shows how to start the SCPI Server from:

    • Bode Analyzer Suite (BAS).
    • CMD
    • Bode 500 WebUI

    Start SCPI Server from Bode Analyzer Suite

    Starting or stopping the SCPI Server out of the Bode Analyzer Suite (BAS) is available for Bode 100 and Bode 500 devices. Perform the following steps to start the SCPI Server:

    • Start the BAS and click on "Advanced"

      StartSCPIServer1

    • Click on "Select SCPI Server"

      StartSCPIServer2

    • Select the desired IP-Address out of the provided list and the port number (normally the default value is OK)

      StartSCPIServer3

    • Click on "Start"

      StartSCPIServer4

    • To stop the SCPI server click on "Stop"

      StartSCPIServer5

      Start SCPI Server from CMD

      Starting or stopping the SCPI Server from CMD is available for Bode 100 and Bode 500 devices. Perform the following steps to start the SCPI Server:

    • Open a command box and navigate to the BAS installation folder. The default folder, unless changed during the setup, is C:\Program Files\OMICRON\BodeAnalyzerSuite:

      CmdScpi1

    • Type "OmicronLab.VectorNetworkAnalysis.ScpiRunner.exe -s " plus the serial number of the used device e.g. NE010F

      CmdScpi2

    • After the ScpiRunner (SCPI server) has been successfully started you will get a reply like this:

      CmdScpi3

      Start SCPI server from Bode 500 WebUI

      Starting or stopping the SCPI Server from the Bode 500 WebUI is available for Bode 500 devices. Perform the following steps to start the SCPI Server:

    • Connect to the Bode 500 web server using the proper hostname. The default hostname is defined as Bode500-serialNumber where the serialNumber then again is the 9-digit serial number of your Bode 500 device:

      StartSCPIServerBode500_1

    • Navigate to the "SCPI server" section of the web page:

      StartSCPIServerBode500_2

    • Set the SCPI server to "Enabled":

      StartSCPIServerBode500_3

    • Apply the change by pressing the Save All Settings button.
    Back to top Generated by DocFX