Measurement-computing Data Acquisition Systems rev.10.4 Bedienungsanleitung Seite 154

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 366
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 153
daqCvtHardwareType
Format
daqCvtHardwareType (HwType, HwSubType, pHwTypeStr, HwTypeStrSize)
Purpose
daqCvtHardwareType converts a hardware type and sub type to a string.
Parameter Summary
Parameter Type Description
HwType DaqHardwareVersion Hardware type
HwSubType DaqHardwareSubType Hardware sub type
pHwTypeStr LPSTR C/C++ only: String format of the hardware type
HwTypeStrSize DWORD C/C++ only: Size of the hardware type string
Parameter Values
HwType: see DaqHardwareVersion of the daqGetHardwareInfo function
HwSubType: see DaqHardwareSubType of the daqGetHardwareInfo function
pHwTypeStr: pointer to a string large enough to hold the hardware type string
HwTypeStrSize: Size of the hardware type string in bytes
Returns
Nothing in C/C++,
The hardware type string in Visual BASIC
Function Usage
This function converts a hardware type and sub type to a string.
Prototypes
C/C++
daqCvtHardwareType(DaqHardwareVersion HwType, DaqHardwareSubType HwSubType, PCHAR
pHwTypeStr, DWORD HwTypeStrSize);
Visual BASIC
VBdaqCvtHardwareType$(ByVal HwType&, ByVal HwSubType&)
Program References
None
4.3-28 Daq API Command Reference 908494 Programmer’s Manual
Seitenansicht 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 365 366

Kommentare zu diesen Handbüchern

Keine Kommentare