30 lines
6.2 KiB
XML
Raw Permalink Normal View History

2025-03-20 17:30:43 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<Table type="SQL" tableName="FES_MIX_CTRL" filter="" priority="2">
<COLS enableSQLSeq="false">
<COL desc=" Numéro de séquence" SQLName="SEQ_NO" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="true" group="Attributs éditables"/>
<COL desc="*Description" SQLName="DESCRIPTION" SQLType="VARCHAR(128)" valueType="String" valueLimit="^$|^([A-Za-z]|[0-9]|[一-龥]|[+#_\-])+$" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
<COL desc="*Base" SQLName="BASE" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
<COL desc="*Coefficient" SQLName="COEFF" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="1" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs éditables"/>
<COL desc="*Plage maximale" SQLName="MAX_RANGE" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="32767" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc="*Plage minimale" SQLName="MIN_RANGE" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="-32768" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc="*Paramètre de convention 1" SQLName="RES_PARA_INT1" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 2" SQLName="RES_PARA_INT2" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 3" SQLName="RES_PARA_INT3" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 4" SQLName="RES_PARA_INT4" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 5" SQLName="RES_PARA_INT5" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 6" SQLName="RES_PARA_INT6" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 7" SQLName="RES_PARA_INT7" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="true" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Paramètre de convention 8" SQLName="RES_PARA_INT8" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="true" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs éditables"/>
<COL desc=" Chemin IEC 61850" SQLName="PATH61850" SQLType="VARCHAR(128)" valueType="String" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs IEC 61850"/>
<COL desc=" Position IEC 61850" SQLName="POSITION61850" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="0" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs IEC 61850"/>
<COL desc="*Numéro du point" SQLName="DOT_NO" SQLType="VARCHAR(48)" valueType="Int" valueLimit="/++" editable="false" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Nom de l'étiquette" SQLName="TAG_NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="true" notNull="false" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Étiquette de l'appareil" SQLName="DEV_TAG" SQLType="VARCHAR(64)" valueType="String" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Emplacement associé" SQLName="LOCATION_ID" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM SYS_MODEL_LOCATION_INFO;LOCATION_ID:DESCRIPTION" editable="false" hide="false" defaultValue="1" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Sous-système spécialisé" SQLName="SUB_SYSTEM" SQLType="DECIMAL(10)" valueType="SqlCombobox" valueLimit="SELECT * FROM SYS_MODEL_SUB_SYSTEM_INFO WHERE SUB_SYSTEM_ID not in (1,2,3);SUB_SYSTEM_ID:DESCRIPTION" editable="false" hide="false" defaultValue="4" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Étiquette RTU" SQLName="RTU_TAG" SQLType="VARCHAR(64)" valueType="String" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs de visualisation"/>
<COL desc="*Numéro RTU" SQLName="RTU_NO" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="false" notNull="true" isUnique="false" group="Attributs de visualisation"/>
<COL desc=" Nom du modèle du point" SQLName="POINT_TP_NAME" SQLType="VARCHAR(64)" valueType="String" valueLimit="" editable="false" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group="Attributs de visualisation"/>
</COLS>
</Table>