Click or drag to resize

FirmwarePageSetChecksum Method

Sets the checksum for this firmware page.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetChecksum(
	byte checksum
)

Parameters

checksum
Type: SystemByte
The checksum for this firmware page.
See Also