<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<IP xmlns="http://mcd.rou.st.com/modules.php?name=mcu"
xmlns:ns0="http://www.w3.org/2001/XMLSchema-instance"
CodeTemplate=""
DBVersion="V4.0"
IncludeFile="tsl_conf.h,tsl_user.h"
Name="TOUCHSENSING"
RootFolder="Middlewares/ST/STM32_TouchSensing_Library/"
Version="STM32Cube_FW_WB_V1.15.0"
ns0:schemaLocation="http://mcd.rou.st.com/modules.php?name=mcu ../../../../../../../doc/V4/Development/Specifications/db/IP_Configs.xsd">
    <RefConfig Comment="" Name="TOUCHSENSING_ENABLE_Init">
        <CallLibMethod Name="tsl_user_Init" Phase="preOS"/>
        <Component Name="Middleware:TOUCHSENSING"/>
        <ConfigFile Name="TSL_USER_C"/>
        <ConfigFile Name="TSL_USER_H"/>
        <ConfigFile Name="TSL_CONF"/>
        <ConfigFile Name="STMCRITICALSECTION_C"/>
        <ConfigFile Name="STMCRITICALSECTION_H"/>
    </RefConfig>

    <LibMethod Name="tsl_user_Init" Comment="Initialize the TouchSensing stack">
    </LibMethod>

    <RefComponent Cclass="Middleware" Cgroup="TOUCHSENSING" Cversion="2.2.4">
        <File Category="header" Name="inc/tsl.h"/>
        <File Category="header" Name="inc/tsl_acq_tsc.h"/>
        <File Category="header" Name="inc/tsl_dxs.h"/>
        <File Category="header" Name="inc/tsl_filter.h"/>
        <File Category="header" Name="inc/tsl_linrot.h"/>
        <File Category="header" Name="inc/tsl_time.h"/>
        <File Category="header" Name="inc/tsl_types.h"/>
        <File Category="header" Name="inc/tsl_acq.h"/>
        <File Category="header" Name="inc/tsl_check_config.h"/>
        <File Category="header" Name="inc/tsl_check_config_tsc.h"/>
        <File Category="header" Name="inc/tsl_conf_tsc_template.h"/>
        <File Category="header" Name="inc/tsl_ecs.h"/>
        <File Category="header" Name="inc/tsl_globals.h"/>
        <File Category="header" Name="inc/tsl_object.h"/>
        <File Category="header" Name="inc/tsl_touchkey.h"/>
        <File Category="source" Name="src/tsl.c"/>
        <File Category="source" Name="src/tsl_acq_tsc.c"/>
        <File Category="source" Name="src/tsl_globals.c"/>
        <File Category="source" Name="src/tsl_touchkey.c"/>
        <File Category="source" Name="src/tsl_acq.c"/>
        <File Category="source" Name="src/tsl_dxs.c"/>
        <File Category="source" Name="src/tsl_linrot.c"/>
        <File Category="source" Name="src/tsl_ecs.c"/>
        <File Category="source" Name="src/tsl_object.c"/>
        <File Category="source" Name="src/tsl_time.c"/>
        <File Category="source" Name="src/tsl_filter.c"/>
    </RefComponent>

    <RefConfigFile Description="" Name="TSL_USER_C" Template="tsl_user_c.ftl">
        <File Category="source" Condition="all" Name="App/tsl_user.c" Version="1.0"/>
        <!-- COMMON PARAMETERS-->
        <!-- Number of elements-->
        <Argument Name="TSLPRM_TOTAL_CHANNELS" GenericType="Simple" Comment="1 to 255 (2 by default)"/>
        <Argument Name="TSLPRM_SENSORS_DATAS" GenericType="Simple" Comment="1 to 255 (2 by default)"/>
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS" GenericType="Simple" Comment="0 to 255 (2 by default)"/>
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>

        <Argument Name="TSLPRM_TOTAL_LINS" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_LINS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_ROTS" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_ROTS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>

        <Argument Name="TSLPRM_TOTAL_OBJECTS" GenericType="Simple" Comment="1 to 255 (2 by default)"/>
        <!-- Optional features -->
        <Argument Name="TSLPRM_USE_MEAS" GenericType="Simple" Comment="0 to 1 (1 by default)"/>
        <Argument Name="TSLPRM_USE_PROX" GenericType="Simple" Comment="0 to 1 (1 by default)"/>
<!--
        <Argument Name="TSLPRM_USE_ZONE" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
-->
        <!-- Acquisition limits-->
        <Argument Name="TSLPRM_ACQ_MIN" GenericType="Simple" Comment="0 to 65535 (10 by default)"/>
        <Argument Name="TSLPRM_ACQ_MAX" GenericType="Simple" Comment="255 or 511 or 1023 or 2047 or 8191 or 16383 (8191 by default)"/>
        <!-- Calibration-->
        <Argument Name="TSLPRM_CALIB_SAMPLES" GenericType="Simple" Comment="4 or 8 or 16 (4 by default)"/>
        <Argument Name="TSLPRM_CALIB_DELAY" GenericType="Simple" Comment="0 to 40 (0 by default)"/>
        <!-- Thresholds for TouchKey sensors-->
        <Argument Name="TSLPRM_TKEY_PROX_IN_TH" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_TKEY_PROX_OUT_TH" GenericType="Simple" Comment="0 to 255 (5 by default)"/>
        <Argument Name="TSLPRM_TKEY_DETECT_IN_TH" GenericType="Simple" Comment="0 to 255 (120 by default)"/>
        <Argument Name="TSLPRM_TKEY_DETECT_OUT_TH" GenericType="Simple" Comment="0 to 255 (110 by default)"/>
        <Argument Name="TSLPRM_TKEY_CALIB_TH" GenericType="Simple" Comment="0 to 255 (120 by default)"/>
        <Argument Name="TSLPRM_COEFF_TH" GenericType="Simple" Comment="0 to 4 (0 by default)"/>
        <!-- Thresholds for Linear and Rotary sensors-->
        <Argument Name="TSLPRM_LINROT_PROX_IN_TH" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_LINROT_PROX_OUT_TH" GenericType="Simple" Comment="0 to 255 (5 by default)"/>
        <Argument Name="TSLPRM_LINROT_DETECT_IN_TH" GenericType="Simple" Comment="0 to 255 (80 by default)"/>
        <Argument Name="TSLPRM_LINROT_DETECT_OUT_TH" GenericType="Simple" Comment="0 to 255 (75 by default)"/>
        <Argument Name="TSLPRM_LINROT_CALIB_TH" GenericType="Simple" Comment="0 to 255 (80 by default)"/>
        <Argument Name="TSLPRM_LINROT_USE_NORMDELTA" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Linear/Rotary sensors used-->
        <Argument Name="TSLPRM_USE_3CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_D" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Linear/Rotary sensors position-->
        <Argument Name="TSLPRM_LINROT_RESOLUTION" GenericType="Simple" Comment="1 to 8 (4 by default)"/>
        <Argument Name="TSLPRM_LINROT_DIR_CHG_POS" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_LINROT_DIR_CHG_DEB" GenericType="Simple" Comment="0 to 63 (1 by default)"/>
        <!-- Debounce counters-->
        <Argument Name="TSLPRM_DEBOUNCE_PROX" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_DETECT" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_RELEASE" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_CALIB" GenericType="Simple" Comment="0 to 63 (3 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_ERROR" GenericType="Simple" Comment="0 to 63 (3 by default)"/>
        <!-- Environment Change System (ECS)-->
        <Argument Name="TSLPRM_ECS_K_SLOW" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_ECS_K_FAST" GenericType="Simple" Comment="0 to 255 (20 by default)"/>
        <Argument Name="TSLPRM_ECS_DELAY" GenericType="Simple" Comment="0 to 5000 (500 by default)"/>
        <!-- Detection Time Out (DTO)-->
        <Argument Name="TSLPRM_DTO" GenericType="Simple" Comment="0 to 63 (0 by default)"/>
        <!-- Detection Exclusion System (DXS)-->
        <Argument Name="TSLPRM_USE_DXS" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Miscellaneous parameters-->
        <Argument Name="TSLPRM_TICK_FREQ" GenericType="Simple" Comment="125 or 250 or 500 or 1000 or 2000 (1000 by default)"/>
        <Argument Name="TSLPRM_DELAY_DISCHARGE_ALL" GenericType="Simple" Comment="0 to 65535 (1000 by default)"/>
        <Argument Name="TSLPRM_IODEF" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_ALL_TOUCHKEYS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_ALL_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS_LIN_M1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS_LIN_M2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS_LIN_H" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS_ROT_M" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS_LIN_M1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS_LIN_M2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS_LIN_H" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS_ROT_M" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS_LIN_M1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS_LIN_M2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS_LIN_H" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS_ROT_M" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS_ROT_D" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS_LIN_M1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS_LIN_M2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS_LIN_H" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS_ROT_M" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M1_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M1_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M2_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M2_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_H_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_H_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_ROT_M_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_3CH_ROT_M_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M1_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M1_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M2_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M2_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_H_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_H_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_ROT_M_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_4CH_ROT_M_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M1_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M1_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M2_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M2_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_H_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_H_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_M_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_M_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_D_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_D_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M1_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M1_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M2_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M2_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_H_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_H_B_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_ROT_M_NBR" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_USE_6CH_ROT_M_B_NBR" GenericType="Simple" Comment="RAS"/>
    </RefConfigFile>

    <RefConfigFile Description="" Name="TSL_USER_H" Template="tsl_user_h.ftl">
        <File Category="header" Condition="all" Name="App/tsl_user.h" Version="1.0"/>
        <Argument Name="TSC_SHIELDIOs" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSC_ACTIVE_CHANNELS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_BANKS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_SENSORS_DATAS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_CHANNELS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_ALL_TOUCHKEYS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_ALL_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS_B" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS_B" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_3CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_4CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_5CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSLPRM_TOTAL_6CH_LINROTS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSC_ACTIVE_SHIELDS" GenericType="Simple" Comment="RAS"/>
        <Argument Name="TSC_ACTIVE_SAMPLING" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G1_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G1_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G1_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G1_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G2_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G2_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G2_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G2_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G3_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G3_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G3_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G3_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G4_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G4_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G4_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G4_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G5_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G5_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G5_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G5_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G6_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G6_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G6_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G6_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G7_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G7_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G7_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G7_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G8_IO1-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G8_IO2-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G8_IO3-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="G8_IO4-Channel" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M1_B_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_M2_B_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_M2_B_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_LIN_H_B_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR9_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR9_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR9_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR10_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR10_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR10_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR11_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR11_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_3CH_ROT_M_B_NBR11_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M1_B_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_M2_B_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_LIN_H_B_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR6_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR6_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR6_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR6_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR7_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR7_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR7_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR7_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR8_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR8_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR8_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_4CH_ROT_M_B_NBR8_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M1_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_M2_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_LIN_H_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_M_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_5CH_ROT_D_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M1_B_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_M2_B_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_LIN_H_B_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR1_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR2_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR3_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR4_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_6CH_ROT_M_B_NBR5_CH6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY7" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY8" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY9" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY10" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY11" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY12" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY13" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY14" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY15" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY16" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY17" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY18" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY19" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY20" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY21" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY22" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY23" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY24" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY25" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY26" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY27" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY28" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY29" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY30" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY31" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY32" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY33" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B1" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B2" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B3" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B4" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B5" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B6" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B7" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B8" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B9" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B10" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B11" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B12" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B13" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B14" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B15" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B16" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B17" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B18" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B19" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B20" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B21" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B22" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B23" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B24" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B25" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B26" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B27" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B28" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B29" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B30" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B31" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B32" GenericType="Simple" Comment="RAS"/>
        <Argument Name="IO_TOUCHKEY_B33" GenericType="Simple" Comment="RAS"/>
    </RefConfigFile>

    <RefConfigFile Description="" Name="TSL_CONF" Template="tsl_conf.ftl">
        <File Category="header" Condition="all" Name="App/tsl_conf.h" Version="2.2.0"/>
        <!-- COMMON PARAMETERS-->
        <!-- Number of elements-->
        <Argument Name="TSLPRM_TOTAL_CHANNELS" GenericType="Simple" Comment="1 to 255 (2 by default)"/>
        <Argument Name="TSLPRM_SENSORS_DATAS" GenericType="Simple" Comment="RAS"/>
<!--        <Argument Name="TSLPRM_TOTAL_BANKS" GenericType="Simple" Comment="1 to 255 (2 by default)"/> -->
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS" GenericType="Simple" Comment="0 to 255 (2 by default)"/>
        <Argument Name="TSLPRM_TOTAL_TOUCHKEYS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_ALL_LINROTS" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_LINROTS_B" GenericType="Simple" Comment="0 to 255 (0 by default)"/>
        <Argument Name="TSLPRM_TOTAL_OBJECTS" GenericType="Simple" Comment="1 to 255 (2 by default)"/>
        <!-- Optional features -->
        <Argument Name="TSLPRM_USE_MEAS" GenericType="Simple" Comment="0 to 1 (1 by default)"/>
        <Argument Name="TSLPRM_USE_PROX" GenericType="Simple" Comment="0 to 1 (1 by default)"/>
<!--
        <Argument Name="TSLPRM_USE_ZONE" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
-->
        <!-- Acquisition limits-->
        <Argument Name="TSLPRM_ACQ_MIN" GenericType="Simple" Comment="0 to 65535 (10 by default)"/>
        <Argument Name="TSLPRM_ACQ_MAX" GenericType="Simple" Comment="255 or 511 or 1023 or 2047 or 8191 or 16383 (8191 by default)"/>
        <!-- Calibration-->
        <Argument Name="TSLPRM_CALIB_SAMPLES" GenericType="Simple" Comment="4 or 8 or 16 (4 by default)"/>
        <Argument Name="TSLPRM_CALIB_DELAY" GenericType="Simple" Comment="0 to 40 (0 by default)"/>
        <!-- Thresholds for TouchKey sensors-->
        <Argument Name="TSLPRM_TKEY_PROX_IN_TH" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_TKEY_PROX_OUT_TH" GenericType="Simple" Comment="0 to 255 (5 by default)"/>
        <Argument Name="TSLPRM_TKEY_DETECT_IN_TH" GenericType="Simple" Comment="0 to 255 (120 by default)"/>
        <Argument Name="TSLPRM_TKEY_DETECT_OUT_TH" GenericType="Simple" Comment="0 to 255 (110 by default)"/>
        <Argument Name="TSLPRM_TKEY_CALIB_TH" GenericType="Simple" Comment="0 to 255 (120 by default)"/>
        <Argument Name="TSLPRM_COEFF_TH" GenericType="Simple" Comment="0 to 4 (0 by default)"/>
        <!-- Thresholds for Linear and Rotary sensors-->
        <Argument Name="TSLPRM_LINROT_PROX_IN_TH" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_LINROT_PROX_OUT_TH" GenericType="Simple" Comment="0 to 255 (5 by default)"/>
        <Argument Name="TSLPRM_LINROT_DETECT_IN_TH" GenericType="Simple" Comment="0 to 255 (80 by default)"/>
        <Argument Name="TSLPRM_LINROT_DETECT_OUT_TH" GenericType="Simple" Comment="0 to 255 (75 by default)"/>
        <Argument Name="TSLPRM_LINROT_CALIB_TH" GenericType="Simple" Comment="0 to 255 (80 by default)"/>
        <Argument Name="TSLPRM_LINROT_USE_NORMDELTA" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Linear/Rotary sensors used-->
        <Argument Name="TSLPRM_USE_3CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_3CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_4CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_5CH_ROT_D" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M1" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_M2" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_LIN_H" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <Argument Name="TSLPRM_USE_6CH_ROT_M" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Linear/Rotary sensors position-->
        <Argument Name="TSLPRM_LINROT_RESOLUTION" GenericType="Simple" Comment="1 to 8 (4 by default)"/>
        <Argument Name="TSLPRM_LINROT_DIR_CHG_POS" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_LINROT_DIR_CHG_DEB" GenericType="Simple" Comment="0 to 63 (1 by default)"/>
        <!-- Debounce counters-->
        <Argument Name="TSLPRM_DEBOUNCE_PROX" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_DETECT" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_RELEASE" GenericType="Simple" Comment="0 to 63 (2 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_CALIB" GenericType="Simple" Comment="0 to 63 (3 by default)"/>
        <Argument Name="TSLPRM_DEBOUNCE_ERROR" GenericType="Simple" Comment="0 to 63 (3 by default)"/>
        <!-- Environment Change System (ECS)-->
        <Argument Name="TSLPRM_ECS_K_SLOW" GenericType="Simple" Comment="0 to 255 (10 by default)"/>
        <Argument Name="TSLPRM_ECS_K_FAST" GenericType="Simple" Comment="0 to 255 (20 by default)"/>
        <Argument Name="TSLPRM_ECS_DELAY" GenericType="Simple" Comment="0 to 5000 (500 by default)"/>
        <!-- Detection Time Out (DTO)-->
        <Argument Name="TSLPRM_DTO" GenericType="Simple" Comment="0 to 63 (0 by default)"/>
        <!-- Detection Exclusion System (DXS)-->
        <Argument Name="TSLPRM_USE_DXS" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
        <!-- Miscellaneous parameters-->
        <Argument Name="TSLPRM_TICK_FREQ" GenericType="Simple" Comment="125 or 250 or 500 or 1000 or 2000 (1000 by default)"/>
        <Argument Name="TSLPRM_DELAY_DISCHARGE_ALL" GenericType="Simple" Comment="0 to 65535 (1000 by default)"/>
        <Argument Name="TSLPRM_IODEF" GenericType="Simple" Comment="0 to 1 (0 by default)"/>
    </RefConfigFile>

    <RefConfigFile Description="" Name="STMCRITICALSECTION_C" Template="stmCriticalSection_c.ftl">
        <File Category="source" Condition="all" Name="App/stmCriticalSection.c"/>
    </RefConfigFile>

    <RefConfigFile Description="" Name="STMCRITICALSECTION_H" Template="stmCriticalSection_h.ftl">
        <File Category="header" Condition="all" Name="App/stmCriticalSection.h"/>
    </RefConfigFile>
</IP>
