Export Automation Reference
Exporting calibrations can be a complex task, since it reflects all aspects of a system setup: outputs, multiple clients, conversions, etc. Such tasks can be automated.
Last updated
Exporting calibrations can be a complex task, since it reflects all aspects of a system setup: outputs, multiple clients, conversions, etc. Such tasks can be automated.
Last updated
Export scripts are defined in a standard XML file located under this folder
C:\ProgramData\VIOSO6\SPExtCalibCommOpDef.ini
You can use arbitrary scripts from the export dialog:
File > Export Mapping
then check the box "use settings from file"
Below you can find the dictionary of the scripting language and file examples:
Tag and attribute names and values are case-sensitive! You may specify a file version (currently it's 1.0), we do not expect any changes in future.
There is one root object:
attribute | parameters | description | version |
---|---|---|---|
Grid based exports (x-file, openwarp, mips and MPCDI) use SpecialParam
:
SpecialParam | description | version |
---|---|---|
In case CommonParam:bVirtualContentRect
is used:
CommonParam
SpecialParam
Task
TransferTask
Sets options in context of export and conversion operations. These are Boolean Attributes, set to nonzero to switch on and 0 to switch off. If an attribute is omitted, default is used.
Set input parameter in context of an export or a conversion operation.
Describes a computing operation on the current data
Sub tags, see Format attribute for exact usage:
CommonParam
SpecialParam
Used to transfer a mapping or part of a mapping to a device or file. Note:
Always use Format=”vwf”
in CalibCommerceTask to gather all data
You need the attribute bUse3D
, if you do the conversion creating the 3D mapping in an export definition file
Sub tags:
Destination
: describes a device or file to write the mapping to
Attributes:
Core
: a client/device IP address or computer name to send the data to. This is a PC running SPCalibrator/Anyblend or a warping device
FileName
: a path, to write the mapping to, on the destination machine
SpecialParam | description | version |
---|---|---|
Attribute | default value | description | version |
---|---|---|---|
Attribute | default value | description | version |
---|---|---|---|
Attribute | value | description | version |
---|---|---|---|
Attribute | default value | description | since version |
---|---|---|---|