Skip to content

Commit

Permalink
Support MP5103 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver authored Sep 18, 2024
1 parent a201a26 commit 387b27c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/instruments.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ instr_map.set("DMM6500", "nimitz")
instr_map.set("DAQ6510", "nimitz")
instr_map.set("VERSATEST-300", "versatest")
instr_map.set("VERSATEST-600", "versatest")
instr_map.set("MP5103", "versatest")
instr_map.set("TSP", "versatest")

const rpcClient: JSONRPCClient = new JSONRPCClient(
Expand Down

0 comments on commit 387b27c

Please sign in to comment.