Diagram UserObjectConfig
BR_Config
Configurations which have to be made especially for the B&R application.
class BR_Config extends RootVariableLibrary
UserObjectConfig_BR
class UserObjectConfig_BR extends Resource
UserObjectConfig
class UserObjectConfig extends APlatformUserObject
APlatformUserObject
abstract class APlatformUserObject extends AUserObject
UserObject
class UserObject extends AUserObjectInterface, APlatformUserObject
AUserObject
abstract class AUserObject extends NamedResource, AnnotableComment
AUserObjectInterface
abstract class AUserObjectInterface extends AUserObject
UserObjectWrapper
The UserObjectWrapper can be used to call function blocks outside the controller construct. Relations can be drawn from any controller. The UserObjectWrapper also has two Code Snippet regions. One for the initialization and one for a cyclic call.
class UserObjectWrapper extends AUserObjectInterface