[r39]: / Monitor1 / CODESYS_Control_Win_V3 / Plc Logic / Application / FreqDriver / Freq_ONI_M680 / IsRemote / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 951 Bytes

1
2
3
4
METHOD IsRemote : BOOL
VAR_INPUT
END_VAR
IsRemote := (rdStatFreq.wSTATUS AND REMOTE_MASK) <> 0;