File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,15 @@ An [InterSystems ObjectScript](https://docs.intersystems.com/irislatest/csp/docb
3232
3333<img src =" https://raw.githubusercontent.com/phil1436/MTConnect-ObjectScript/master/resources/ImportClassesScreenshot.png " title =" ImportClassesScreenshot " width = " 60% " />
3434
35+ ### Installation via InterSystems Package Manager
36+
37+ - Make sure you have the [ InterSystems Package Manager] ( https://github.com/intersystems/ipm ) installed.
38+ - Then run the following command in the InterSystems terminal:
39+
40+ ``` bash
41+ zpm " install mtconnect-objectscript"
42+ ```
43+
3544---
3645
3746## [ MTConnect.MSG.MTConnectRequest] ( https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectRequest.cls ) / [ Response] ( https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectResponse.cls )
@@ -195,6 +204,11 @@ An example for how to use the [ClassBuilder Operation](https://github.com/phil14
195204
196205---
197206
207+ View on [ InterSystems Open Exchange] ( https://openexchange.intersystems.com/package/MTConnect-ObjectScript ) .
208+ View the related article on [ InterSystems Developer Community] ( https://community.intersystems.com/post/mtconnect-objectscript-implementation ) .
209+
210+ ---
211+
198212by Jannis S. & Philipp B.
199213
200214<!-- powered by [InterSystems](https://www.intersystems.com/).
You can’t perform that action at this time.
0 commit comments