Method w.c.p.W.enable_pin(self, pin):

Part of wader.common.protocol.WCDMADeviceConnection

Enables pin authentication at startup
Parameterspin (type: int )
ReturnsIf everything goes well, it will return an 'OK' through the callback, otherwise it will raise an exception.
Raisescommon.exceptions.ATErrorWhen the PIN is incorrect.
common.exceptions.CMEErrorIncorrectPasswordWhen the PIN is incorrect.
common.exceptions.InputValueErrorWhen the PIN != \d{4}
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.