BackgroundTaskFactoryArgs (FB)¶
FUNCTION_BLOCK FINAL BackgroundTaskFactoryArgs EXTENDS FBF.InstanceData
Parameter type of the BackgroundTaskFactoryBase.Create method.
See: The documentation of the FB Fatory library
- InOut:
Scope
Name
Type
Inherited from
Input
hInst
MBM.HANDLE
InstanceData
tgTaskGroup
anAppName
tnTaskName
usiTaskPrio
USINT
udiTaskInterval
UDINT
xWatchdogEnabled
BOOL
udiWatchdogTime
UDINT
usiWatchdogSensitivity
USINT
itfParams
SHD.ISharedQueue
itfAction