• RE: How to generate chirp (sweep signal) in AFG31000?

    Hello Avital,

    You can adjust if the sweep increases or decreases in frequency by changing if the start or stop frequency is higher.  

    Additionally, by setting the sweep return time you can set the instrument to perform an up-down or down-up sweep.  I have included some examples below. 

    Down Sweep:
    Start: 6MHz
    Stop: 4MHz 
    Sweep Time: 100mS
    Return: 0S

    Up Sweep:
    Start: 4MHz
    Stop: 6MHz 
    Sweep Time: 100mS
    Return: 0S

    Up followed by Down Sweep (relative to trigger output)
    Start: 4MHz
    Stop: 6MHz 
    Sweep Time: 100mS
    Return: 100mS

    Down followed by Up Sweep (relative to trigger output)
    Start: 6MHz
    Stop: 4MHz 
    Sweep Time: 100mS
    Return: 100mS
  • RE: DPO4104 firmware upgrade

    A few things come to mind that might be the issue:<br> <br> If you are attempting to install the same or lower firmware version that is already on the scope it will skip the upgrade process.<br> 1. What firmware version is currently installed on the scope?<br> 2. What firmware version are you trying to install on the scope?<br> <br> It may also be firmware for a different scope.&#160; For example attempting to install firmware for the MDO4k on a DPO/MSO4k will also skip the upgraded process.&#160;&#160;<br> The release notes included with the firmware download will specify which scopes the firmware is compatible with.&#160;&#160;<br> <br> These are the two most common issues provided that the USB drive is functioning properly.&#160; Let me know if this helps.&#160;&#160;
  • RE: Remote Access DPO7254?

    Hello Dan,<br> <br> Yes, the DPO7254 supports remote access.&#160; Either by using Windows Remote Desktop, or your preferred VNC software.&#160; I recommend using TightVNC as its light weight and supports Windows XP.
  • RE: Tektronix TDS 524a

    Hello,<br> <br> While the P6100 isn't the best probe to use with the TDS524A due to the probe's compensation range being 10-35pf and the TDS's input capacitance being at the edge of its range 10pf.&#160; There should still be a signal, but it will appear distorted.&#160;<br> <br> In this case the probe compensation port might be non functional.&#160; If possible, consider using a second known good oscilloscope to measure your TDS524A's compensation test point.&#160;&#160;
  • RE: MSO44 SCPI auto add marker

    Hello,<br> <br> Here is a set of commands that will setup a bookmark to track a channel at a given X-position in reference to the trigger point.<br> <br> callouts:callout1<br> callouts:callout1:type bookmark<br> callouts:callout1:bookmark:source ch2<br> callouts:callout1:bookmark:xpos -2E-3<br> <br> Change -2E-3 to your desired X-position referenced to the trigger point, currently this will track the value 2mS before the trigger.&#160;&#160;You can use the other callout formatting commands listed in the programmers manual if you want to improve its presentation.&#160;&#160;
  • RE: AFG31002 Trigger delay has no affect

    Hello Daniel,<br> <br> It looks like you might be modifying the settings for synchronizing multiple AFG31ks together.&#160;&#160;<br> <br> Instead, to modify the delay between two channels on the same instrument you will need to modify the phase/delay setting.&#160; This can be found under the frequency parameter for a given waveform.&#160;&#160;
  • RE: Missing Trash Can on MSO56 screen

    Hello Joe,

    Thanks for confirming.  To deactivate a channel swipe down, and to deactivate a measurement swipe it to the right.  

    Starting at 8:40 this video has an excellent introduction to the updated user interface.  Additionally, at 9:40 Brandon demonstrates swiping a channel off screen to deactivate.  

    5 Series B MSO Intro Webinar | Tektronix

    Finally, the latest firmware for the MSO56 Non-Windows can be found here.

    5 SERIES MSO (NON-WINDOWS) FIRMWARE - V1.44.4 | Tektronix
  • RE: Missing Trash Can on MSO56 screen

    Hello Joe,

    Thanks for the clarification, I have attached a photo to make sure we are talking about the same icon.  This icon was removed with a firmware update a while ago.  It has been replaced by swiping the waveform or measurement badge off screen to delete.  

    Could you tell me what firmware version your scope is running?  This can be found under Help > About.
  • RE: Missing Trash Can on MSO56 screen

    Hello,

    I believe that you are referring to the recycling bin on the desktop of a Windows 10 based scope. If that is not correct, could you please elaborate?

    If your scope is running Windows 10, you can show the recycling bin with the following steps.

    Open the Start menu > select Settings.

    Go to Personalization > Themes > Desktop Icon Settings

    Select RecycleBin > Apply

  • RE: SCPI/programming: Is there a way to simply retrieve the scope screen shot as a file object

    Hello,

    One method for saving the screen capture directly to the host computer is to create a shared folder on the host computer and connect to it from the scope. The scope could then save data to the shared folder, this would also work for saving waveforms, and session files.