user_page


Description

Specifies the current user page.

Syntax

Int16 user_page

Read

Gets the user current user page.

Example

int currentUserPage;
currenUsertPage = dsm.user_page;

Write

Sets to a new user page.

Example

dsm.user_page = 1;

Notes

You need to set the user page both when you are downloading data to the DSM as well when you actually run the DSM.