web
Вы не подключены к сети. Эта версия страницы доступна только для чтения.
close
Пропустить и перейти к основному содержимому
Tektronix, Inc.

  • Products
  • Solutions
  • Calibration & Services
  • Support
    • Support
    • TekTalk
        • All
        • Форумы
  • русский
    • English
    • Việt Nam
    • русский
    • 中文(台灣)
    • 中文(中国)
    • 日本語
    • 한국어
    • français
    • Deutsch
  • Login
  • Home
  • Profile

Iris Xu

Iris Xu

Дата присоединения: 15.12.2022

  • Blog Posts
  • Ideas
  • Forum Posts
  • RE: Printscreen function is available in MSO24 oscilloscope?

    Tue, 05 Dec 2023 23:07:27 GMT – Printscreen function is available in MSO24 oscilloscope?
    Hi Hernani,
    No, the 2-series does not have a direct printing option. You can save to a flash drive and print the .png from there.
    It might also be easier to write a script or use Tekscope Utility, if you have USB or Ethernet connection to your PC.
    You can directly save scope images to your PC and print from there.

    Iris
  • RE: FILESYSTEM:READFILE “USB0/TEST_DATA/TEK00016CH1.CSV" SCPI command not working in TBS2104B SCOPE

    Wed, 08 Nov 2023 00:57:54 GMT – FILESYSTEM:READFILE “USB0/TEST_DATA/TEK00016CH1.CSV" SCPI command not working in TBS2104B SCOPE
    Hi Sowmya,
    You can read an image file but in order to decode it on the PC side, you'll still need some kind of script because FILESYSTEM:READFILE sends the raw data-- it's not going to just automatically show a .png in the Talker/Listener terminal.
    If you want a program that can do that, I would recommend Tekscope Utility: https://forum.tek.com/viewtopic.php?t=140382

    Best,
    Iris
  • RE: How to Capture Screen images remotely in TBS 2000B series Oscilloscope

    Thu, 02 Nov 2023 21:31:13 GMT – How to Capture Screen images remotely in TBS 2000B series Oscilloscope
    Hi Ramesh,
    You can save the screenshot, you just need to send a scope.read_raw() after the FILESYSTEM:READFILE command because it sends binary data to the PC.

    Best,
    Iris Xu
  • RE: FILESYSTEM:READFILE “USB0/TEST_DATA/TEK00016CH1.CSV" SCPI command not working in TBS2104B SCOPE

    Thu, 02 Nov 2023 21:29:48 GMT – FILESYSTEM:READFILE “USB0/TEST_DATA/TEK00016CH1.CSV" SCPI command not working in TBS2104B SCOPE
    Hi Sowmya,
    You also have to read the raw data after the FILESYSTEM:READFILE command.
    I've edited Afonso's python script he previously posted for the 6-series for the TBS2000B.
    1) Replace the VISA resource address with your scope's.
    2) You should be able to find the .png saved under "TBS2000B_%Y%m%d_%H%M%S.png" after running this script (or feel free to change it so it doesn't generate a file name based on date/time.)

    Best,
    Iris
  • RE: Hardcopy command to save PNG file didn't work for TBS2000B

    Tue, 31 Oct 2023 17:11:57 GMT – Hardcopy command to save PNG file didn't work for TBS2000B
    The HARDcopy commands aren't supported by the TBS2000B. SAVe:IMAge:FILEFormat is for the SAVe:IMAge command. 
    Other scopes like the TDS2k, TPS2k support the hardcopy command group, including HARDCopy:FORMat.
    As a workaround I recommend saving to a USB with SAVE:IMAge "string" and using the FILESystem:READFile "string" command.
  • RE: Oscilloscope Series 6

    Mon, 30 Oct 2023 22:10:41 GMT – Oscilloscope Series 6
    Hi Om,
    If you have the .lic file on your USB, you can install it by going to Help-->About-->Install license.
     
  • RE: Oscilloscope Series 6

    Mon, 30 Oct 2023 22:04:21 GMT – Oscilloscope Series 6
    Hi Om,
    The MSO64B is also supported by TekVISA. I was able to connect to our 6-series B model with TekVISA.
    Are you getting stuck in the installation process? You may also need to change Search Criteria depending on how your scope is connected to your PC/network.
  • RE: How to Capture Screen images remotely in TBS 2000B series Oscilloscope

    Fri, 20 Oct 2023 17:31:08 GMT – How to Capture Screen images remotely in TBS 2000B series Oscilloscope
    Also please make sure you format the file with 
    SAVE:IMAGE:FILEFORMAT JPG

    It will not automatically recognize .png/.bmp/.jpg while saving.
  • RE: How to Capture Screen images remotely in TBS 2000B series Oscilloscope

    Fri, 20 Oct 2023 17:29:44 GMT – How to Capture Screen images remotely in TBS 2000B series Oscilloscope
    Hi Sowmya,
    I checked today with TekVISA Openchoice Talker/Listener and the syntax for SAVE:IMAGE is actually WITHOUT the usb0 in the filepath. So the command you would send is:
    SAVe:IMAGe "eval.jpg" 

    I will send the edit along to the manuals team so it's correctly documented in the programming manual.

    If you're using .NET drivers, you will need NI-VISA.

    -Iris
  • RE: Capture and analyze data offline

    Wed, 18 Oct 2023 23:04:34 GMT – Capture and analyze data offline
    Hi Nicolaus,
    Trigger Menu-->Act on Trigger-->Save configuration should allow you to change the waveform files from internal (.wfm) to either .csv or .mat formatting.

    You can also check this by adding the SCPI command to your script:
    SAVEON:WAVEform:FILEFormat?

    And changing it to either INTERNAL or SPREADSheet
    SAVEON:WAVEform:FILEFormat SPREADSheet

    You could also look into the CURVEStream? or CURVE? command to get continuous data from the scope.

    -Iris
  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ›
This site is for Tektronix Customers to Learn, Share and Collaborate.
 

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

▼