beautypg.com

Event field, Vent, Ield – Teledyne LeCroy TA700_800_850 User Manual User Manual

Page 221

background image

Examples

Catalyst Enterprises, Inc.

207

//-- Set same setting for all 8 Events
//-- IMPORTANT NOTICE
//-- At TA700ComApi pack, there is the file “TA700ApiCons.h”.
//-- With this file we declare some common values such as: EVN_NAME,
//-- EVN_XFER …, you can add this file to your VC++ project, or you
//-- Declare same values for other projects
//-- If you use this header file the tables below describe the values used.

Event Field

“nEventNo” is used to select which event to modify. See the table below for the valid parameters:

XFER type

STRNewValue
StrValue

A32

XFER_A32

D32 (Data XFERs only IRDY = 0, TRDY=0, DEVSEL=0)

XFER_D32

D32 (Data XFERs including Wait Cycles, DEVSEL=0)

XFER_D32S

MX32 (DE_Multiplex)

XFER_MX32

A64

XFER_A64

D64 (Data XFERs only IRDY = 0, TRDY=0, DEVSEL=0)

XFER_D64

D64 (Data XFERs including Wait Cycles, DEVSEL=0)

XFER_D64S

MX64 (DE_Multiplex)

XFER_MX64

IDLE

XFER_IDLE

Per User Defined

XFER_USER

EVENT NAME

nEventNo

EV1

EVN_EV1

EV2

EVN_EV2

EV3

EVN_EV3

EV4

EVN_EV4

EV5

EVN_EV5