Skip to content

Commit

Permalink
[driver] ni update dev ids in analog read test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lham42 committed Aug 17, 2024
1 parent 6c29c40 commit 94f0246
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions driver/ni/analog_read_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ using json = nlohmann::json;
Devices Identifiers in NI MAX
Dev 1 : NI USB-6289 (simulated device)
Dev 2 : NI USB-9211A (simulated device)
Dev 3 : NI USB-9219 (simulated device)
Dev 4 : NI USB-6000 (physical device)
Dev1 : NI USB-6289 (simulated device)
Dev2 : NI USB-9211A (simulated device)
Dev3 : NI USB-9219 (simulated device)
Dev4 : NI USB-6000 (physical device)
PXI1Slot2 : NI PXIe-4302 (simulated device)
PXI1Slot3 : NI PXIe-4357 (simulated device)
Expand Down

0 comments on commit 94f0246

Please sign in to comment.