Measurement-computing Data Acquisition Systems rev.10.4 Manual de usuario Pagina 153

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 366
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 152
daqCvtChannelType
Format
daqCvtChannelType (ChType, ChSubType, pChTypeStr, ChTypeStrSize)
Purpose
daqCvtChannelType converts a channel type and sub type to a string.
Parameter Summary
Parameter Type Description
ChType DaqAdcExpChType Channel type
ChSubType DaqAdcExpChSubType Channel sub type
pChTypeStr LPSTR C/C++ only: String format of the channel type
ChTypeStrSize DWORD C/C++ only: Size of the channel type string
Parameter Values
ChType: see DaqAdcExpChType of the daqGetInfo function
ChSubType: see DaqAdcExpChSubType of the daqGetInfo function
pChTypeStr: pointer to a string large enough to hold the channel type string
ChTypeStrSize: Size of the channel type string in bytes
Returns
Nothing in C/C++,
The channel type string in Visual BASIC
Function Usage
This function converts a channel type and sub type to a string.
Prototypes
C/C++
daqCvtChannelType(DaqAdcExpChType ChType, DaqAdcExpChSubType ChSubType, PCHAR
pChTypeStr, DWORD ChTypeStrSize);
Visual BASIC
VBdaqCvtChannelType$(ByVal ChType&, ByVal ChSubType&)
Program References
None
Programmer’s Manual 908494 Daq API Command Reference 4.3-27
Vista de pagina 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 365 366

Comentarios a estos manuales

Sin comentarios