Dhiprotocol, Returns, Function usage – Measurement Computing Data Acquisition Systems rev.10.4 User Manual
Page 246: Prototypes, Program references

DhiProtocol
Definition
Description
DaqProtocolNone
Communications not established
DaqProtocol4
Standard LPT Port 4-bit mode
DaqProtocol8
Standard LPT Port 8-bit mode
DaqProtocolSMC666
SMC 37C666 EPP mode
DaqProtocolFastEPP
WBK20/21 Fast EPP mode
DaqProtocolECP
Enhanced Capability Port
DaqProtocol8BitEPP
8-bit EPP mode
DaqProtocolISA
ISA bus card DaqBoard 100/200
DaqProtocolPcCard
PCCard for Daq (PCMCIA)
DaqProtocolUSB
USB protocol (PersonalDaq)
DaqProtocolPCI
PCI bus card, DaqBoard/2000 Series
DaqProtocolCPCI
Compact PCI (cPCI) bus card, cPCI DaqBoard/2000c Series
DaqProtocolTCPIP
Ethernet
Returns
DerrNoError
No error
Function Usage
This function has been obsoleted by the daqGetInfo function, and his presented here only as a
reference. See daqGetInfo for more details.
The daqGetHardwareInfo function retrieves hardware information for the device specified by the handle
parameter. The device must have been opened previously to calling daqGetHardwareInfo by the daqOpen
function.
Prototypes
C/C++
daqGetHardwareInfo(DaqHandleT handle, DaqInfo whichInfo, VOID *info);
Visual BASIC
VBdaqGetHardwareInfo&(ByVal handle&, ByVal whichInfo&, info As Any)
Program References
None
4.5-16 Daq API Command Reference
908794
Programmer’s
Manual