Search

Forum


Three digit dmx addresses
You are not authorized to post a reply.

LTL
Posts:9

--
2025-07-28 15:53

    Please implement (an option to have) dmx addresses always as three digit numbers such as 001, 010 and 100. This is really important when exporting the data for manipulation in spreadsheets. Currently it is a mess when sorting as the numbers will not align sequentially. Hopefully the spreadsheet grab shows the problem ordering  1, 15,151, 205 when the order should be 1, 15, 29, 43, 97 working down through the universe.

    8.1

    8.15

    8.151

    8.205

    8.273

    8.29

    8.341

    8.43

    8.97

    3
    Basic Member
    Posts:21 Basic Member

    --
    2025-07-31 01:44

    This!

    Staff Member
    Posts:2148 Staff Member

    --
    2025-08-12 14:59

    The purpose of the Export Fixture Data is to export data rather than presentation material. As a result it doesn't really offer any formatting options. What we could consider is exporting the universe and channel into separate columns.

    If you do further manipulation with the data in a spreadsheet application then splitting a column on a seprator is the bread and butter of what spreadsheet applications do though. If you are working in Numbers then TEXTBEFORE(<cell>;".") gives you the universe and TEXTAFTER(<cell>;".") gives you the channel.

    Technical Director
    Capture Visualisation
    You are not authorized to post a reply.