nn::nex::Station::SetLocalApplicationVersion Member Function

Syntax

static void SetLocalApplicationVersion(
     qUnsignedInt32 applicationVersion
);

Parameters

Name Description
applicationVersion A numeric value that represents the application version.

Return Values

None.

Description

Sets the application version for the local station. Any application-defined numerical value can be specified. The value set by this function can be accessed by other stations with the GetApplicationVersion function. Do not call this function until after you have created the Net-Z instance.

Revision History

2012/08/06
Initial version.

CONFIDENTIAL