Bug 1274 - Driver sends "END ALWAYS" before ID? query to all SCPI devices on scan.
Summary: Driver sends "END ALWAYS" before ID? query to all SCPI devices on scan.
Status: CONFIRMED
Alias: None
Product: libsigrok
Classification: Unclassified
Component: Driver: hp-3457a (show other bugs)
Version: unreleased development snapshot
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 16:27 CEST by Martin Ling
Modified: 2018-09-07 16:27 CEST (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Ling 2018-09-07 16:27:19 CEST
Similar to #1272 and #1273.

The hp-3457a driver sends "END ALWAYS" before identifying a device. This annoys the Rigol DP821A, and will quite likely bother other devices too. SCPI drivers shouldn't send specific commands before identifying a device.

The old-style "ID?" query also makes it unhappy; that aspect is as per #1273.