beautypg.com

Getworkingmode (pnworkingmode), Setoutputfilename (bstroutputfilename), Getoutputfilename (pbstroutputfilename) – Teledyne LeCroy TA700_800_850 User Manual User Manual

Page 211: Settargetdisconnectoption (btargetdisconnect), Orking, Utput, Bstr, Pbstr, Arget, Isconnect

background image

Library Exported Interfaces

Catalyst Enterprises, Inc.

197

GetWorkingMode (pnWorkingMode)

Parameters

pnWorkingMode

Value of saved project working mode.

PCIBusAnalyzer

0

PCITimingAnalyzer

1

PCIBusExerciser

2

PCIAsyncTimingAnalyzer

3

PCIXBusAnalyzer

4

PCIXTimingAnalyzer

5

PCIXBusExerciser

6

PCIXAsyncTimingAnalyzer

7

None

8

Remarks

The GetWorkingMode method returns the working mode value of
saved project.

SetOutputFileName (bstrOutputFileName)

Parameters

bstrOutputFileName

Output File Name such as FileName.Smp

Remarks

The SetOutputFileName method Sets output file name.

GetOutputFileName (pbstrOutputFileName)

Parameters

pbstrOutputFileName

Returned File Name such as MyFile.Smp

Remarks

The GetOutputFileName method returns the last output file name.

SetTargetDisconnectOption (bTargetDisconnect)

Parameters

bTargetDisconnect

Sets the Target Disconnect status for next run of TA Board.

If set TRUE:

The TA will bypass all of the transactions in the current
command and will jump to the transaction for the next
command

Remarks

The SetTargetDisconnectOption method the Target Disconnect status
for next running for TA700 Board.

If it is set to true then otherwise Completes from that point on, regardless of the number of times the target

issues a disconnect. The TA700 will take it from where the target
disconnect was issued and try to complete the transaction from that
point on.

Use Next Transaction.