Breadcrumbs

Set conversions

Introduction

You can define conversions for points (in the proxy extension)

For the moment, there are three supported keywords:

  • default: it will set the conversion to the default conversion

  • linear(x,y): it will set the conversion to Linear with a scale x and an offset y

  • reversePolarity: it will set the conversion to Reverse Polarity

You can wrap it up in a variable in the dedicated pairs of columns.

Example

image2022-3-28_12-8-15-.png

Then in the Excel file

image2022-3-28_12-8-56-.png

Columns syntax

Create a column and give the name "Conversion". There is no need for subcolumns.

Accepted values (by priority during the export):

  • Variable

  • Conversion Keyword

Try it yourself !

Here is the file used in the above import example. Download it, try importing it and see the result.

setConversions.xlsx