Skip to content

Diagram UserObjectConfig

Design_UserDoc_UserObjectConfig_BR BR_Config BR_Config UserObjectConfig_BR UserObjectConfig_BR BR_Config->UserObjectConfig_BR userObjectConfig 0..1 UserObjectConfig UserObjectConfig UserObjectConfig_BR->UserObjectConfig userObject 0..N APlatformUserObject APlatformUserObject APlatformUserObject->UserObjectConfig UserObject UserObject APlatformUserObject->UserObject AUserObject AUserObject AUserObject->APlatformUserObject AUserObjectInterface AUserObjectInterface AUserObject->AUserObjectInterface AUserObjectInterface->UserObject UserObjectWrapper UserObjectWrapper AUserObjectInterface->UserObjectWrapper

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