![Rohde & Schwarz TS-PMB Скачать руководство пользователя страница 18](http://html1.mh-extra.com/html/rohde-and-schwarz/ts-pmb/ts-pmb_user-manual_1477701018.webp)
Software
R&S
®
TS-PMB
18
User Manual 1153.5233.12 ─ 06
Figure 7-1: Softpanel R&S TS-PMB (example)
7.3
TS-PMB program example
/*
Connection between ABa1 and ABb1 with TS-PMB in Slot 12
The coding rules of a GTSL software like
allocating and locking the resource, or error handling
are not considered in this example.
It´s just to show the function calls to get the connection.
*/
/*
rspmb ivi-driver header file
*/
#include "rspmb.h"
static ViStatus s_status;
TS-PMB program example