Talk:BlockDataType Enumeration/Notes
Jump to navigation
Jump to search
Member of: SynthesisAPI
Specifies the block type of an associated RBDBlockData object.
Members
Name | Value | Description |
---|---|---|
Regular | 0 | Standard block |
Node | 1 | Node block |
Subdiagram | 2 | Subdiagram block |
Junction | 3 | Junction block (i.e., non-failing block) |
ContainerSB | 4 | Standby container |
ContainerLS | 5 | Load sharing container |
GateAND | 20 | |
GateOR | 21 | |
GateVote | 22 | |
GateInhibit | 23 | |
GateNOT | 24 | |
GateXOR | 25 | |
GateNAND | 26 | |
GateNOR | 27 | |
PhaseOperational | 50 | |
PhaseMaintenance | 51 | |
PhaseSubdiagram | 52 | |
PhaseBlockNode | 53 | |
PhaseBlockStop | 54 | |
Annotation | 90 | |
InsideStandby | 101 | |
InsideLoadSharing | 102 |