National Instruments 321645c-01 Welding System User Manual


 
Chapter 2 Function Reference SCXI_Get_Module_Info
©
National Instruments Corporation 2-339 NI-DAQ FRM for PC Compatibles
24: SCXI-1162HV.
28: SCXI-1163R.
30: SCXI-1102.
32: SCXI-1141.
38: SCXI-1200.
40: SCXI-2400.
42: VXI-SC-1102
44: VXI-SC-1150
68: SCXI-1120D.
Any other value returned in the modulePresent parameter indicates that an unfamiliar
module is present in the given slot.
operatingMode indicates whether the module present in the given slot is being operated in
Multiplexed or Parallel mode. Refer to Chapter 13, SCXI Hardware, in the DAQ Hardware
Overview Guide for an explanation of each operating mode. If the slot is empty,
operatingMode is meaningless.
0: Multiplexed operating mode.
1: Parallel operating mode.
DAQdeviceNumber is the device number of the DAQ device in the PC that is cabled
directly to the module present in the given slot. If the slot is empty, DAQdeviceNumber
is meaningless.
0: No DAQ device is cabled to the module.
n,where n is the device number of the DAQ device cabled to the module.
If the moduleSlot contains an SCXI-1200, DAQdeviceNumber is the logical device number
of the SCXI-1200. If the moduleSlot contains an SCXI-2400, DAQdeviceNumber is 0.
Note C Programmers—modulePresent, operatingMode, and DAQdeviceNumber are
pass-by-reference parameters.