![Tektronix TDSUSB2 Скачать руководство пользователя страница 171](http://html1.mh-extra.com/html/tektronix/tdsusb2/tdsusb2_manual_1078195171.webp)
R-GPIB Commands
void display_results(int scope);
/* parameters needed to access the device driver
handler */
#define BDINDEX 0
// Board Index
#define PRIMARY_ADDR_OF_DMM 1 // Primary
address of device
#define NO_SECONDARY_ADDR 0
// Secondary
address of device
#define TIMEOUT T10s
// Timeout value
= 10 seconds
#define EOTMODE 1
// Enable the END
message
#define EOSMODE 0
// Disable the EOS
mode
char ErrorMnemonic[21][5] = {"EDVR", "ECIC",
"ENOL", "EADR", "EARG",
"ESAC", "EABO", "ENEB", "EDMA", "",
"EOIP", "ECAP", "EFSO", "", "EBUS",
"ESTB", "ESRQ", "", "", "", "ETAB"};
/*
* After each GPIB call, the application checks
whether the call
* succeeded. If an NI-488.2 call fails, the GPIB
driver sets the
* corresponding bit in the global status
variable. If the call
* failed, this procedure prints an error message,
takes
* the device offline and exits.
*/
TDSUSB2 Universal Serial Bus Measurement Package
157
Содержание TDSUSB2
Страница 24: ...Getting Started 10 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 32: ...Installation 18 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 61: ...Operating Basics TDSUSB2 Universal Serial Bus Measurement Package 47...
Страница 76: ...Taking Measurements 62 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 90: ...Tutorial 76 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 160: ...Application Examples 146 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 227: ...Measurement Algorithms Figure 126 Equipment setup for Chirp Test TDSUSB2 Universal Serial Bus Measurement Package 213...
Страница 230: ...Measurement Algorithms 216 TDSUSB2 Universal Serial Bus Measurement Package...
Страница 241: ...Measurement Algorithms Figure 138 Viewing SOF TDSUSB2 Universal Serial Bus Measurement Package 227...
Страница 250: ...Glossary 236 TDSUSB2 Universal Serial Bus Measurement Package...