.

MEISynqNetTrace

Definition

 
typedef enum {
    MEISynqNetTraceDYNA_ALLOC   = MEISynqNetTraceFIRST << 0,
    MEISynqNetTraceDYNA_FREE    = MEISynqNetTraceFIRST << 1,
    MEISynqNetTraceINIT         = MEISynqNetTraceFIRST << 2,
    MEISynqNetTraceRESET        = MEISynqNetTraceFIRST << 3,
    MEISynqNetTraceTIMING       = MEISynqNetTraceFIRST << 4,
    MEISynqNetTraceSERVICE_CMD  = MEISynqNetTraceFIRST << 5,
    MEISynqNetTraceFLOWCTRL     = MEISynqNetTraceFIRST << 6,
    MEISynqNetTraceMAP          = MEISynqNetTraceFIRST << 7,
    MEISynqNetTraceUNMAP        = MEISynqNetTraceFIRST << 8,

} MEISynqNetTrace;

Description

MEISynqNetTrace is an enumeration of SynqNet trace bits that can be used to enable/disable library trace statement output for the SynqNet object.

 
MEISynqNetTraceDYNA_ALLOC Enables trace statements for controller external memory allocation during SynqNet initialization.
MEISynqNetTraceDYNA_FREE

Enables trace statements for controller external memory de-allocation.

MEISynqNetTraceINIT Enables trace statements for SynqNet network initialization.
MEISynqNetTraceRESET Enables trace statements for SynqNet network reset.
MEISynqNetTraceTIMING Enables trace statements for SynqNet network timing calculations.
MEISynqNetTraceSERVICE_CMD Enables trace statements for SynqNet service command transactions between the controller and SynqNet nodes.
MEISynqNetTraceFLOWCTRL This trace bit enables trace statements for the SynqNet service command handshake between the controller and SynqNet nodes.
MEISynqNetTraceMAP

This trace bit enables trace statements for the mapping of firmware pointers to the dynamic controller memory.

MEISynqNetTraceUNMAP

This trace bit enables trace statements for the unmapping of firmware pointers from the dynamic controller memory.

See Also

Trace.exe utility

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering