EgtExecutor :
- corretta funzione ExeGetCurrSetup.
This commit is contained in:
+1
-1
@@ -257,7 +257,7 @@ ExeGetCurrSetup( void)
|
||||
IMachMgr* pMachMgr = GetCurrMachMgr() ;
|
||||
VERIFY_MACHMGR( pMachMgr, 0)
|
||||
// recupero l'identificativo del gruppo di attrezzaggio della macchinata corrente
|
||||
return pMachMgr->GetCurrPhase() ;
|
||||
return pMachMgr->GetCurrSetup() ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user