Elmomc Multi-Axis Motion Controller-Maestro Manual de usuario Pagina 246

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 313
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 245
13.10
13.11
Maestro Software Manual Node DS301 Command Reference
MAN-MASSW (Ver. Q)
Upload SDO - 8 bit
This function implements SDO upload data (8 bits) from the CAN node.
Syntax:
data8 = <node>.rsdo8(index, subindex)
Input Parameters:
index CAN object index
subindex CAN object sub index
Return Value:
Integer with 8 bits SDO data.
Example:
int data
data = node1. rsdo8 (0x100B,0)
Upload SDO - 16 bit
This function implements SDO upload data (16 bits) from the CAN node.
Syntax:
data8 = <node>.rsdo16(index, subindex)
Input Parameters:
index CAN object index
subindex CAN object sub index
Return Value:
Integer with 16 bits SDO data.
Example:
int data
data = node1. rsdo16 (0x2040,0)
13-6
Vista de pagina 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 312 313

Comentarios a estos manuales

Sin comentarios