11 led control function – ADLINK PCI-7432 User Manual
Page 45

C/C++ Libraries
•
37
5.11 LED Control Function
@ Description
The LED control function is only available to the CompactPCI rear I/O
version. The cPCI-7432R/33R/34R has four user defined LED’s. This
function is used to control the LED’s.
@ Syntax
cPCI-7432R / cPCI-7433R / cPCI-7434R
C/C++ (DOS)
Void _7432R_LED (U16 cardNo, U32 LED_Data)
void _7433R_LED (U16 cardNo, U32 LED_Data)
void _7434R_LED (U16 cardNo, U32 LED_Data)
C/C++ (Windows 95)
void W_7432R_LED (U16 cardNo, U32 LED_Data)
void W_7433R_LED (U16 cardNo, U32 LED_Data)
void W_7434R_LED (U16 cardNo, U32 LED_Data)
Visual Basic (Windows 95)
W_7432R_LED (ByVal cardNo As Integer , ByVal
LED_Data As Long) As Integer
W_7433R_LED (ByVal cardNo As Integer , ByVal
LED_Data As Long) As Integer
W_7434R_LED (ByVal cardNo As Integer , ByVal
LED_Data As Long) As Integer
@ Argument
cardNo: card number of selected board
LED_Data: control LED data (only use finally byte)