E_BA_ProcessSignalSource

TYPE E_BA_ObjectType :
(
  Invalid       := 0,
  eVarInput     := 1,
  eParameter    := 2
) BYTE;
END_TYPE