View Poll Results: Do you want this to be made?

Voters
17. You may not vote on this poll
  • Yes, absolutely.

    7 41.18%
  • Yeah, sounds ok.

    2 11.76%
  • I have reservations (please elaborate)

    3 17.65%
  • No (Why not!?!?!?!? *wielding axe* :P)

    5 29.41%
+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 17

Thread: SMART Advanced Input (bringing the advanced input into the 21st century :P)

  1. #1
    andy1976uk
    Guest andy1976uk's Avatar

    Default SMART Advanced Input (bringing the advanced input into the 21st century :P)

    SMART Advanced Input:


    I'd like to propose some changes to the Adv. Input that could DRAMATICALLY increase the tool's versatility.


    1) Firstly, we could add the following inputs: CurrentVal, Start, End, Rate, DoIncrease, DoDecrease

    and these outputs: ReachedStart, ReachedEnd, IsIncreasing, IsDecreasing

    The alternative to this would be adding a bunch of stuff to the STool itself, which would make it far too centralized and inflexible IMO, therefore I think the additional inputs approach is probably the best way to go. You'd be able to connect your Smart Adv. Inputs to e-gates, CPUs, conventional gates etc and perform some extremely elaborate input operations. The only change to the STool I'd consider recommending would be support for multiple numpad buttons, but perhaps something like an "Triple Input" or "Quad Input" (as opposed to current Dual Input) would be better for this.


    2) Secondly, and lastly, a Preset dropdown box - that exists in practically every single Wire tool (even Laser Receiver FFS!) is desperately needed for a tool like this.

    These small changes could literally make Advanced input many times more powerful, allow full integration with the rest of Wire and perhaps see it employed much more often.
    Last edited by andy1976uk; 02-20-2008 at 10:38 PM. Reason: I forgot some stuff v2.0

  2. #2
    Wire Dev - Lazy tomb332 has a spectacular aura about tomb332 has a spectacular aura about tomb332's Avatar
    Join Date
    Mar 2007
    Location
    Birmigham,UK
    Posts
    1,294

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    Quote Originally Posted by andy1976uk View Post
    SMART Advanced Input:


    I'd like to propose some changes to the Adv. Input that could DRAMATICALLY increase the tool's versatility.


    1) Firstly, we could add the following inputs: CurrentVal, Start, End, Rate, DoIncrease, DoDecrease

    and these outputs: ReachedStart, ReachedEnd, IsIncreasing, IsDecreasing

    The alternative to this would be adding a bunch of stuff to the STool itself, which would make it far too centralized and inflexible IMO, therefore I think the additional inputs approach is probably the best way to go. You'd be able to connect your Smart Adv. Inputs to e-gates, CPUs, conventional gates etc and perform some extremely elaborate input operations. The only change to the STool I'd consider recommending would be support for multiple numpad buttons, but perhaps something like an "Triple Input" or "Quad Input" (as opposed to current Dual Input) would be better for this.
    Andy the Adv Input is a numpad based input that means no start and stop inputs. It would be like giving the Normal Numpad input an activate input. If you want the functionality of the adv input thats based entirely in wire use an increment/decrement chip or a simple E-Gate chip.

    Quote Originally Posted by andy1976uk View Post

    2) Secondly, and lastly, a Preset dropdown box - that exists in practically every single Wire tool (even Laser Receiver FFS!) is desperately needed for a tool like this.
    if i can figure out the moved around stool files id add this if possible
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

    Super Easy Wire Download

  3. #3
    andy1976uk
    Guest andy1976uk's Avatar

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    Quote Originally Posted by tomb332 View Post
    Andy the Adv Input is a numpad based input that means no start and stop inputs. It would be like giving the Normal Numpad input an activate input. If you want the functionality of the adv input thats based entirely in wire use an increment/decrement chip or a simple E-Gate chip.
    I'm not 100% sure I understand. The Adv Input already has 1 input (Reset) and the Numpad Output also has a single input. Why isn't Start and Stop possible? By this, I mean the numeric ranges that the adv. input works with (my bad: I should have referred to them as Min and Max). Are the other inputs and outputs I mentioned possible?




    if i can figure out the moved around stool files id add this if possible
    Thanks, this'd be kewl, save lots of time.

  4. #4
    Wire Dev - Lazy tomb332 has a spectacular aura about tomb332 has a spectacular aura about tomb332's Avatar
    Join Date
    Mar 2007
    Location
    Birmigham,UK
    Posts
    1,294

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    Quote Originally Posted by andy1976uk View Post
    I'm not 100% sure I understand. The Adv Input already has 1 input (Reset) and the Numpad Output also has a single input. Why isn't Start and Stop possible? By this, I mean the numeric ranges that the adv. input works with (my bad: I should have referred to them as Min and Max). Are the other inputs and outputs I mentioned possible?
    Ok start and stop were the wrong inputs as i read them wrong the ones i was refering to were DoIncrease And DoDecrease.
    Basically taking a wire object that is mean to recieve input from numpad controls. ie
    Advanced Input
    Numpad Input

    then adding wire inputs to trigger its output is well just a little pointless as the uses that require those inputs might aswell just use an expression gate that can increment and decrement.
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

    Super Easy Wire Download

  5. #5
    Lifetime Supporter shadowkeeper will become famous soon enough shadowkeeper's Avatar
    Join Date
    Jul 2007
    Location
    Heffen, Belgium
    Posts
    466

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    inputs:

    Min and Max inputs: could be usefull if you need dynamic limiting of those values for some reason ... usefull

    rate: could be used if you want it to speed up/slow down as you reach certain values ... potentialy usefull

    currentval: well, you could use it as a reset or a way to force a setting, but it might interfere with the actual inputs from numpad and since we allready have reset ... redundant/useless

    DoInrease/decrease: no, this ain't an increment/decrement chip ... wrong chip

    outputs:

    Reached- Min/Max: usefull if you want to asosiate anything special to exactly that point no matter the value they are at (ie even it's 100 or a 1000 it will output 1 when reaching the upper or lower limit, this also works nicely if you use the dynamic range I told you about earlyer) ... usefull

    Is- Increasing/Decreasing: again, usefull if you want to actually trigger something specific for these conditions ... potentialy usefull
    I am nowhere, yet I am everywhere, I am the eyes that don't see but see all, I am therefore I live


  6. #6
    andy1976uk
    Guest andy1976uk's Avatar

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    I guess if you needed to automate the increase/decrease functionality, you could use Numpad Output, I just thought this would be cleaner and save numpad keys. *Alt-Tabs into GMod to try Numpad Output approach*

  7. #7
    Lifetime Supporter shadowkeeper will become famous soon enough shadowkeeper's Avatar
    Join Date
    Jul 2007
    Location
    Heffen, Belgium
    Posts
    466

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    well the thing about advanced input is to allow more control over what your numpad keys do so I'd find it only natrual that the smart-expantion expands on that by giving it more functionality via the extra in and outputs
    I am nowhere, yet I am everywhere, I am the eyes that don't see but see all, I am therefore I live


  8. #8
    Wire Dev - Lazy tomb332 has a spectacular aura about tomb332 has a spectacular aura about tomb332's Avatar
    Join Date
    Mar 2007
    Location
    Birmigham,UK
    Posts
    1,294

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    shodow keeper has the idea.
    Andy what it is is that you dont automate the function of a numpad based input as if you are then why are the numpad keys required just use a exp-gate or standard chip.
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

    Super Easy Wire Download

  9. #9
    andy1976uk
    Guest andy1976uk's Avatar

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    The idea is to make the Adv. Input more versatile, to give people a choice of whether they use it with numpad keys or by plugging it into the rest of Wire.

    Anyway, even if there's no demand for what I was proposing there, it still makes nothing but sense to put the Presets in. It's all about time-saving.

  10. #10
    Lifetime Supporter shadowkeeper will become famous soon enough shadowkeeper's Avatar
    Join Date
    Jul 2007
    Location
    Heffen, Belgium
    Posts
    466

    Default Re: SMART Advanced Input (bringing the advanced input into the 21st century :P)

    I'd say: get to coding this usefull piece of equipment
    that we think so or so inputs don't belong there don't mean they can't be there, who knows, they might come in handy for someting or other
    I know I'd use it, more so if it can truly be used with dynamic min/max values, those could be very usefull
    I am nowhere, yet I am everywhere, I am the eyes that don't see but see all, I am therefore I live


+ Reply to Thread
Page 1 of 2
1 2 LastLast

Similar Threads

  1. Bringing the Target Finder / Beacon Sensor into the 21st century
    By andy1976uk in forum Ideas & Suggestions
    Replies: 11
    Last Post: 02-06-2008, 02:00 PM
  2. 2 really needed things for Advanced Input
    By andy1976uk in forum Ideas & Suggestions
    Replies: 1
    Last Post: 01-14-2008, 10:11 AM
  3. Advanced Input Stopped Work 560
    By MJONE in forum Bug Reports Archive
    Replies: 10
    Last Post: 01-09-2008, 10:09 AM
  4. Advanced Input
    By Lovefist233 in forum Help & Support
    Replies: 4
    Last Post: 10-10-2007, 08:39 AM
  5. Advanced input thingy
    By timas in forum Ideas & Suggestions
    Replies: 2
    Last Post: 06-05-2007, 10:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts