firmware_version


Description

Specifies the Version of the firmware.

Syntax

UInt32 firmware_version

Read

Gets the Version of the firmware.

Example

int fwVersion;
fwVersion = dsm.firmware;

Write

Read-Only.