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

CanCreateStep Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.CanCreateStep ( adapterKeyNameVal, stepTypeName)

Return Value

Boolean

Purpose

Determines whether you can create a new step of the specified type.

Remarks

The NewStep method reports an error if this method returns False.

Parameters

adapterKeyNameVal As String

[In] Pass the key name of the module Adapter object to use to create the step. Pass an empty string to use the adapter designated by the step type or to use the adapter that the DefaultAdapter property specifies if the step has no designated adapter.

stepTypeName As String

[In] Pass the name of the step type with which to create the step. The step type must already be in memory. For a list of names for the built-in step types and other types, refer to GetTypeNames.


See Also

AdapterKeyNames

DefaultAdapter

GetTypeNames

NewStep


Resources


 

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