F_BA_IsLoggingTypeValid

F_BA_IsLoggingTypeValid 1:

The function F_BA_IsLoggingTypeValid of return type BOOL checks whether the value of the enumeration applied to input eType is within the limits First and Last as defined under E_BA_LoggingType.

Syntax
FUNCTION F_BA_IsLoggingTypeValid : BOOL
VAR_INPUT
  eType    : E_BA_LoggingType;
END_VAR

F_BA_IsLoggingTypeValid 2: Inputs

Name

Type

Description

eType

E_BA_LoggingType

Enumeration to be checked.

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc3_BA2_Common from V2.1.20.0