VersionGetFirmwareVersionMajor Method  | 
 
            Gets the major version of the firmware.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetFirmwareVersionMajor()
Public Function GetFirmwareVersionMajor As Integer
public:
int GetFirmwareVersionMajor()
member GetFirmwareVersionMajor : unit -> int 
Return Value
Type: 
Int32The major version of the firmware.
See Also