MotionComPreserveBootData Method
This will edit the burn block starting at the 12'th index with the boot data
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public static void PreserveBootData(
MotionPacketHelperBurnBlock blockToEdit,
uint hardwareRevision,
uint serialNumber,
string partNumber,
uint dateCode,
uint lot,
ushort techCode,
ushort factoryCode
)
Parameters
- blockToEdit MotionPacketHelperBurnBlock
- The boot data block to edit
- hardwareRevision UInt32
- The hw revision
- serialNumber UInt32
- The serial number
- partNumber String
- The part number
- dateCode UInt32
- The date code
- lot UInt32
- The LOT
- techCode UInt16
- The tech code
- factoryCode UInt16
- The factory code