SequenceControlSequences (ENUM)¶
TYPE SequenceControlSequences :
Sequence selection for SequenceControl.
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
UNUSED
0
H1
1
One heating sequence
C1
2
One cooling sequence /
H1H2
3
Two heating sequences \
H1C2
4
One heating sequence, followed by one cooling sequence /
C1C2
5
Two cooling sequences //
H1H2H3
6
Three heating sequences \
H1H2C3
7
Two heating sequences, followed by one cooling sequence \/
H1C2C3
8
One heating sequence, followed by two cooling sequences //
C1C2C3
9
Three cooling sequences ///
H1H2H3H4
10
Four heating sequences \\
H1H2H3C4
11
Three heating sequences, followed by one cooling sequence \/
H1H2C3C4
12
Two heating sequences, followed by two cooling sequences \//
H1C2C3C4
13
One heating sequence, followed by three cooling sequences ///
C1C2C3C4
14
Four cooling sequences ////