Changeset 2530:55f377c8cc4a
- Timestamp:
- 07/29/10 16:00:23 (6 weeks ago)
- Author:
- Fritz
- Branch:
- default
- Message:
-
ipx800 : make pulse functionnal
- Location:
- src
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r2521
|
r2530
|
|
| 175 | 175 | print("Changing 'led%s' to 'PULSE' successfully" % num) |
| 176 | 176 | # refresh status (for sending a xpl-trig) |
| 177 | | self.get_status() |
| | 177 | self.send_change({'elt' : 'led', |
| | 178 | 'num' : num, |
| | 179 | 'value' : IPX_LED_HIGH}) |
| 178 | 180 | |
| 179 | 181 | |
-
|
r2527
|
r2530
|
|
| 14 | 14 | <filter> |
| 15 | 15 | <key name="type" value="output" /> |
| 16 | | <key name="current" value="PULSE" /> |
| 17 | 16 | <key name="device" value="@address@"/> |
| 18 | 17 | </filter> |