Getmasterabortoption (pbmasterabort), Seteventfield(neventno, nfieldindex, lpsznewvalue), Geteventfield (neventno, nfieldindex, strvalue) – Teledyne LeCroy TA700_800_850 User Manual User Manual
Page 213: Setpretrigger (npretrigger), Getpretrigger (npretrigger), Setseqfiledint (nstateno, nfieldindex, nnewvalue), Aster, Bort, Ption, Vent

Library Exported Interfaces
Catalyst Enterprises, Inc.
199
GetMasterAbortOption (pbMasterAbort)
Parameters
pbMasterAbort
Returned duty cycle of TA Board on Master Abort.
SetEventField(nEventNo, nFieldIndex, lpszNewValue)
Parameters
nEventNo
Specifies the Event No that must be modified with lpszNewValue.
nFieldIndex
Specifies the Index of the Event that must be modified with
lpszNewValue.
lpszNewValue
Specifies the new Event value that must be set for an Event.
Remarks
The SetEventField method sets the new value lpszNewValue at the
specified part of event specified by nFieldIndex.
GetEventField (nEventNo, nFieldIndex, strValue)
Parameters
nEventNo
Specifies the Event No for which Event value will be returned.
NFieldIndex
Specifies the Index of the Event for which Event value will be
returned.
strValue
The Event value returned for Event specified by nEventNo &
nFieldIndex.
SetPreTrigger (npreTrigger)
Parameters
npreTrigger
Specifies Trigger Point to be set.
GetPreTrigger (npreTrigger)
Parameters
npreTrigger
Returned Trigger Point.
SetSeqFiledInt (nStateNo, nFieldIndex, nNewValue)
Parameters
nStateNo
Specifies the state No that must be updated.
nFieldIndex
Specifies the index of state Part that must be updated.
nNewValue
Specifies the new value of specified part of sequencer state.
Remarks
The SetSeqFieldInt method updates the sequencer state with
nNewValue.