[r61]: / Monitor1 / CODESYS_Control_Win_V3 / Plc Logic / Application / FreqDriver / Freq_EMD_ELHART / GetError / svnobj  Maximize  Restore  History

Download this file

6 lines (5 with data), 1.0 kB

1
2
3
4
5
METHOD GetError : WORD
VAR_INPUT
END_VAR
bDRV_RESET := FALSE;
GetError := rdStatFreq.wSTATUS AND ERROR_MASK;