Bug #815
ramp message to jcom.parameter broken
| Status: | Closed | Start date: | 2011-07-08 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | MVC for 0.6 | |||
| Branch: | OS: |
Description
jcom.parameter doesn't accept the ramp message. If you send a value with the ramp message and a time for the ramp, the jcom.parameter won't send anything, neither the ramp nor the value.
History
Updated by Théo de la Hogue 10 months ago
- Status changed from New to Resolved
The jcom.parameter stop the ramp each time a new value comes from any client. So in the model patch the gui of a jcom.parameter needs to be updated using a [prepend set] otherwise the gui output the value and so stop the ramp.
Updated by Renaud Rubiano 10 months ago
ok, I've removed the connection between the gui and the jcom.parameter… ramp is working now, thank you for enlarge my jcom.knowledge…
Updated by Renaud Rubiano 10 months ago
- Status changed from Resolved to Closed