v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "User talk:Quietust/Obsidian"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
   ^OFF
 
   ^OFF
 
for the resettable trigger? <small>&ndash; [[template:unsigned|unsigned]] comment by [[User:Root Infinity|Root Infinity]]</small>
 
for the resettable trigger? <small>&ndash; [[template:unsigned|unsigned]] comment by [[User:Root Infinity|Root Infinity]]</small>
: Because that would require RESET to be active when sending the ON signal - in my design, you never need to activate more than one signal at a time. --[[User:Quietust|Quietust]] 20:36, 8 June 2011 (UTC)
+
: Because that would require RESET to be active when sending the ON signal - in my design, you never need to activate more than one signal at a time. Your suggestion nets a simple resettable trigger with 2 ON signals which must both be active at the same time (i.e. "ON" gets replaced with "ON & RESET"). --[[User:Quietust|Quietust]] 20:36, 8 June 2011 (UTC)

Revision as of 20:40, 8 June 2011

Why not simply

(side view)
▓▓▓☼ _ ← ON
▓¢%> ▓ ← RESET
▓ <% ▓
▓▓☼▓^▓ → Output
  ^OFF

for the resettable trigger? unsigned comment by Root Infinity

Because that would require RESET to be active when sending the ON signal - in my design, you never need to activate more than one signal at a time. Your suggestion nets a simple resettable trigger with 2 ON signals which must both be active at the same time (i.e. "ON" gets replaced with "ON & RESET"). --Quietust 20:36, 8 June 2011 (UTC)