126 Function Library
B_8102_set_user_code(ByVal card_id As Integer,
ByVal Length As Integer, sec_code As
Integer) As Integer
B_8102_get_user_code(ByVal card_id As Integer,
ByVal Length As Integer, sec_code As
Integer) As Integer
B_8102_config_from_file() As Integer
@ Argument
CardID_InBit: Use Hex number to show ID occupation status in
the controller. For example, if user has two boards and one is set
to 1(DIP swtich) and the other one is set to 3(DIP switch), you will
read back the value as 0x000A because the bit 1 and bit 3 are 1
(Card ID exists) and other bits are OFF.
Manual_ID: Enable the on-board dip switch (SW1) to decide the
Card ID
Value meaning:
The CardID could be decided by :
0: the sequence of PCI slot.
1: on board DIP switch (SW1).
card_id: Specify the PCI-8102 card index. The card_id could be
decided by DIP switch (SW1) or depend on slot sequence.Please
refer to _8102_initial().
firmware_ver: The current firmware version.
driver_ver: The current device driver version.
dll_ver: The current DLL library version.
Length: Array size. Length = 1~12
*sec_code: A numerical array, the array size would be set
between 1 and 12.