cube1us / IBM1410SMS

Database Program for capturing data from IBM SMS Automated Logic Diagrams and related database layer
GNU General Public License v3.0
0 stars 0 forks source link

Toggle and Momentary switches that feed through Signals #60

Open cube1us opened 4 years ago

cube1us commented 4 years ago

There is a fix in place for rotary switches to feed through input signals (instead of being just true / false based on a -V power input). Page 14.71.30.1 has a momentary switch that needs the same kind of treatment. Rotary switches don't work right, either, if the input is active low. So the whole business needs fixing. In the meantime, handle it outside the logic for the sheet, I guess.