device_cat


Description

Specifies the Category number of the device.

Syntax

UInt32 device_cat

Read

Gets the Category number of the device.

Example

int deviceCatNum;
deviceCatNum = dsm.device_cat;

Write

Read-Only.