Equipment/HP1650A: Difference between revisions
From London Hackspace Wiki
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
| name = HP 1650A Logic Analyzer <!-- Name of the item. --> | | name = HP 1650A Logic Analyzer <!-- Name of the item. --> | ||
| image = Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | | image = Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | ||
| model = | | model = 1650A <!-- Model --> | ||
| category = Equipment <!-- Main category. Please leave alone to keep item in this category --> | | category = Equipment <!-- Main category. Please leave alone to keep item in this category --> | ||
| subcat = Test equipment<!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | | subcat = Test equipment<!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | ||
Line 10: | Line 10: | ||
| reqtraining = <!-- Is training required to use this equipment? Yes or no. --> | | reqtraining = <!-- Is training required to use this equipment? Yes or no. --> | ||
| trainlink = Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. --> | | trainlink = Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. --> | ||
| acnode = <!-- Is the equipment ACnode locked? --> | | acnode = no <!-- Is the equipment ACnode locked? --> | ||
| owner = Unknown <!-- Provide a link to owners members page if other than LHS --> | | owner = Unknown <!-- Provide a link to owners members page if other than LHS --> | ||
| origin = Unknown <!-- If via pledge, please link to the completed pledge page on the wiki --> | | origin = Unknown <!-- If via pledge, please link to the completed pledge page on the wiki --> | ||
| location = <!-- Floor, room/zone and location within that area --> | | location = Basement, small shelves<!-- Floor, room/zone and location within that area --> | ||
| maintainers = <!-- NO LINKS PLEASE; it currently breaks the template. If someone is nominated as managing the upkeep of this item, please list them here. --> | | maintainers = <!-- NO LINKS PLEASE; it currently breaks the template. If someone is nominated as managing the upkeep of this item, please list them here. --> | ||
| template_ver = 1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | | template_ver = 1.1 <!-- Please do not change. Used for tracking out-of-date templates --> |
Revision as of 22:15, 29 May 2013
It's an HP (now Agilent) 1650A - the Agilent website says it's 80 channel, but we only have 2 probe block things, manuals are here:
There is some python code to talk to it's serial port here:
http://pointless.net/hg/1650A-code/file/
It dosn't do much, but being able to dump the data and convert it so .sla format is helpful.