Closed loop using EtherCAT Analogue I/O

Closed loop using EtherCAT Analogue I/O

Can I use the Flex-6 Nano with Analogue input (AIN) as feedback and Analogue output (AOUT) controlling a hydraulic valve?

Yes, ATYPE=31 supports this – use AXIS_ADDRESS bits 0..7 for the AIN channel number and AXIS_ADDRESS bits 8..15 for the AOUT channel number.

e.g. if axis 4 has AIN(2) as feedback and AOUT(7) as the voltage to the valve;
BASE(4)
AXIS_ADDRESS = $0702
AYTPE = 31

This configuration also needs a Feature Enable Code. FEC 25. Contact your Trio Distributor for information.
Once set up, the usual axis P_GAIN, I_GAIN and D_GAIN may be used to tune the closed loop axis.
    • Related Articles

    • M206X with P326 AOUT

      There is no AOUT command in the MC206X so it is necessary to run a program that makes the CANbus telegram from the values you want to send. See the attached program. The program sets up an unused CAN buffer to CAN ID required CAN(-1, 5, 16, $60, 8, ...
    • Analogue drive and Ethercat encoders

      We are considering to install an Ethercat card to the Analog drive only for speed control. Question… Can we close the posisition the loop of an ethercat drive with an external encoder? Can we use an ADD_DAC function for that? Answer: Yes it can be ...
    • Flex Nano not connecting to EtherCAT or HMI (E09 Error)

      Please confirm that the firmware has been upgraded to 2.0318 or later with Bootloader V2.05 according to the technical bulletin. TB2202_Flex-6 and MC6N update. The Bulletin was distributed on 9th December 2022. After installing the update, the old ...
    • Closed loop with an external encoder

      To make this work, both axes must be CSV servo type. The Delta ASDA-A2 can be set to CSV with DRIVE_MODE AXIS(0) = 2. DRIVE_PROFILE can be 0 or 1. The encoder is the tricky part. You must also make that a servo axis, so I suggest you create an ...
    • AN-399 TrioPC Motion Performance with Flex-6 Nano

      This document describes some timing tests with made with TrioPC motion Active X and Flex-6 Nano Motion Coordinator.