4 _6308_software_reset, Description, Syntax – ADLINK PCM-6308V+ User Manual

Page 42: Arguments, Return code, 6308_software_reset, Description @ syntax @ arguments @ return code

Advertising
background image

32

C/C++ Library

5.4 _6308_Software_Reset

@ Description

This function is used to reset the I/O port configuration. Note that
this function cannot re-start the PCI bus and all the hardware set-
ting won’t be change either.

@ Syntax

C/C++ (DOS)

void _6308_Software_Reset (U16 cardNo)

C/C++ (Windows 95)

void W_6308_Software_Reset (U16 cardNo)

Visual Basic (Windows 95)

W_6308_Software_Reset (ByVal cardNo As Integer)

@ Arguments

cardNo:the card number of PCI-6308 card

@ Return Code

ERR_NoError

Advertising