SequenceFileTypes
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
SequenceFileTypes
This data type contains values that specify the type of a sequence file. The constants represent the possible values for the SequenceFile.SequenceFileType property.
- 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.