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

IsCurrentSequenceFileVersion Method

NI TestStand™ 4.0 Help
April 2007

NI Part Number:
370052F-01

»View NI TestStand Product Info

Syntax

Engine.IsCurrentSequenceFileVersion ( FilePath)

Return Value

long

Purpose

Determines whether the TestStand Engine that saved the specified sequence file is the current version, an older version, or a newer version.

Remarks

The method returns one of the following values:

  • -1 if the sequence file was created by an older version of the TestStand Engine.

  • 0 if the sequence file was created by the currently active version of the TestStand Engine.

  • 1 if the sequence file was created by a newer version of the TestStand Engine.

You can use this method in a sequence editor application that prompts the user before overwriting a sequence file that is saved in a older format.

Parameters

FilePath As String

[In] Specifies the absolute pathname of the file.


See Also

MajorVersion

MinorVersion

RevisionVersion

VersionString


Resources


 

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