-
RE: Spectrum analyzer RSA306B "unstable test data" at no input signal
attached please find the document for the detail. -
RE: Spectrum analyzer RSA306B "unstable test data" at no input signal
Just had the chance to check with customer yesterday. the key point is why the curve will rise or drop suddenly without any input signal. we found the curve was not come out when all the test is finish. it seems depend on the stop frequency. the data may be acquired several times,and the rise or drop happens between the acquision. -
Spectrum analyzer RSA306B "unstable test data" at no input signal
Hello all,
updated the question in the document below.
-
How to transfer the data of AFG 1022 to transmits a waveform to the edit memory1?
DATA:DATA EMEMory1,#42000<DAB><DAB>...<DAB>
Hello,
I have no idea how to transfer the DBL data/floating data to above<DAB>, for example, if I want to transfer 3 points(3.141, 2.5, 3) to AFG1022,DATA:DATA EMEMory1,#40003<DAB><DAB>...<DAB>
ORDATA:DATA EMEMory1,#13<DAB><DAB>...<DAB>
Should I write?
and what is the DAB values should I send for 3.141, 2.5, 3 . I'm trying to write the command in LabVIEW. -
RE: Hardcopy command to save PNG file didn't work for TBS2000B
Hello Iris,
But HARDcopy commands work for transferring picture with the format of BMP. Usually we use this command is because we don't want an addtional USB device. It is ok for me to use SAVE:IMAge commnads on MSO2,4,5,6 series.
-
RE: Hardcopy command to save PNG file didn't work for TBS2000B
Hi Afonso,
We did set the format to the right one and got the *.png file, but the fact is that it is not a real picture with the format of PNG. it is a BMP file just seemed to be modified the extention name to PNG. The size of PNG file should not be about 1.1MB. -
RE: Hardcopy command to save PNG file didn't work for TBS2000B
It is mostly due to the file size. we don't expect to transfer the format once again due to the special time requirement. -
Hardcopy command to save PNG file didn't work for TBS2000B
Hello,
We found no matter we chose PNG or BMP for the hardcopy command. the transferred picture always seems to be BMP files.
I also try to update the firmware to the newest version. it is always the same.
the size for both of them are 1.1MB. just the file names are different. When openning the *.png file with photoshop, it could not be recognized.
could it be resolved soon? -
Messy code in the post content
Hi,
Messy code easily come out when editting the post, it really last for a long time, don't know what's wrong with it.
Microsoft Edge..
-
RE: LABVIEW software communicates with oscilloscope via USB
Hi Mr Zhou,
<a href="https://www.tek.com.cn/manual/oscilloscope/tbs2000b-series-oscilloscopes-tbs2000">TBS2000B Series Programmer Manual | Tektronix</a><br> <br> So how did you change the channel to channel2? Did you update the code to open and select channel2? <br> <br> Please refer to the Page 245 for the channel selection.<br> <br> Just a reminder, the LabVIEW demo is just for reference, it could not do everything what you want.<br>  you need to do the coding yourself.