Elmomc Multi-Axis Motion Controller-Maestro Manuel d'utilisateur Page 245

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 313
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 244
13.8
13.9
Maestro Software Manual Node DS301 Command Reference
MAN-MASSW (Ver. Q)
Download SDO - 16 bit
This function implements SDO download data (16 bits) to the CAN node.
Syntax:
<node>.wsdo16(index, subindex, data)
Input Parameters:
index – CAN object index
subindex – CAN object sub index
data – new data value (16 bits)
Return Value:
None
Example:
node1. wsdo16 (0x1600,0,0xffff)
0x1600 - CAN object index
0x0 – CAN object sub index
0xffff – Data value (16 bits)
Download SDO - 32 bit
This function implements SDO download data (32 bits) to the CAN node.
Syntax:
<node>.wsdo32(index, subindex, data)
Input Parameters:
index CAN object index
subindex CAN object sub index
data – Data value (32 bits)
Return Value:
None
Example:
node1. wsdo32 (0x1600,0,0xffffffff)
0x1600 CAN object index
0x0 – CAN object sub index
0xffffffff – Data value (32 bits)
13-5
Vue de la page 244
1 2 ... 240 241 242 243 244 245 246 247 248 249 250 ... 312 313

Commentaires sur ces manuels

Pas de commentaire