Skip to content

STM is a thin protocol definition on top of a transport layer to simplify the process of sending and receiving various messages and data packets between different systems in an application

License

Notifications You must be signed in to change notification settings

NISystemsEngineering/STMMessaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Messaging (STM)

STM is a thin protocol definition on top of a transport layer to simplify the process of sending and receiving various messages and data packets between different systems in an application.

The LabVIEW version used for STM is 2010. Please ensure that all pull requests use 2010. If you do not have 2010, be sure to use features supported in 2010 -- that is, don't use auto-indexing, async call by ref, or any other features added in the last few years.

The main landing page for the STM Library is here:

http://www.ni.com/white-paper/4095/en/

Copyright 2015, 2016, 2017 National Instruments Corporation

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

STM is a thin protocol definition on top of a transport layer to simplify the process of sending and receiving various messages and data packets between different systems in an application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published