Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

CreateCallbackOverrideSequence Method

NI TestStand™ 4.1 Help
May 2008

NI Part Number:
370052G-01

»View NI TestStand Product Info

Syntax

SequenceFile.CreateCallbackOverrideSequence ( callbackName, allowCopyDefaultSteps)

Return Value

Sequence

The name of the callback sequence to override. Specify the sequence name of a Model, Engine, or Front-End callback. See DefaultModelCallbacks, and SeqFileCallbacks constants for possible values for this parameter.

Purpose

Use this method to create a callback sequence in the sequence file. The callback sequence you create overrides the Model, Engine, or Front-End callback of the same name as the callback you create. Refer to the NI TestStand Reference Manual for more information about callbacks.

Parameters

callbackName As String

[In] A reference to the Sequence callback the method creates. Release this reference when you are finished with it.

allowCopyDefaultSteps As Boolean

[In] Pass True to copy the steps of the sequence you are overriding into the new sequence.


See Also

DefaultModelCallbacks

GetModelCallbackNames

GetReservedCallbackNames

SeqFileCallbacks


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit