DigitalSignal
Digital port (both input/output possible)
Library
Modelica/Electrical/Digital/Interfaces
Description
DigitalSignal is the basic digital connector definition. A direction (input, output) is not yet defined. DigitalSignal is of type Logic. It can have the logic values (U, X, 0, 1, ...) which are internally coded by integer values by using the enumeration (c.f. the definition of type Logic).
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
Port 1 | implicit | Digital port (both input/output possible) | output | 1 |