SCOUT Icon The SCOUT Project

SCOUT CHANGE LOG README

AssemblyVersionNote
Scout_v12.1.exe12.1.0.0C++ Wrapper Application
Scout.exe4.12.37.0.NET 4.0
Okuma.Scout.dll4.12.37.0.NET 4.0
Okuma.Scout.TestApp.net4.exe4.12.37.0.NET 4.0
Scout.exe2.12.37.0.NET 2.0
Okuma.Scout.dll2.12.37.0.NET 2.0
Okuma.Scout.TestApp.net2.exe2.12.37.0.NET 2.0

 

[ NOTES ]

► Okuma.Scout.dll (.NET 4.0) is fully backwards compatible with the .NET 2.0 version. The .NET 2 version however, will only support up to THINC API version 1.19 on Lathe and Mill. THINC API versions for Grinder (1.19 and later) are UNSUPPORTED by Okuma.Scout.dll (.NET 2.0).

ONLY USE THE .NET 2 VERSION IN CASES WHERE .NET 4 IS NOT AVAILABLE. (Windows 2000)

► The SCOUT Application is a command-line 'native' C++ utility that checks the available .NET versions on the target machine and unpacks and runs either the .NET 2 or .NET 4 SCOUT GUI. If the target machine does not have at least .NET 2, the command prompt will notify the user that their machine does not meet the minimum requirements.

► Due to the differences in Data Management Cards on older OSP controls, the output from them may contain little or poorly formatted data. This does not affect compatibility results.

Contact Information

[ KEY ]

[ CHANGE LOG ]

► [ 2019-01-21 / Release v12.1 / SS ]

► [ 2018-09-20 / SS ]

► [ 2018-08-10 / Release v12.0 / SS ]

► [ 2018-05-18 / DEV / SS ]

► [ 2017-08-11 / SS ]

 

► [ 2017-06-05 / Okuma Open API SDK v1.2 / SS ]

 

► [ 2017-05-01 / SS ]

 

► [ 2017-04-25 / SS ]

 

► [ 2017-03-17 / SS ]

 

► [ 2017-03-10 / SS ]

 

► [ 2016-10-13 / Release 2.10.1.0 (SCOUT Lib 2.2.1) / SS ]

 

► [ 2016-10-10 / Release 2.10.0.0 / SS ]

 

► [ 2016-8-1 / Okuma Open API SDK v0.8 (SCOUT Library v1.0.4.0) / SS ]

 

► [ 2016-2-19 / Release v2.0.0.8 / SS ]

 

► [ 2016-2-17 / SS ]

 

► [ 2016-2-15 / SS ]

 

► [ 2016-2-15 / SS ]

 

► [ 2015-12-16 / Release v2.0.0.7 / SS ]

 

► [ 2015-12-15 / SS ]

 

► [ 2015-10-20 / Release v2.0.0.6 / SS ]

 

► [ 2015-08-28 / Release v2.0.0.5 / SS ]

 

► [ 2015-8-24 / SS ]

 

► [ 2015-7-27 / SS ]

 

► [ 2015-6-16 / SS ]

 

► [ 2015-06-15 / Release v2.0.0.4 / SS ]

 

► [ 2015-6-15 / SS ]

 

► [ 2015-6-5 / SS ]

 

► [ 2015-5-15 / SS ]

 

► [ 2015-5-9 / SS ]

 

► [ 2015-03-25 / Release v2.0.0.3 / SS ]

 

► [ 2015-3-23 / SS ]

 

► [ 2015-2-25 / SS ]

 

► [ 2015-02-24 / SS ]

 

► [ 2015-02-04 / Release v2.0.0.2 / SS ]

 

► [ 2015-02-02 / SS ]

 

► [ 2014-11-24 / Release v2.0.0.1 / SS ]

 

► [ 2014-11-11 / Release v2.0.0.0 / SS ]

 

Notes

The test application includes a debug version and release version of the Scout library
To create a project using either the debug or release version depending on the compile setting:

  1. First include both versions using the same structure as the test application.
  2. Add the debug version as a resource to your project.
  3. Modify the project file using a text editor and locate the Reference to Okuma.Scout change the HintPath by replacing the folder name "\Debug" with "$(ConfigurationName)".

Notice

This sample code is unlicensed.
It is distributed "AS IS", WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either expressed or implied. Okuma America grants you permission to use
this code and derivative works thereof without limitation or obligation.

Under no circumstance shall Okuma America be held liable to anyone
using this code or programs derived there from for damages of any kind
as a result of the use or inability to use this code, including but not
limited to damages for loss of goodwill, work stoppage, computer failure
or malfunction, or any and all other commercial damages or losses.


Author: Scott Solmer ©️ 2020 Okuma America Corporation

Retrieved from GitHub

https://github.com/OkumaAmerica