Difference between revisions of "CANopen:CAN SDO READ STRING"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with "{{Template:CANOpen-Functions |DESCRIPTION= To read byte array from the slave <br/> The first sub-index is 0. If only one sub-index exists, we still have to specify 0 (we cann...")
 
Line 27: Line 27:
  
 
|EXAMPLE=
 
|EXAMPLE=
Version = CAN_SDO_READ_STRING(0, 0x100a,0)  '  Read device version
+
Version = CAN_SDO_READ_STRING(0, 0x100a,0)  '  Read device version<br>
 
Print Version
 
Print Version
  

Revision as of 15:01, 1 July 2014