.

meiCanNodeDigitalOutputGet (Deprecated)

NOTE:
meiCanNodeDigitalOutputGet was moved to meiDeprecated.h in the 03.03.00 MPI software release.

Declaration

 
long meiCanNodeDigitalOutputGet(MEICan    can,
                                long      node,
                                long      bit,
                                long*     data);
  Required Header: stdmei.h

Description

meiCanNodeDigitalOutputGet gets the current state of the digital output bit on the specified CAN Node.

(Not to be confused with meiCanNodeDigitalOutputsGet.)

 
can handle to the CAN object
node the node number of the CANOpen node.
bit which bit on this node.
data a pointer to where the current digital bit is returned.
   
 
Return Values
MPIMessageOK  

See Also

meiCanNodeDigitalOutputSet | meiCanNodeDigitalOutputsGet | meiCanNodeDigitalOutputsSet

 

 

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