firmware_cat


Description

Specifies the Category of the firmware.

Syntax

UInt32 firmware_cat

Read

Gets the Category of the firmware.

Example

int fwCatNum;
fwCatNum = dsm.firmware_cat;

Write

Read-Only.