Library exported interfaces, Irunprojectserver, Settriggeroption (nouttrigpolarity) – Teledyne LeCroy TA700_800_850 User Manual User Manual
Page 205: Runta700project (bstr projectname), Setfpgafilespath (bstroutputfilename), Ibrary, Xported, Nterfaces, Roject, Erver

Library Exported Interfaces
Catalyst Enterprises, Inc.
191
Library Exported Interfaces
IRunProjectServer
This interface allows the developer to run a predefined TA700 project. The developer must define the following data
fields:
•
Path of FPGA Files,
•
Voltage Mask
•
Trigger Option polarity
Methods to set the required data Fields are included. The following are methods available for this interface:
SetTriggerOption (nOutTrigPolarity)
Parameters
NOutTrigPolarity
Specifies the new Polarity of External Signal Trigger. It can take 0-1
values no more.
1: Triggers on positive polarity
0: Triggers om negative polarity
RunTA700Project (BSTR ProjectName)
Parameters
BSTR Projectname.
The RunTA700Project method runs TA700 board with specified data
and saves the result with a specified output file name.
SetFPGAFilesPath (bstrOutputFileName)
Parameters
bstrOutputFileName
Specifies the new path of the FPGA file that is needed for TA700 Run
Engine.
•
SetTriggerOption()
•
RunTA700Project()
•
SetFpgaFilesPath()
•
SetProtocolErrorMasks()
•
SetVoltageMasks()
•
SetInterfaceMode()
•
SetPortNumber()
•
EnableCompilerOfExerciser()
•
SetForceStopTimerValue()
•
GetTerminationType()
•
SetDeviceID()
•
FormatResultMessage()
•
SaveAsText()
•
DumpLocalMemory()