beautypg.com

Pixel matrix file format (*.csv), Fixture position syntax, Example – ETC Unison Mosaic Designer v1.11.0 User Manual

Page 244

background image

Unison Mosaic Designer User Manual

101,,125,100,0,25,25

102,,100,125,0,25,25

103,,125,125,0,25,25

Pixel matrix file format (*.csv)

The pixel matrix file format is versioned to ensure that CSV files generated for Designer 1.9.x and later will be
imported into any version of Designer from 1.9.0 onwards. Version information must be added to the first line of
the CSV file as follows:

#version=1

The current version is 1.

Lines starting with # are comments and are ignored (except the version line). Blank lines are ignored.

Fixture position syntax

[fixture number](.[fixture element index]),[x position],[y position],[rotation angle]

where [fixture number], [fixture element index], [x position] and [y position] are numbers. [rotation angle] is
optional (not valid for single-element fixtures) and is specified in degrees, clockwise from vertical. The fixture ele-
ment index is only required if the fixture specified by fixture number is a compound fixture.

NOTE: On a matrix, a fixture's position is where the first element of the unrotated fixture lies. Fixtures are rotated
about their center. Therefore a rotated fixture will appear to have a different position to that given in the imported
file.

Example

# Simple matrix

1,0,0

2,30,0

3,0,30

4,30,30

5.1,0,60

5.2,30,60

- 244 -