Elmomc Multi-Axis Motion Controller-Maestro Manual do Utilizador Página 246

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 313
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 312 313

Comentários a estes Manuais

Sem comentários