A simple program object to convert decimal numbers to hexadecimal

Readme

Decimal to Hex Conversion

A simple program object to convert decimal numbers to hexadecimal

Installation

The ZIP file contains a single BOG file. Extract and add the BOG to your station by dragging it from your files to the station via the Niagara Workbench Nav Tree.

Usage

  1. Add the wiresheet and program object to your station

  2. Adjust the interval time if something other than 1 minute is desired

  3. Link in your decimal number to the numericWritable named inDecimal

  4. Adjust multiplier if necessery - example decimal 800 = hex 320, in many systems this will equate to 32 degrees so the decimal needs to be shifted over one place. The default 0.1 multiplier will do this for you.

  5. Rename the numericWritable named outHex and change the facets as necessary for your application

Copyright 2020 Kyle Gross

Load Comments (1)

A simple program object to convert decimal numbers to hexadecimal

Watchers
2
Stars
6
4,274 views • 254 downloads
Package Details

Direct Link

Last Updated

Dec 18, 2020

License type

MIT License

Compatability

Niagara 4 Only

You may also like...