<?xml version="1.0" encoding="utf-8"?>
<protocol name="OpcCli" caption="OPC-клиент" module="ModExt.ModOpcCli" driver="LoopBack" version="2.0"
  redundancy="" priority="0"
	srvname="" srvaddr="" UpdateRate="1000"
  timeShiftS="0" timeShiftW="0" startDelay="0"
  t0="3000" t14="50">
  <properties title="number,caption,name" format="%s, %s (%s)"
    rdx="line(index=number,name=name,type=module,driver=driver,
    redLine=priority,srvname=srvname,srvaddr=srvaddr,
    timeShiftS=timeShiftS,timeShiftW=timeShiftW,startDelay=startDelay,
    t0=t0,t14=t14)">
    <property name="name" caption="Имя"
      type="text"	editing="false" visible="false" key="false"/>
    <property name="caption" caption="Наименование"
      type="text"	editing="true" visible="true" key="false"/>
    <property name="module" caption="Модуль"
      type="text"	editing="false" visible="true" key="false"/>
    <property name="redundancy" caption="Резервирование"
   	  type="text"	editing="false" visible="false" key="false"/>
    <property name="priority" caption="Приоритет"
      type="int"	editing="true" visible="false" key="false">
      <range min="0" max="100"/>
    </property>
    <property name="driver" caption="Драйвер"
      type="text"	editing="false" visible="true" key="false">
      <enum item="LoopBack" caption="Не используется"/>
    </property>
    <property name="srvname" caption="Сервер"
      type="text"	editing="true" visible="true" key="false"/>
    <property name="srvaddr" caption="Компьютер"
      type="text"	editing="true" visible="true" key="false"/>
    <property name="UpdateRate" caption="Время обновления(ms)"
      type="int"	editing="true" visible="false" key="false"/>
    <property name="timeShiftS" caption="Сдвиг летнего времени(s)"
      type="int"	editing="true" visible="true" key="false"/>
    <property name="timeShiftW" caption="Сдвиг зимнего времени(s)"
      type="int"	editing="true" visible="true" key="false"/>
    <property name="t0" caption="Таймаут подключения (ms)"
      type="int"	editing="true" visible="true" key="false"/>
    <property name="t14" caption="Таймаут ожидания не в overlaped режиме (ms)"
      type="int" editing="false" visible="false" key="false"/>
    <property name="tagid" caption="Адрес тэга. Имя свойства"
      type="text" editing="false" visible="false" key="false"/>
    <property name="" caption="Тип значения тэга. Имя свойства"
      type="text" editing="false" visible="false" key="false"/>
  </properties>
 	<remoteunit name="" caption="Группа тэгов">
    <properties title="caption" format="%s" caption="">
      <property name="caption" caption="Наименование"
        type="text"	editing="true" visible="true" key="false"/>
      <property name="name" caption="Имя"
        type="text"	editing="true" visible="true" key="false"/>
    </properties>
    <source tagid="" init="true" caption="">
      <properties title="tagid,caption" format="%s, %s"
        rdx="informationObject(tagid=tagid,init=init)">
        <property name="caption" caption="Наименование"
          type="text"	editing="true" visible="true" key="false"/>
        <property name="tagid" caption="Имя тэга"
          type="text"	editing="true" visible="true" key="true" rep="tagid_%d"/>
        <property name="init" caption="Начальная инициализация"
          type="bool"	editing="true" visible="true" key="false"/>
      </properties>
    </source>
    <pass tagid="" caption="">
      <properties title="tagid,caption" format="%s, %s"
	      rdx="crt(tagid=tagid)">
        <property name="caption" caption="Наименование"
          type="text"	editing="true" visible="true" key="false"/>
        <property name="tagid" caption="Имя тэга"
          type="text"	editing="true" visible="true" key="true" rep="tagid_%d"/>
      </properties>
    </pass>
  </remoteunit>
</protocol>

