Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用了使用 dcmqr frim dcm4chee 连接并从 PACS 检索图像的示例代码。但是行 dcmQR.addMatchingKey(new int[]{Tag.StudyID}, "1800688462"); 给出不受支持的操作异常。我被困在这里。有人可以帮忙吗?
从您的回复中检查您的错误标签(0x0000、0x0902)。这一般都会有一些解释。
您可能没有发送正确的关联传输语法。