SequenceFile.SequenceFileType
- Updated2025-07-21
- 1 minute(s) read
SequenceFile.SequenceFileType
Syntax
SequenceFile.SequenceFileType
Data Type
Use the following constants with this data type:
- SeqFileType_FrontEndCBacks –(Value: 2) The sequence file containing Front-End callbacks.
- SeqFileType_Model –(Value: 1) A process model sequence file.
- SeqFileType_Normal –(Value: 0) A normal sequence file.
- SeqFileType_StationCBacks –(Value: 3) The sequence file containing the Test Station callbacks.
- SeqFileType_Template –(Value: 4) The sequence file containing the templates for callback sequences.
Purpose
Specifies the type of sequence file.