178
Function Library
6.19 HSL Initialization
@ Name
W_HSL_Start
– Start HSLink communication with specified max-
imum salve ID
W_HSL_Auto_Start
– Start HSLink communication by automati-
cally detecting maximum salve ID
W_HSL_Stop
–Stop HSLink communication
@ Description
W_HSL_Start
():
This function is used to set the maximum ID of connected slave I/
O module and start to scan these slave I/O modules.
W_HSL_Auto_Start
():
This function is used to auto-detect the maximum ID of connected
slave I/O module and start HSLink communication.
W_HSL_Stop
():
This function stop communication of the HSL master to slaves.
@ Syntax
C/C++ (DOS, Windows)
I16 W_HSL_Auto_Start(I16 card_ID, I16 set_ID);
I16 W_HSL_Start(I16 card_ID, I16 set_ID, I16
sat_num);
I16 W_HSL_Stop(I16 card_ID, I16 set_ID);
Visual Basic (Windows)
W_HSL_Auto_Start (ByVal card_ID As Integer, ByVal
set_ID As Integer) As Integer
W_HSL_Start (ByVal card_ID As Integer, ByVal
set_ID As Integer, ByVal sat_num As Integer)
As Integer
W_HSL_Stop Lib (ByVal card_ID As Integer, ByVal
set_ID As Integer) As Integer
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...