Volume pwrb | |
Attributes: Runtime | Development | System | Template | Detail C Binding: Struct | Class  ClassTree | INDEX NO INDEX |
Class BusConfig![]() |
||
---|---|---|
Version | 1.0 | |
Modified | 15-JAN-2025 13:23:37.00 |
Bus-objektet konfigurerar den qcom-bus som noder i projektet kommunicerar på. Objektet konfigureras i projekt-volymen som ett topp-objekt, och har NodeConfig objekt för noderna i projektet som barn.Se även
RtBody attributes pwr_sClass_BusConfig | |||
---|---|---|---|
String80 | Description | Beskrivning av bussen. | |
UInt32 | BusNumber | QCOM bus nummer. | |
YesNoEnum | QComAutoConnectDisable | Disable the QCom auto connect. The nodes in the project will not automatically create QCom links between each other. These links can be configured individually for each node with FriendNode objects. |
Description Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | String80 | |
Flags | ||
Kropp | RtBody |
Beskrivning av bussen.
BusNumber Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | UInt32 | |
Flags | ||
Kropp | RtBody |
QCOM bus nummer.
QComAutoConnectDisable Attribute | ||
---|---|---|
Klass | Attribute | |
Typ | YesNoEnum | |
Flags | ||
Kropp | RtBody |
Disable the QCom auto connect. The nodes in the project will not automatically create QCom links between each other. These links can be configured individually for each node with FriendNode objects.