FB_MsgUpdateTime_TcTvA()
This function block determines the Windows system time and returns it to the application.
VAR_INPUT
nTaskId: INT;
END_VAR
VAR_IN_OUT
stTime : TIMESTRUCT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nTaskId | INT | Task in which the alarm handling takes place. |
Inputs/outputs
Name | Type | Description |
---|---|---|
stTime | TIMESTRUCT | Windows system time. |