Skip to content

hameg-hmo: RTM dialect fix SCPI_CMD_GET_DIG_CHAN_STATE#281

Open
oletf wants to merge 1 commit intosigrokproject:masterfrom
oletf:master
Open

hameg-hmo: RTM dialect fix SCPI_CMD_GET_DIG_CHAN_STATE#281
oletf wants to merge 1 commit intosigrokproject:masterfrom
oletf:master

Conversation

@oletf
Copy link

@oletf oletf commented Jan 20, 2026

tried to use with a RTM3004, and connection was getting stuck on detecting Digital inputs

replaced the current :LOG%d:STAT? command, which is detecting Pods and not single Digital channels on RTM (and probably RTB) series, with :DIG%d:PROB:ENAB? (from RTB manual)

apparently the driver hasn't been tested much on RTM series,
not sure if it makes it fully functional with this, but at least it completes the channels discovery sequence properly and doesn't freeze PulseView on waiting a SCPI response which never comes

I might get back with more fixes if I stumble on other problems like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant