Giter VIP home page Giter VIP logo

lecroy_ws3000's Introduction

Naive EPICS IOC for WaveStation 3122

Build Status

Limitations

  • No Status reading from WaveStation 3122, the current implementation is write commands to the device.

Support Waves

  • BSWV (SINE, SQUARE, RAMP, PULSE, NOISE, ARB, DC) : all parameters can be defined, however, according to the wave type, invalid parameters will be disabled automatically. The all parameters should be defined first, before send the command to the wave station. If one would like to use, please look command orders at cmds file.

  • BTWV : Due to the vendor SCPI command limitation, we cannot set the entire parameters (BTWW and its carrier Waveform). We have to define the Carrier Waveform parameters first, then we have to define BTWV parameters.

Warning

Requirements

  • Asyn should be compiled with DRV_USBTMC=YES, which can be enable in (ASYN)/configure/CONFIG_SITE (libusb-1.0 or libusbx is needed according to the Linux distribution)

  • Add RELEASE.local as follows:

EPICS_BASE=/home/jhlee/epics_env/epics-base
ASYN=${EPICS_MODULES}/asyn
  • Optional Modules : (iocStats, autosave)

Optional

DEVIOCSTATS=${EPICS_MODULES}/iocStats AUTOSAVE=${EPICS_MODULES}/autosave

  • UI is for latest CS Studio with Display Builder (not BOY) in WS3122App/op

Device Configuration and Information

Settings

  • USBTMC : Utility > Interface > USB setup > USBTMC > Done
  • 50Ω & Normal Polarity : Utility > Output > 50Ω > Polarity Normal > Done
  • Point , & Separator On : Utility > System > Number > Point , > Separator On > Done
  • Power On Setting : Utility > System > Power On : Last > More > Done

Information

  • Software version : 5.01.02.13
  • Hardware version : 00-00-00-17-36
  • Product Type : WaveStation 3122

lsusb

$ lsusb 
Bus 001 Device 072: ID 05ff:0a21 LeCroy Corp.

UDEV configuraiton for WS3122

UDEV configuration

References

lecroy_ws3000's People

Contributors

jeonghanlee avatar krisztianloki avatar

Watchers

 avatar

Forkers

icprog

lecroy_ws3000's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.