Am 19.04.2011 um 15:29 schrieb Les Newell: > Both. Some MDI commands are through halui and some manually entered in Axis.
I think the only realistic way is to log the MDI execution in task because that's where the two command streams are coming together (from two different processes, halui and axis) in sequence basically you'd want to log the command field of EMC_TASK_PLAN_EXECUTE messages if emcStatus->task.mode == EMC_TASK_MODE_MDI emctaskmain.cc around line 934, case EMC_TASK_PLAN_EXECUTE - log emcCommand.command -m > > Les > > On 19/04/2011 13:44, Michael Haberler wrote: >> do you enter MDI commands at the control panel which get fed into task, and >> want to record those, or record button presses which tickle halui or motion? >> >> (are you on #emc or #emc-devel? that should clarify faster) >> > > > ------------------------------------------------------------------------------ > Benefiting from Server Virtualization: Beyond Initial Workload > Consolidation -- Increasing the use of server virtualization is a top > priority.Virtualization can reduce costs, simplify management, and improve > application availability and disaster protection. Learn more about boosting > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
