.

mpiRecorderRecordConfig

Declaration

 
long mpiRecorderRecordConfig(MPIRecorder           recorder,
                             MPIRecorderRecordType type,
                             long                  count,
                             void                  *handle)
 

Required Header: stdmpi.h

Description

mpiRecorderRecordConfig configures the type (type) of record that a Recorder (recorder) will capture.

If "type" is
Then
MPIRecorderRecordTypePOINT count data points will be recorded, and handle points to an array of count controller addresses
MEIRecorderRecordTypeAXIS count records of type MPIRecorderRecordAxis{} will be recorded, and handle points to an array of count Axis handles
MEIRecorderRecordTypeFILTER count records of type MPIRecorderRecordFilter{} will be recorded, and handle points to an array of count Filter handles

 
Return Values
MPIMessageOK  

See Also

MPIRecorderRecordAxis | MPIRecorderRecordFilter

 

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