DAS  3.1.6 - 18/09/2017
Data Fields
DXL_par Struct Reference

DXL structure. Structure for the serial communication with the AMS adapter. More...

#include <DXL.H>

+ Collaboration diagram for DXL_par:

Data Fields

int add
 Peripheral address. More...
 
char bufrx [1024]
 Rx buffer. More...
 
char buftx [1024]
 Tx buffer. More...
 
int com
 Comunication port. More...
 
int speed
 Baud rate. More...
 

Detailed Description

DXL structure. Structure for the serial communication with the AMS adapter.

DXL_par

Definition at line 16 of file DXL.H.

Field Documentation

§ add

int DXL_par::add

Peripheral address.

Definition at line 19 of file DXL.H.

Referenced by AMS_assadd(), AMS_PWM(), AMS_PWM_OFF(), DB_InitAMS(), DB_StepMotor(), DB_StsMotor(), DE_StepMotor(), DXL_Open(), DXL_RxStr(), DXL_TxStr(), and Message().

§ bufrx

char DXL_par::bufrx[1024]

§ buftx

char DXL_par::buftx[1024]

§ com

int DXL_par::com

Comunication port.

Definition at line 17 of file DXL.H.

Referenced by DB_InitAMS(), DXL_Close(), DXL_Open(), DXL_RxStr(), DXL_TxByte(), ShutCB(), and WinRes().

§ speed

int DXL_par::speed

Baud rate.

Definition at line 18 of file DXL.H.

Referenced by DXL_Open().


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:13 for DAS - Rel. 3.1.6 - 18/09/2017.