22 _7300_do_pg_stop – ADLINK PCIe-7300A User Manual

Page 101

Advertising
background image

C/C++ Libraries

91

5.22 _7300_DO_PG_Stop

@ Description

This function is used to stop the pattern generation operation.
After executing this function, the _7300_DO_PG_Start function is
stopped.

@ Syntax

Visual C/C++ (Windows 95)

int W_7300_DO_PG_Stop (int card_number)

Visual Basic (Windows 95)

W_7300_DO_PG_Stop (ByVal card_number As Long) As

Long

C/C++ (DOS)

int _7300_DO_PG_Stop (int card_number)

@ Argument

card_number

:The card number of the cPCI/PCI/PCIe-7300A

card.

@ Return Code

NoError

PCICardNumErr

PCICardNotInit

Advertising