|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{Template:API}}{{Template:APIBreadcrumb}}
| | =DRAFT= |
| | |
| | |
| <onlyinclude>Specifies the block type of an associated [[RBDBlockData Class|RBDBlockData]] object.</onlyinclude>
| |
| | |
| == Members == | |
| {| {{APITableEnum}}
| |
| |-
| |
| | style="width: 150px;"|Regular||style="width: 70px;"|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
| |
| |-
| |
| |InsideStandby||101||Contained standby block
| |
| |-
| |
| |InsideLoadSharing||102||Contained load sharing block
| |
| |-
| |
| |GateAND||20||AND gate
| |
| |-
| |
| |GateOR||21||OR gate
| |
| |-
| |
| |GateVote||22||Voting gate
| |
| |-
| |
| |GateInhibit||23||Inhibit
| |
| |-
| |
| |GateNOT||24||NOT gate
| |
| |-
| |
| |GateXOR||25||XOR gate
| |
| |-
| |
| |GateNAND||26||NAND gate
| |
| |-
| |
| |GateNOR||27||NOR
| |
| |-
| |
| |PhaseOperational||50||Operational phase block
| |
| |-
| |
| |PhaseMaintenance||51||Maintenance phase block
| |
| |-
| |
| |PhaseSubdiagram||52||Subdiagram phase block
| |
| |-
| |
| |PhaseBlockNode||53||Phase node block
| |
| |-
| |
| |PhaseBlockStop||54||Phase stop block
| |
| |-
| |
| |Annotation||90||Annotation block
| |
| |}
| |