Measurement Computing Data Acquisition Systems rev.10.4 User Manual
Page 151

Tcp – (DaqInfoTcpT)
Definition
Description
Format
IPMode
IP Address connection mode (see DaqIPModeT table below)
DaqIPModeT
SerialNum
Device serial number (not required if IPMode is
DaqIPModeManualIP)
STRING
IPAddress
Device IP address (not required if IPMode is DaqIPModeAutoDetect)
STRING
IPMode – (DaqIPModeT)
Definition
Description
DaqIPModeAutoDetect Indicates that the connection to a TCP device or TCP child device will be made based
on the serial number of the device
DaqIPModeManualIP Indicates that the connection to a TCP device or TCP child device will be made using a
manually defined IP address
TcpChild – (DaqInfoTcpChildT)
Definition
Description
Format
ParentAliasName
Alias name of the TCP parent device to which this device is connected
STRING
ExpPort
Expansion port number of the TCP parent device to which this device is
connected
DWORD
Tcp
TCP interface information of the TCP parent device to which this
device is connected (not required by daqCreateDevice, see the
DaqInfoTcpT table above)
DaqInfoTcpT
Parallel – (DaqInfoParallelT)
Definition
Description
Format
LPTPort
Parallel port number to which this device is connected
DWORD
Protocol
Parallel port protocol (see the following DaqProtocol table)
DaqProtocol
DaqProtocol
Value Returned
Protocol
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 DaqBoards
DaqProtocolPcCard PCCard for Daq (PCMCIA)
DaqProtocolUSB USB
protocol
DaqProtocolPCI
PCI bus Data Acquisition Boards
DaqProtocolCPCI
Compact PCI (cPCI) Data Acquisition Boards
DaqProtocolTCPIP Ethernet
Pci – (DaqInfoPciT)
Definition
Description
Format
SerialNum
Device serial number
DWORD
Bus
PCI bus number in which the device is installed
DWORD
Slot
PCI slot number in which the device is installed
DWORD
Programmer’s Manual
908494
Daq API Command Reference 4.3-25