.

MPIRecorderType / MEIRecorderType

Definition: MPIRecorderType

 
typedef enum {
    MPIRecorderRecordTypeINVALID,
    MPIRecorderRecordTypePOINT,
} MPIRecorderRecordType;

Description

 
MPIRecorderRecordTypeINVALID an invalid record type.
MPIRecorderRecordTypePOINT specifies to the data recorder that MPIRecorderRecordPoint records (copies of controller memory locations) are being recorded.

 

Definition: MEIRecorderType

 
typedef enum {
    MEIRecorderRecordTypeAXIS,
    MEIRecorderRecordTypeFILTER,
} MEIRecorderRecordType;

Description

Predefined types for setting up the type of data an MPIRecorder object will record. This is used by the mpiRecorderRecordConfig() method.

 
MEIRecorderRecordTypeAXIS specifies to the data recorder that MEIRecorderRecordAxis records are being recorded.
MEIRecorderRecordTypeFILTER specifies to the data recorder that MEIRecorderRecordFilter records are being recorded.

See Also

MPIRecorder | MEIRecorderRecordAxis | MEIRecorderRecordFilter |
mpiRecorderRecordConfig

 

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