MTSics

Content Type: Module
Categories: Utility,Connectors,Internet-of-Things

Overview

A module to interface with the Mettler Toledo devices that have an MT-SICS interface.

 

Administration pages  like:

- Devices: Configure different MT-SICS devices and see if there online in an overview page.

- Measurements: See a history of the measurements done by which device.

 

There is only 1 command implement yet, the underlaying java driver has support for other commands. This can be implemented by creating your own java action. 

Documentation

Typical usage scenario

Used when a Mettler Toledo device should be connected through the MT-SICS interface.

Features and limitations

Support for the following scales: ICS425 / ICS429 / ICS435 / ICS439.

Other Mettler Toledo devices are untested.

Other commands then get stable weight are untested.

Dependencies

MTSics java driver which is embedded in the module.

Configuration

Configure the URI of the scale with the correct port number.

Known bugs [optional]

-

Frequently Asked Questions

-

Releases

Version: 3.1.0
Framework Version: 10.12.1
Release Notes: ## Added - Add error handling for the java actions called in different microflows.
Version: 3.0.0
Framework Version: 10.12.1
Release Notes: ## Removed - Constant `deviceURI` is removed because you could have more than one MT-SICS device. Configure and add your devices through the Devices Adminstration page and pass on the device name in the get measurement microflow. ## Added - Administration page to configure one or more MT-SICS devices. - Shows the status of the devices in this overview which represents if the device is reachable on the network. ## Changed - Add and show relational device in the Measurements overview.
Version: 2.1.0
Framework Version: 10.12.1
Release Notes: ## Changed - Date columns also renders the time with milliseconds;
Version: 2.0.0
Framework Version: 10.12.1
Release Notes: ## Changed - Add the creation date and owner on the measurement entity; - Measurments overview page to use the datagrid2 for and filtering the measured data points; ## Chore - Upgrade to mendix version v10.12.1 (MTS);
Version: 1.0.0
Framework Version: 9.24.22
Release Notes: - Initial set-up to support the get stable weight from the Mettler Toledo scales: ICS425 / ICS429 / ICS435 / ICS439