Sequence.Id
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
Sequence.Id
Syntax
Sequence.Id
Data Type
Purpose
Returns a unique identification number for the sequence.
Note
The ID number is never zero.
Remarks
The ID number is unique with respect to all sequences that you open before you shut down the TestStand Engine.
Use this ID number to compare two sequence object references to determine whether they refer to the same underlying sequence. A run-time copy of a sequence has a different ID than the corresponding edit-time copy of the sequence.