Skip to main content

made my own 940-0020B Basic Signaling "SERIAL" cable!!!



made my own 940-0020B Basic Signaling "SERIAL" cable!!!

i bought some AP9607's for my UPSs - http://www.refurbups.com/AP9607-2-Port-Interface-Card

but can't find cables!

so i spent $100 on parts and made my own!

following pin outs from:
http://rtfm.vtt.net/pinouts/data/apc_back_cable_pinout.shtml.htm

and idea from:
http://www.ossmann.com/5-in-1.html

my DB9F/RJ45F:
port 4 - blue cable (male 1)
port 5 - green cable (male port 5)
port 8 - orange cable (male port 2)

my DB9M/RJ45M:
port 1 - blue
port 2 - orange
port 4 - red
port 9 - white

red and white are snipped as close to RJ45, before putting heads in DB9 so tails are longs possible
green is snipped as close to DB9 as possible

all three red, white and green are crimped

flickr photostream here: http://www.flickr.com/photos/joshuapaul/sets/72157622827244982/

Comments

Popular posts from this blog

How to change default calendar for new events in Lightning

https://getsatisfaction.com/mozilla_messaging/topics/how_set_default_calendar_for_new_events_in_lightning Edited version Open Tools > Options > Advanced tab, and click Config Editor button. In the "Filter:" box enter "calendar.registry"  Find a .calendar-main-default key - it will be set to true Other calendars either won't have a .calendar-main-default key (or it will be set to false) Right click on the value of the .calendar-main-default key that goes with the calendar that currently shows up by default in new events to toggle the value to false Click on the .calendar-main-in-composite key that goes with the calendar you want as default Right click on the same key and choose Copy Name from the menu that appears. Now right click on the key again and select New > Boolean Paste the name of the key and Use the backspace key to erase "in-composite" and type "default" Click OK and Choose true and click OK Now exit out of ...

clipy mac clipboard crash - troubleshoot and fix

 clipy for mac wouldn't load solution - timemachine restore of /Users/jpaul/Library/Application Support/com.clipy-app.Clipy/default.realm troubleshoot key command didn't work app not loaded console.app showed app crashing tried older newer versions of app tried older version of os tried to find data location no documentation on github /Users/ME/Library/Application Support/com.clipy-app.Clipy/ - didn't see any data /Users/ME/Library/Application Support/Clipy - found data in binary format tried silver searcher for the only keyword i could remember: ag keyword ~/ -  no results added binary ag --search-binary keyword ~/ Binary file /Users/ME/Dropbox/Backups/com.clipy-app.Clipy/default.realm matches. it is in default.realm downloaded realm studio - but i was getting an error Unable to open a realm at path '/Users/ME/Desktop/default.realm': Invalid top array size  googling that - it's a corrupt database restored default.realm from timemachine  and database opened and ...