
104
Digital Input/Output Function Library
DI_ReadLine
Reads the digital logic state of the digital line in the specified
port.
Syntax
C/C++ and Borland C++
I16 DI_ReadLine (U16 Line, U16 *State)
Visual Basic
DI_ReadLine (ByVal Line As Integer, State As
Integer) As Integer
Parameter(s)
Line
Digital line to be read.
Valid values include: MXC-6300 0 to 15
State
Returns the digital logic state of the specified line to 0 or 1
Return codes
NoError
ErrorInvalidCardNumber
ErrorCardNotRegistered
ErrorFuncNotSupport
ErrorInvalidIoChannel
DO_WriteLine
Sets the specified digital output line in the specified digital port
to the specified state. Only available for cards supporting DO
readback.
Syntax
C/C++ and Borland C++
I16 DO_WriteLine (U16 Line, U16 State)
Visual Basic
PRELIMINARY
Summary of Contents for MXC-6300
Page 10: ...x List of Tables This page intentionally left blank PRELIM INARY...
Page 12: ...xii List of Figures This page intentionally left blank PRELIM INARY...
Page 20: ...8 Introduction Figure 1 3 MXC 6300 Top View Figure 1 4 MXC 6300 Front View 174 2 PRELIM INARY...
Page 46: ...34 Introduction This page intentionally left blank PRELIM INARY...
Page 57: ...Getting Started 45 MXC 6300 5 Remove the external CF socket cover PRELIM INARY...
Page 67: ...Getting Started 55 MXC 6300 PRELIM INARY...
Page 68: ...56 Getting Started This page intentionally left blank PRELIM INARY...
Page 94: ...82 BIOS Setup PRELIM INARY...
Page 97: ...Activating RAID Function 85 MXC 6300 PRELIM INARY...
Page 106: ...94 Activating RAID Function PRELIM INARY...
Page 124: ...112 Digital Input Output Function Library This page intentionally left blank PRELIM INARY...