.

meiCanNodeDigitalOutputSet (Deprecated)

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

Declaration

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

Description

meiCanNodeDigitalOutputSet changes the state of the digital output bit on the specified CAN Node.

(Not to be confused with meiCanNodeDigitalOutputsSet.)

 
can Handle to the CAN object
node The node number of the CANOpen node.
bit Which bit on this node.
This value should be between 0 and 63.
data The new state of the digital bit.
The value returned will be either 0 or 1.
   
 
Return Values
MPIMessageOK  

See Also

meiCanNodeDigitalOutputGet | meiCanNodeDigitalOutputsGet | meiCanNodeDigitalOutputsSet

 

 

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