Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Serial connector for USB device

Solved1.62K views15th June 2021Connector serial
2
Robbie Demaegdt [SLC] [DevOps Advocate]655 10th June 2021 0 Comments

Is it possible to create a serial connector that will interface with a device connected by USB to the dataminer server?

Robbie Demaegdt [SLC] [DevOps Advocate] Selected answer as best 15th June 2021

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K Posted 14th June 2021 1 Comment

Some devices use a USB to serial adapter internally.  In that case the connected PC indeed adds a COM port for that adapter.  So if the device is directly connected to a DMA server, DataMiner will be able to communicate with that device.

If however the USB device does not have a serial adapter it will not be possible to communicate with that device directly.

In that case a layer in between is needed, some bridging code is needed.
On one side you’ll have code to communicate with the device over the correct drivers, and on the other side you can expose an API that DataMiner can reach.
Preferably the manufacturer makes that available to us of course so that DataMiner can connect to an API on a server that has that device connected to it.

Robbie Demaegdt [SLC] [DevOps Advocate] Selected answer as best 15th June 2021
Robbie Demaegdt [SLC] [DevOps Advocate] commented 15th June 2021

It’s indeed a USB device and sadly enough there is no decent documentation or API to use from the manufacturer. There are some 3th party APIs available from reverse engineering the communication

3
Leander Druwel [SLC] [DevOps Member]2.02K Posted 10th June 2021 2 Comments

Hi Robbie,

Not sure about this, but I believe a USB gets mapped to a COM number on the server when plugged in. That is also visible in the Device Manager when plugging in the USB.

The COM is then also available as Serial port into the wizard. I did not test if communication works through this though.

Leander Druwel [SLC] [DevOps Member] Posted new comment 11th June 2021
Robbie Demaegdt [SLC] [DevOps Advocate] commented 10th June 2021

Yeah I know about the COM port but I have no idea if the bus address has to be filled in.
The other settings can be found in the device manager but I don’t get any responses.
Currently my bus address is empty because I can’t fill in a string value (COM3).

Leander Druwel [SLC] [DevOps Member] commented 11th June 2021

Ok, guess that you’re quite close then. To me, using a bus address would not really make sense, as you’d only expect a single unit on the serial connection. Others can surely jump in here if we would have used that in the other connectors.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs