Skip to main content

OrBIT User Guide

output

In this section:
Syntax
"output": "path"
Parameters

path

The path to the directory for the output file, or the file path for the output file (string).

For use with

The manufacturing configuration file for all eSecIP editions.

Description

Use this field to specify the path to the directory where the PPKG file will be generated. If a filename is provided as part of the path, it will override the productName value in the product configuration file, if one has been defined.

This field is mandatory.

Example
"output": ".\\secureDrive\\PPKG\\storage\\location"