.

meiSqNodeDriveParamListGet

Declaration

 
long meiSqNodeDriveParamListGet(MEISqNode                 node,
                                long                      driveIndex,
                                long                      size,
                                long                      *paramList,
                                MEIDriveMapParamType      *paramTypes,
                                MEIDriveMapParamValue     *paramValues);
  Required Header: stdmei.h

Description

meiSqNodeDriveParamListGet reads a series of drive parameters from the drive and fills in the appropriate fields of the unions pointed to by paramValues. The paramTypes defines the type of data that is read from the drive and also defines which fields in the paramValues unions are going to be used.

 
node a handle to the SynqNet node object.
driveIndex an index to the drive (0, 1, 2, etc), relative to the node.
size the number of drive parameters to be read.
*paramList a pointer to a list of the drive parameter indexes that are being accessed.
*paramTypes a pointer to a list of drive parameter types to be read from the drive and which field in the paramValues union is going to be used.
*paramValues a pointer to a list of unions that will be filled in by this function.
   
 
Return Values
MPIMessageOK  

See Also

meiSqNodeDriveParamListSet

 

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