180
Function Library
6.20 HSL Connection Information
@ Name
W_HSL_Connect_Status
– Get slave module's status
W_HSL_Slave_Live
–Check if the slave alive
@ Description
W_HSL_Connect_Status
():
This function is to read the communication status of specified
slave I/O module.
W_HSL_Slave_Live
():
This function is to get status of specified slave I/O module (live or
die).
@ Syntax
C/C++ (DOS, Windows)
I16 W_HSL_Connect_Status(I16 card_ID, I16 set_ID,
I16 slave_No, U8* sts_data);
I16 W_HSL_Slave_Live(I16 card_ID, I16 set_ID, I16
slave_No, U8 *live_data);
Visual Basic (Windows)
W_HSL_Connect_Status (ByVal card_ID As Integer,
ByVal set_ID As Integer, ByVal slave_No As
Integer, sts_data As Integer) As Integer
W_HSL_Slave_Live (ByVal card_ID As Integer, ByVal
set_ID As Integer, ByVal slave_No As
Integer, live_data As Integer) As Integer
@ Argument
card_ID
: Designated card number
set_ID
: 0 for the first HSLink master IC, 1 for the second.
slave_No
: Specified slave I/O module.
sts_data
: The communication status of this slave I/O module.
Summary of Contents for cPCI-8168
Page 4: ......
Page 10: ...vi List of Figures...
Page 29: ...Installation 19 2 9 Overview of CN3 CN6...
Page 31: ...Installation 21 2 11 Switch Setting...
Page 204: ...194 Function Library...