1. #1

    Events Question

    Which event do I use to enable a curved data source?
    Share this post

  2. #2

    Re: Events Question

    you could try using any of the triggers, they should all work.
    Share this post

  3. #3

    Re: Events Question

    i think its with a state event, didn't try this yet though, else look at the other events and try them out

    the hard way of doing this is using a variable datascource that holds either 0(off) or1(on)
    and use the set event to change it when you want too( didn't try this out either)
    use pick value for enabled
    Share this post