Rigol DS2000A Series Spezifikationen Seite 389

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 390
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 388
3 Programming Demos RIGOL
MSO2000A/DS2000A Programming Guide
3-17
3) Open the General item in Edit Box attribute and select Disabled.
4) Name Button as Send and Read.
7. Add the variables m_combox and m_receive for the Combo Box and Edit controls respectively.
8. Add codes.
Double-click Send and Read to enter the programming environment. Declare the #include
<visa.h> of the visa library in the header file and then add the following codes.
ViSession defaultRM, vi;
char buf [256] = {0};
CString s,strTemp;
char* stringTemp;
ViChar buffer [VI_FIND_BUFLEN];
ViRsrc matches=buffer;
ViUInt32 nmatches;
Seitenansicht 388
1 2 ... 384 385 386 387 388 389 390

Kommentare zu diesen Handbüchern

Keine Kommentare