Difference between revisions of "CANopen:SET STATUS PDO DADD"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Template:CANOpen-Firmware-Functions |DESCRIPTION= Set COBID and location of 16-bit Device status inside RPDO. |INPUT= dadd: device address (physical network address)<br>...")
 
Line 26: Line 26:
  
 
|EXAMPLE=
 
|EXAMPLE=
SET_STATUS_PDO_DADD(1,0,0,0) ' Unmap Statusbr>
+
SET_STATUS_PDO_DADD(1,0,0,0) ' Unmap Status<br>
 
SET_STATUS_PDO_DADD(1,0x180,0 , 2) ' Device Status is located in bytes 0 and 1 of RPDO with COBID 0x180
 
SET_STATUS_PDO_DADD(1,0x180,0 , 2) ' Device Status is located in bytes 0 and 1 of RPDO with COBID 0x180
 
|SEE ALSO=
 
|SEE ALSO=

Revision as of 09:33, 2 July 2014