Skip to main content

OrBIT User Guide

counterStart

In this section:
Information type

Serial numbers

Syntax
"counterStart": start
Parameters

start

A non-negative integer that sets the start value for the production counter in the serial number format string, see format.

For use with

The product configuration file for the eSecIP Professional and eSecIP Standard editions.

Description

Use this field to set the default start value for the production counter in the serial number format string (usually 1).

This field is mandatory in a serialNumbers configuration object.

Examples
"counterStart": 0

The start value for the production counter in the serial number format string will be 0.

See also

counterLength, counterOffset, counterRadix, and format.