ComponentType Type
Union cases
| Union case | Description |
Full Usage:
IOLabel
|
|
Full Usage:
Input(BusWidth, DefaultValue)
Parameters:
int
DefaultValue : int option
|
|
Full Usage:
Input1 BusWidth
Parameters:
int
|
|
Full Usage:
NotConnected
|
|
Full Usage:
Output BusWidth
Parameters:
int
|
|
Full Usage:
Viewer BusWidth
Parameters:
int
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsIOLabel
Returns: bool
|
|
Full Usage:
this.IsInput
Returns: bool
|
|
Full Usage:
this.IsInput1
Returns: bool
|
|
Full Usage:
this.IsNotConnected
Returns: bool
|
|
Full Usage:
this.IsOutput
Returns: bool
|
|
Full Usage:
this.IsViewer
Returns: bool
|
|