EasyManua.ls Logo

Keysight Technologies InfiniiVision 4000 X Series

Keysight Technologies InfiniiVision 4000 X Series
1762 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Status Reporting 41
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 1585
# 10 second total capture, with trigger point in the middle = 5s to arm
KsInfiniiVisionX.write(":TIMebase:RANGe 10")
# Prevent Auto trigger.
KsInfiniiVisionX.write(":TRIGger:SWEep NORMal")
# Use the three methods to check whether the oscilloscope is armed.
# --------------------------------------------------------------------
method_1()
method_2()
method_3()
# End of Script
# --------------------------------------------------------------------
KsInfiniiVisionX.clear() # Clear communications interface
KsInfiniiVisionX.close() # Close communications interface
print "All done."

Table of Contents

Related product manuals