EasyManua.ls Logo

Keysight Technologies InfiniiVision 3000T X Series - Page 1247

Keysight Technologies InfiniiVision 3000T X Series
1420 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 39
Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide 1247
Example The following example uses the resource session object's ReadSTB method to read
the contents of the oscilloscope's Status Byte Register.
varQueryResult = myScope.IO.ReadSTB
MsgBox "Status Byte Register, Serial Poll: 0x" + Hex(varQueryResult)
NOTE
Use Serial Polling to Read Status Byte Register. Serial polling is the preferred method to read
the contents of the Status Byte Register because it resets bit 6 and allows the next enabled
event that occurs to generate a new SRQ interrupt.

Table of Contents

Related product manuals