.

MEIMotorDacConfig

Definition

 
typedef struct MEIMotorDacConfig {
    MEIXmpDACPhase             Phase;
    MEIMotorDacChannelConfig   Cmd;
    MEIMotorDacChannelConfig   Aux;
} MEIMotorDacConfig;

Description

MEIMotorDacConfig is a structure that contains the phase and demand configuration for both Command and Auxiliary DACs. It is used to configure the cmd and aux DAC offset (in volts), scale, and input pointer for a SynqNet controller.

SynqNet RMB nodes contain DAC (digital to analog converter) to generate a +/- 10 volt control signal to the servo drive. SynqNet drives do not have DACs, instead they use the digital demand value directly.

SynqNet RMBs
The cmd DAC value is available if the motor is configured for MEIMotorDemandModeANALOG and the cmd and aux DAC values are available if the motor is configured for MEIMotorDemandModeANALOG_DUAL_DAC.

SynqNet Drives
If the motor is configured for MEIMotorDemandModeTORQUE, the cmd DAC value is the digital torque demand to the drive. The aux DAC value is not available.

If the motor is configured for MEIMotorDemandModeVELOCITY, the cmd and aux DAC values are not available.

See Also

meiMotorDacConfigGet | meiMotorDacConfigSet | MEIMotorDacStatus | MEIMotorDemandMode | Demand Modes

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering