BackgroundTaskFactoryArgs (FB)

FUNCTION_BLOCK FINAL BackgroundTaskFactoryArgs EXTENDS FBF.InstanceData

Parameter type of the BackgroundTaskFactoryBase.Create method.

See: The documentation of the CAA FB Fatory library

InOut:

Scope

Name

Type

Inherited from

Input

hInst

CAA.HANDLE

InstanceData

tgTaskGroup

TASK_GROUP

anAppName

APP_NAME

tnTaskName

TASK_NAME

usiTaskPrio

USINT

udiTaskInterval

UDINT

xWatchdogEnabled

BOOL

udiWatchdogTime

UDINT

usiWatchdogSensitivity

USINT

itfParams

SHD.ISharedQueue

itfAction

IAsyncActionProvider