web
오프라인 상태입니다. 이 페이지는 읽기 전용 버전 페이지입니다.
close
주 콘텐츠로 건너뛰기
Tektronix, Inc.

  • 제품
  • 솔루션
  • 교정 및 수리
  • 고객지원
    • 고객지원
    • TekTalk
        • All
        • 포럼
  • 한국어
    • English
    • Việt Nam
    • русский
    • 中文(台灣)
    • 中文(中国)
    • 日本語
    • 한국어
    • français
    • Deutsch
  • Login
  • Home
  • Profile

Andrea C

Andrea C

참여함: 2022-10-02

  • Blog Posts
  • Ideas
  • Forum Posts
  • RE: Fast Feedback Loop with 2657A

    Sat, 24 May 2025 14:32:35 GMT – Fast Feedback Loop with 2657A
    Interesting topic.
    A few years ago I had a customer use two SMU channels:  one for sensitive current measure and one to generate a voltage signal for a fiber alignment tool.
    If simulating a changing current with few hundred Hz sinewave + resistors, we saw about 200usec of dwell time on each step of the following voltage signal.

    In that case, the two SMU channels were within the same physical box, e.g., dual channel 2602B.

    Can you use the two channels in the 2634B?
    Since 2634B does not have TSP-LINk feature, it is limited for coordination with the 2657A.
    If strongly determined to eliminate a PC from the mix, you could try the use of tsp-net and have the 2657A send commands over LAN to the 2634B.

    Sounds like you are hoping the 1MHz digitizer in 2657A will give you fast loop rate.  But you are still taking single shot measurements, computing the voltage level and needing to source it.  I’d expect other overhead, specifically the voltage sourcing rate of the other SMU, will be your rate limiting factor.
  • RE: SAVE IMAGe command is not working over ethernet in TBS 2000B Oscilloscope

    Mon, 12 May 2025 05:21:45 GMT – SAVE IMAGe command is not working over ethernet in TBS 2000B Oscilloscope
    Try:  https://my.tek.com/en/tektalk/oscilloscopes/eb32fc12-546a-ee11-a81c-00224803fcc5#dee92ab4-ee6f-ee11-9ae7-6045bd0a10eb
  • RE: arbitrary current pulses using 2450

    Fri, 11 Apr 2025 20:14:27 GMT – arbitrary current pulses using 2450
    Q:  Is it possible to load a .csv to 2450 using pyVISA to generate the current pulses?

    A:  Yes but will require some coding to pass the values of the csv to a source configuration list.
    And building a trigger model to step through the list at a desired rate to achieve the waveform timing.

    In your uploaded image of the pulse, they are about 2 seconds in duration.  Agree?
    How many points would you want to use to approximate that pulse?

    Is SMU sourcing only?  No measure?
  • RE: arbitrary current pulses using 2450

    Fri, 11 Apr 2025 20:07:14 GMT – arbitrary current pulses using 2450
    Since your source function is current, the voltage compliance limit command would look like this:
    :SOUR:CURR:VLIM 5

    Separate from this is a protection level.  The instrument is capable of up to 200V.  The protection level lets you set an upper limit on this.
    Suppose you meant to set the VLIM to 5.0 but passed 50 by mistake.  Having a PROTection level at 10 would restrict the output to 10V.

    SOUR:VOLT:PROT PROT10

    NOTE the enumerated values for protection level,  12 discrete values supported.
  • RE: 2604B emulated mode does not execute 2400 command

    Wed, 09 Apr 2025 20:17:53 GMT – 2604B emulated mode does not execute 2400 command
    I note in the code, there is use of the TLINK connector digital triggering of the 2400 (TRIG:ILIN or TRIG:OLIN).
    Unlike the 2602B, the 2604B does not have any digital IO.
    The 2400 emulation is trying to map the TLINK triggering to digital IO lines in the 2600B.
    Unfortunately, the model you picked does not have any digital IO.

    And just checking: you mention you got the 2600B to be able to go to higher currents than what the 2400 can provide.
    Using the emulation of 2400, the same 1Amp restriction will be applied.  You will not be able to access the new features of the 2604B when addressing it as a 2400.
  • RE: arbitrary current pulses using 2450

    Wed, 09 Apr 2025 19:53:53 GMT – arbitrary current pulses using 2450

    The source meter can be configured to output a list of values from a source configuration list.
    By controlling the speed of outputting each value from the list, the waveform can be generated.
    Keep in mind, the max speed of 2450 for source + measure operations is about 1700 operations per second.

    Github Sample Code for Current Sine Wave with 2450

    What sort of timing in your arbitrary current were you hoping for?

    Our model 6221 has an ARB mode with faster current sourcing than 2450.

  • RE: TekScope Utility - Fetch data from your scope without programming.

    Wed, 09 Apr 2025 19:47:19 GMT – TekScope Utility - Fetch data from your scope without programming.
    TekScope Utility = free software

    TekScope PC = has free entry level version and paid license versions too
    TekScope PC Pricing and License Info
  • RE: How to access the paid version of tekscope utility from multiple laptops

    Wed, 09 Apr 2025 19:44:52 GMT – How to access the paid version of tekscope utility from multiple laptops
    I want to be a little bit picky about the names of the software.

    TekScope Utility is a Free software utility written by an Applications Engineer.
    He has posts here on TekTalk that offer the download link of this *free* software.

    We have a different software that does have paid license as well as an entry level free version:  TekScope PC

    TekScope PC FAQ

    TekScope PC License Levels
     
  • Getting Started with Touch Screen Model SourceMeter and TSP: model 2450, 2460, 2461, 2470

    Mon, 07 Apr 2025 13:05:15 GMT – Getting Started with Touch Screen Model SourceMeter and TSP: model 2450, 2460, 2461, 2470
    Here are links to resources to get started using TSP command set:

    App Note: How to Write Scripts for TSP

    TSP Example Repository

    TSP Video Series

    TSP Landing Page on Tek.com

    TSP Toolkit Feature Walkthrough

    VSCode extension for TSP Toolkit
  • RE: Multi-Channel Diode Test Options

    Wed, 02 Apr 2025 17:57:49 GMT – Multi-Channel Diode Test Options
    Yes, it can do this with the DAQ6510 and a multiplexer card like 7701.

    The instrument supports scans of channels where a measure function is assigned to each channel in the scan.
    Scan supports the use of the Diode Test function where we force the selected amount of current and measure V using 10VDC range.
    This use of Scan approach typically gives best throughput and easy to setup.

    An alternate approach is to command a channel or channels to close.  And then separately send commands to the internal DMM to config and perform measurements.  Take note that closure of backplane relays to connect to the DMM is required as well as MUX channel closure.
    In the case of model 7701 and Diode Test function, close "channel" relay 35 to connect card channels to internal DMM.
    The first approach using scan takes care of backplane relays for you according to the assigned measure function.
    See Multiple-Channel operation in the Reference Manual for DAQ6510.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …31
  • ›
This site is for Tektronix Customers to Learn, Share and Collaborate.
 

© 2025 TEKTRONIX, INC. | Terms of Use | Code of Conduct | Contact us

▼