Log in

View Full Version : JESE DMX-TRI RDM USB Controller


hamish
March 8th, 2010, 07:31 AM
Hello to all.

We manufacture generic RDM Control solutions for interrogating and configuring RDM compliant equipment.

The RDM-TRI (http://www.jese.co.uk/product/002) and JESE GetSet (http://www.jese.co.uk/product/202), a Windows application, provide a universal control solution for managing RDM fixtures.
The RDM-TRI (http://www.jese.co.uk/product/002) is protocol aware and has on-board discovery for the fastest possible discovery time.
A major feature of the interface is it's protocol management and exception handling, greatly reducing the demand on the host PC resources.

The DMX-TRI (http://www.jese.co.uk/product/001) is similar to the RDM-TRI (http://www.jese.co.uk/product/002) and targeted at DMX512 only implementations. The DMX-TRI may be upgraded at a later stage for use with JESE GetSet making it a future proof DMX solution.

JESE Probo (http://www.jese.co.uk/product/200) is a free Windows application provided with the DMX-TRI (http://www.jese.co.uk/product/001) to generate and monitor DMX512 levels as well as configure the interface.

For application developers, the PC interface specifications for all products are published and available from our download (http://www.jese.co.uk/support/download) page.

Hamish Dumbreck

aimnorthwest
February 5th, 2016, 10:17 AM
I have RDM-TRI MK2 and GetSet. How do I confirm my GetSet is latest version? Can I download newer version if available? Can I get a license to run Integrity on RDM-TRI MK2, I already have the software and use with my DMXter4 but would like to be able to use your box as well.

hamish
February 5th, 2016, 12:07 PM
Hi John.

Thank you for you contact on the forum.

Quick answers to your questions:
GetSet will notify you when updates are available, alternatively, you may access all details and downloads related to your hardware through the web portal at http://www.jese.co.uk/support with the details on your hardware serial label.

The RDM Integrity license is associated with a hardware device. We can issue licences for additional hardware.

For further assistance, please feel free to speak to us on +44 (0) 1647 441166

shawn
December 1st, 2019, 07:09 PM
How does one talk to the controller over USB? For example, if I want to do my own RDM. Does it use something like the Enttec DMX USB Pro Widget protocol? (https://dol2kh495zr52.cloudfront.net/pdf/misc/dmx_usb_pro_api_spec.pdf)

peternewman
January 6th, 2020, 05:59 PM
How does one talk to the controller over USB? For example, if I want to do my own RDM. Does it use something like the Enttec DMX USB Pro Widget protocol?

Hi Shawn, It uses a custom protocol, there is details in the user guide here: https://www.jese.co.uk/download.php?save=docs/tri_user_guide-10.pdf

Alternatively OLA has an example implementation: https://github.com/OpenLightingProject/ola/blob/master/plugins/usbpro/DmxTriWidget.cpp