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
anAppName
tnTaskName
usiTaskPrio
USINT
udiTaskInterval
UDINT
xWatchdogEnabled
BOOL
udiWatchdogTime
UDINT
usiWatchdogSensitivity
USINT
itfParams
SHD.ISharedQueue
itfAction