Talk:BlockDataType Enumeration/Notes: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) Created page with '{{Template:API}}{{Template:APIBreadcrumb}} <onlyinclude>Specifies the block type of an associated RBDBlockData object.</onlyinclude> == Members == {| {{…' |
(No difference)
|
Revision as of 20:21, 3 May 2016
![]() |
Member of: SynthesisAPI
Specifies the block type of an associated RBDBlockData object.
Members
| Name | Value | Description |
|---|---|---|
| Regular | 0 | |
| Node | 1 | |
| Subdiagram | 2 | |
| Junction | 3 | |
| ContainerSB | 4 | |
| ContainerLS | 5 | |
| 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 |
