.

meiSqNodeDriveParamListSet

Declaration

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

Description

meiSqNodeDriveParamListSet writes a series of drive parameters pointed to by value to the drive. The paramTypes defines each type of data item that is written to the drive and also defines which field 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 written.
*paramList a pointer to a list of drive parameter types to be written to the drive and which field in the paramValues union is going to be used.
*paramTypes

a pointer to a list of the drive parameter indexes that are being accessed.

*paramValues a pointer to a list of unions that will be written to the drive.
   
 
Return Values
MPIMessageOK  

See Also

meiSqNodeDriveParamListGet

 

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