Central Project Management status variables

The following variables provide information about the project version when using Central Project Management.

SYSTEM.LOCALHOST.VERSION.PROJECT R Text Automatic

The version number of the project currently loaded and running on the local station.

SYSTEM.LOCALHOST.VERSION.LIBRARY R Text Automatic

The version number of the library currently loaded and running on the local station.

SYSTEM.<StationName>.VERSION.PROJECT R Text Automatic

The version number of the project currently loaded and running on the station <StationName>.

SYSTEM.<StationName>.VERSION.LIBRARY R Text Automatic

The version number of the library currently loaded and running on the station <StationName>.

SYSTEM.VERSION.REFERENCE.PROJECT R Text Automatic

The version number of the REF project in the central folder. If the central project folder is inaccessible, it is set to NS.

SYSTEM.VERSION.REFERENCE.LIBRARY R Text Automatic

The version number of the REF library in the central folder. If the central project folder is inaccessible, it is set to NS.

SYSTEM.VERSION.REFERENCE.PROJECTLASTCHANGE R Text Automatic

The timestamp of the most recent change to the REF project in the central folder. If the central project folder is inaccessible, it is set to NS.

SYSTEM.VERSION.REFERENCE.LIBRARYLASTCHANGE R Text Automatic

The timestamp of the most recent change to the REF library in the central folder. If the central project folder is inaccessible, it is set to NS.

SYSTEM.LOCALHOST.VERSION.REFERENCE.PROJECTISNOTCURRENTREF R Bit Automatic

Set to TRUE if the local project version number is different to the REF version number in the central folder, else FALSE. If the central project folder is inaccessible, it is set to NS.

SYSTEM.LOCALHOST.VERSION.REFERENCE.LIBRARYISNOTCURRENTREF R Bit Automatic

Set to TRUE if the local library version number is different to the REF version number in the central folder, else FALSE. If the central project folder is inaccessible, it is set to NS.