[r2]: / szl4p3-prj,szl4p3,CDS / Protection / FB_B12_LifesignMonitoring / svnobj  Maximize  Restore  History

Download this file

21 lines (20 with data), 7.9 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
{attribute 'hide_all_locals'}
FUNCTION_BLOCK FB_B12_LifesignMonitoring EXTENDS FB_Prot_Base
VAR_INPUT
	uiI				:	UINT;
END_VAR
VAR_OUTPUT
	uiThreshold: UINT;
	tOND: TIME;
VAR
	_OND			:	Standard.TON;
	uiI_old			:	UINT;
SUPER^(tsData := tsData, tsProt := tsProt);
uiThreshold
visualization
LREAL_TO_UINT
tOND
TIME
tsData.tTOND
BranchCounter
ValidIds