Skip to main content

Class: G3000Version

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/G3000Version.ts:4

A utility class containing information about the current G3000 software version.

Constructors

Constructor

new G3000Version(): G3000Version

Returns

G3000Version

Properties

VERSION

readonly static VERSION: "WT1.2.2" = 'WT1.2.2'

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/G3000Version.ts:6

The current version string.


VERSION_DATE

readonly static VERSION_DATE: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/G3000Version.ts:9

The release date of the current version, as a UNIX timestamp in milliseconds.