Skip to content

Commit

Permalink
Festo cmmt-st: update gui
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssandstrom committed Mar 22, 2024
1 parent d8ad68d commit ef2cf2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qt/ecmcCMMT-ST_expert.ui
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
<bool>false</bool>
</property>
<property name="channel" stdset="0">
<string notr="true">$(IOC):m$(MasterID)s$(SlaveID)-Drv$(ID)-Cmd-RB</string>
<string notr="true">$(IOC):m$(MasterID)s$(SlaveID)-Drv$(ID)-Cmd</string>
</property>
<property name="keepFocus">
<bool>true</bool>
Expand Down Expand Up @@ -1152,7 +1152,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 0: Ready to switch on &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 1: Switched on &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 2: Operation enabled &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 3: Fault &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 4: reserved &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 5: Quick stop (inverse) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 6: Switch on disabled &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 7: Warning &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 8 + 9: reserved &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 10: TxPDOToggle (selection/deselection via 0x8010:01) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 11: Internal limit active &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 12: (Target value ignored) &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'sans-serif';&quot;&gt;Bit 13 - 15: reserved&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="channel" stdset="0">
<string notr="true">$(IOC):m$(MasterID)s$(SlaveID)-Drv$(ID)-Cmd</string>
<string notr="true">$(IOC):m$(MasterID)s$(SlaveID)-Drv$(ID)-Cmd-RB</string>
</property>
<property name="endBit">
<number>15</number>
Expand Down

0 comments on commit ef2cf2c

Please sign in to comment.