AOUT.MODE

Description

AOUT.MODE sets the analog output functionalityClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances..

AOUT.MODE Description

0

User variable. The analog output signal is determined by the user (using AOUT.VALUEU).

1

Actual velocityClosed For a group of axes this means: In ACS the velocities of the different axes. In MCS and PCS it provides the velocity of the TCP. The analog signal describes the current velocity value (VL.FB).

2

Velocity error. The analog signal describes the velocity error value.

3

Velocity command. The analog signal describes the velocity command value.

4

Actual current. The analog signal describes the actual current value.

5

Current command. The analog signal describes the current command value.

6

Actual positionClosed Position means a point in space which is described by different coordinates. Depending on the used system and transformation it can consist of a maximum of six dimensions (coordinates).This means three Cartesian coordinates in space and coordinates for the orientation. In ACS there can be even more than six coordinates. If the same position is described in different coordinate systems the values of the coordinates are different.. The analog signal describes the current position value.

7

Position error. The analog signal describes the position error value.

8

Triangle wave. The analog signal is a triangle wave (sawtooth pattern).

9

Debug mode. In this mode the user can define a driveClosed In electrical engineering, a drive is an electronic device to provide power to a motor or servo. Control device for regulating the speed, torque and position of a motor. A unit controlling a motor using the current and timing in its coils. variable to monitor via the analog output (AOUT.VALUEU).

10

Unfiltered Velocity (VL.FBUNFILTERED)

11

Filtered Velocity - 10Hz Lowpass (VL.FBFILTER)

12 SynqNetClosed A digital machine control network. Built on the 100BT physical layer, SynqNet provides a synchronous real-time connection between motion controllers, servo drives, stepper drives, I/O modules, and custom devices. AnalogOut (automatically set while SynqNet cyclic)

Example

You can use AOUT.MODE and AOUT.VALUEU to configure an output signal as follows:

-->AOUT.MODE 0

-->AOUT.VALUEU 5

-->AOUT.VALUEU 4.33

General Information

Type

NV Parameter

Units

N/A

Range

0 to 12

SynqNet: 12

Default Value

0

Data Type

Integer

Start Version

M_01-00-00-000

Variants Supported

*In SynqNet, a parameter may be available in the firmware but have no effect on the system. See SynqNet Supported Parameters.

EtherCATClosed Ethernet ofr Control Automation Technology. EtherCAT® is an open, high-performance Ethernet-based fieldbus system. The development goal of EtherCAT is to apply Ethernet to automation applications which require short data update times (also called cycle times) with low communication jitter (for synchronization purposes) and low hardware costs. CoE and CANopenClosed CANopen® is a communication protocol and device profile specification for embedded systems used in automation for fieldbuses working in real time.
IndexClosed Zero pulse (zero signal) of a hardware pin such as digital input or feedback pin./Subindex Object Start Version

3470h/1

M_01-00-00-000

Related Topics

Analog Output