User`s guide

6 ? PCIS-DASK Overview
AO_6308A_Config
Informs PCIS-DASK library of the current range selected for the analog
output operation of PCI6308A. You must call this function before calling
function to perform current output operation.
AO_6308V_Config
Informs PCIS-DASK library of the polarity (unipolar or bipolar) that the
output channel is configured for the analog output and the reference voltage
value selected for the analog output channel(s) of PCI6308V. You must call
this function before calling function to perform current output operation.
AO_9111_Config
Informs PCIS-DASK library of the polarity (unipolar or bipolar) that the
output channel is configured for the analog output of PCI9111. You must
call this function before calling function to perform voltage output operation.
AO_9112_Config
Informs PCIS-DASK library of the reference voltage value selected for the
analog output channel(s) of PCI9112. You must call this function before
calling function to perform voltage output operation.
2.4.2 One-Shot Analog Output Functions
AO_WriteChannel
Writes a binary value to the specified analog output channel.
AO_VWriteChannel
Accepts a voltage value, scales it to the proper binary value and writes a
binary value to the specified analog output channel.
AO_VoltScale
Scales a voltage to a binary value.
AO_SimuWriteChannel
Writes binary values to the specified analog output channels simultaneously.
AO_SimuVWriteChannel
Accepts voltage values, scales them to the proper binary values and writes
binary values to the specified analog output channels simultaneously.
2.5 Digital Input Function Group
2.5.1 Digital Input Configuration Functions
DI_7200_Config
Informs PCIS-DASK library of the trigger source and trigger properties
selected for the digital input operation of PCI7200. You must call this
function before calling function to perform continuous digital input
operation of PCI7200.
DI_7300A_Config/ DI_7300B_Config
Informs PCIS-DASK library of the trigger source and trigger properties
selected for the digital input operation of PCI7300A Rev.A or PCI7300A
Rev.B. You must call this function before calling function to perform
continuous digital input operation of PCI7300A Rev.A or PCI7300A Rev.B.
DI_InitialMemoryAllocated
Gets the actual size of digital input DMA memory that is available in the
device driver.
DI_GetView
Gets the mapped buffer address of the digital input memory that is
available in the device driver.
2.5.2 One-Shot Digital Input Functions
DI_ReadLine
Reads the digital logic state of the specified digital line in the specified port.