Diagram PlatformConfig_BR
PlatformConfig_BR
Platform-specific configuration for B&R PLC controllers.
class PlatformConfig_BR extends BR_Config, PlatformConfig
BR_Config
Configurations which have to be made especially for the B&R application.
class BR_Config extends RootVariableLibrary
PlatformConfig
abstract class PlatformConfig extends Decorator, AnnotableComment, APlatformConfig
Config
Config is the project configuration root. It aggregates everything the code generator needs to turn the model into a runnable project - target platform, message configuration, per-instance value initialisation, instance-to-task grouping, logbooks, services and the test framework root. It references the ControllerTree but is not itself a node in it.
class Config extends NamedResource, AnnotableComment
PlatformConfig_Beckhoff
class PlatformConfig_Beckhoff extends PlatformConfig
PlatformConfig_S7TIA
class PlatformConfig_S7TIA extends PlatformConfig, S7Tia_Config, AExchangeToolConfig