To Edit a CC From DashBoard

When editing a custom control, you can delete and insert events at any point in the custom control, or append events to the end.

Tip: When editing a custom control, press Run Event to run the currently selected event. This can help you diagnose problems in a custom control.
  1. Click Navigation Menu > Custom Control > Editor.
  2. Click Bank X to select the bank that the custom control you want to edit is on.
  3. Click the custom control that you want to edit.
  4. Click the event that you want to edit or insert an event before.

    Refer to Custom Control Events for information on available events.

  5. Edit the custom control or event.
    • Append (Record) — start inserting events to the end of the custom control
    • Append — insert the current event at the end of the custom control
    • Copy — copy the entire custom control
    • Delete — delete the entire custom control
    • Delete Event — delete the currently selected event
    • Edit Event — edit the parameters of the currently selected event
    • Insert (Record) — start insert events after the currently selected event
    • Insert — insert the current event after the currently selected event
    • Record — start recording a new custom control over the existing one
    • Run Event — run the currently selected event