diff --git a/elettra.xml b/elettra.xml index 5315a7e13057f88ba54d27f4edac28d2691d11df..61380a649b162742c6e115b9a25bd7a6ff39a68e 100644 --- a/elettra.xml +++ b/elettra.xml @@ -1261,19 +1261,19 @@ <!-- - -properties-from-cache tells the panel to load the attribute properties from a locally cached configuration file. * remember to launch the panel without such parameter whenever you want to update the attribute properties --> - <element exename="generalinterlock sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/DB20_out.csv /runtime/elettra/etc/generalinterlock/DB40_out.csv /runtime/elettra/etc/generalinterlock/DB60_out.csv /runtime/elettra/etc/generalinterlock/DB80_out.csv /runtime/elettra/etc/generalinterlock/DB100_out.csv /runtime/elettra/etc/generalinterlock/DB120_out.csv --magnet --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > + <element exename="generalinterlock-gui sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/DB20_out.csv /runtime/elettra/etc/generalinterlock/DB40_out.csv /runtime/elettra/etc/generalinterlock/DB60_out.csv /runtime/elettra/etc/generalinterlock/DB80_out.csv /runtime/elettra/etc/generalinterlock/DB100_out.csv /runtime/elettra/etc/generalinterlock/DB120_out.csv --magnet --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > <title>Magnet - Power Supply</title> <description>Magnet and power supply interlock viewer</description> </element> - <element exename="generalinterlock sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/vacuum_out.csv --vacuum --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > + <element exename="generalinterlock-gui sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/vacuum_out.csv --vacuum --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > <title>Vacuum</title> <description>Vacuum interlock viewer</description> </element> - <element exename="generalinterlock sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/vacuum_fe_out.csv --vacuumfe --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > + <element exename="generalinterlock-gui sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/vacuum_fe_out.csv --vacuumfe --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > <title>Vacuum Frontend</title> <description>Vacuum frontend interlock viewer</description> </element> - <element exename="generalinterlock sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/abi_tl_out.csv --abitl --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > + <element exename="generalinterlock-gui sr/interlock/plc_int /runtime/elettra/etc/generalinterlock/abi_tl_out.csv --abitl --properties-from-cache --sound-file-name /runtime/elettra/share/sounds/generalinterlock/phone.wav" executable="yes" > <title>ABI BTS</title> <description>ABI transfer line interlock viewer</description> </element>