FLASHErase Method


This method is used to erase the FLASH program memory of device whose FLASH read and/or write lock bytes have been written to.


Syntax
object.FLASHErase( _
        [ nECprotocol As Long ] _
    )

Parameters
nECprotocol
    Connection protocol used by the target device;
    Look at the 'ECprotocol-Enumeration' for possible values.
    The default is 0.