An open API service indexing awesome lists of open source software.

https://github.com/trakhound/mtconnect-shdr-tool

Diagnostic Tool for MTConnect SHDR Protocol
https://github.com/trakhound/mtconnect-shdr-tool

iiot mtconnect shdr

Last synced: 26 days ago
JSON representation

Diagnostic Tool for MTConnect SHDR Protocol

Awesome Lists containing this project

README

          

# MTConnect SHDR Tool

Diagnostic Tool for MTConnect SHDR Protocol. A simple Windows tool for sending MTConnect information over TCP using the SHDR protocol.

Features:
- Simple UI
- Reads MTConnect Model from Agent using HTTP
- Drop downs for valid Values based on DataItem Type
- Easily diagnose MTConnect Agent issues
- Send test data to and MTConnect Agent for client application testing

![ConnectionImage](img/Screenshot_2022-11-27-025109.png)

## Usage

### Connection
Connect to an MTConnect Agent using:
- HostName (ex. localhost)
- Http Port (ex. 5000)
- SHDR Port (ex. 7878)

![ConnectionImage](img/Screenshot_2022-11-27-025953.png)

### Events & Samples

#### VALUE Representation
![ConnectionImage](img/Screenshot_2022-11-27-025217.png)

#### DATA_SET Representation
![ConnectionImage](img/Screenshot_2022-11-27-025509.png)

#### TABLE Representation
![ConnectionImage](img/Screenshot_2022-11-27-025704.png)
![ConnectionImage](img/Screenshot_2022-11-27-025630.png)

#### TIME_SERIES Representation
![ConnectionImage](img/Screenshot_2022-11-27-025424.png)

### Conditions
![ConnectionImage](img/Screenshot_2022-11-27-025347.png)

### Assets

#### CuttingTool
![ConnectionImage](img/Screenshot_2022-11-27-025753.png)

#### File
![ConnectionImage](img/Screenshot_2022-11-27-025850.png)