Utility Menu

Niagara AX Free Utilities

While working with Niagara framework, we developed a variety of utility components that aid us in controls design. Some of them are useful in a wide range of situations, so we decided to package them in a single module, and make it available on our website. The download does not require any registration; however, we would greatly appreciate if you signed in our guest book in case you find these modules useful.

The korsFree module includes the following components:

  • Altered "and" class, which outputs false when one of the inputs is null.
  • Timer that uses a StatusNumeric input of seconds as a preset and outputs a remaining time also as a StatusNumeric represented in total seconds.
  • Class that converts a StatusNumeric input to a 16 bit word represented by 16 StatusBoolean outputs.
  • Status Numeric to Relative Time converter.
  • Status Numeric to Status Boolean Converter.
  • Mail component that allows to send emails composed via StatusStrings.

Download the korsFree module

The korsWeather module uses iGoogle to retrieve the current weather for any city available throughout the world.We tested it for cities in Canada, Mexico and Europe and most of them worked. We can't control the content - so use with caution! To use, just fill in the "Location" field. There is a "refresh" action you can link to update the data. Your Jace must have internet access for the module to work.

Download the korsWeather module