Opened 11 years ago

Closed 11 years ago

#102 closed Aufgabe (fixed)

Keine Attention-M

Reported by: Melanie Hermann Owned by: Melanie Hermann
Priority: kurzfristig Milestone:
Component: Gesamtsystem Version:
Severity: Aufgabe Keywords:
Cc:

Description

Das Gateway schickt keine Attention-M-Telegramme raus nach beendeten Analysen.

Change History (2)

comment:1 by Melanie Hermann, 11 years ago

Beim Mergen wurde ein Fehler gemacht!

Gc.cpp:

  • DoStep1():
void CGc::DoStep1()
{
   ...

   if (eValue(GCVariante) == GCVariante_CONTROLLER && theApp.m_GCProt)
      theApp.m_GCProt->SendAnaStartCountToGateway();

   ...
}


Version 0, edited 11 years ago by Melanie Hermann (next)

comment:2 by Melanie Hermann, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.