Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

TrueAnalyticsSolutions/Mtconnect.PcAdapter

Repository files navigation

This is a simple, interactive demo of a MTConnect Adapter using theTAMS Adapter SDK.

How to demo

  • Run the Terminal project (console application)
  • Accept the security warning. This is because of the TcpAdapter implementation opening a connection onlocalhost:7878, depending on your local App.config.
  • Move your mouse around and switch windows to see the SHDR commands in the console window.
  • If properly connected to thereference C++ Agent, you should see changes reflected in the MTConnect Current response

Important features

This demo showcases the implementation of bothIAdapterSource andIAdapterDataModel from theTAMS Adapter SDK.

Within thePCAdapter project:

ThePCAdapterSource implementsIAdapterSource. This class implements a simple timer, which upon tick, will reference windows handles for cursor position and window titles. At the end of the tick method, changes to the model are published to the underlying Adapter SDK for publishing thru TCP.

ThePCModel.cs implementsIAdapterDataModel. This file contains multiple classes that describe the MTConnect component model and implements the explicit MTConnect observation Types/Sub-Types.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp