Specifications
EASYSCRIPTEXTENSIONPYTHONINTERPRETER,ATCOMMANDS
275 HSPA+ATCommandsReferenceGuide
Note:Iffile<script_name>isinuse,CRC16 cannotbecalculated.Executecommanddoesnotreport<crc>.
Note:Iffile<script_name>isnotinthelistoffilesstoredinnon‐volatilememoryExecutecommandexitswith
errormessage.
TestcommandreturnsOKresultcode.
Syntax
Command Commandtype
AT#LCSCRIPT Execute
AT#LCSCRIPT=<script_name> Execute
AT#LCSCRIPT=? Test
ParametersandValues
<script_name> Stringtype,filename.Maximum16characters,casesensitive.
Thedevicepromptsafivecharactersequence
<CR><LF><less_than><less_than><less_than>(IRA13,10,60,60,60)
followedbythefilecontent.
Examples
AT#LCSCRIPT
#LCSCRIPT: “First.py”,51,8FD6
#LCSCRIPT: “Second.py”,178,A034
#LCSCRIPT: “Third.py”,120,7C48
#LCSCRIPT: free bytes: 20000
OK
TolistaspecificscriptbynameAT#LSCRIPT="name.py"ratherthanjustlistingallscriptsviaAT#LSCRIPTcommand.
AT#LCSCRIPT=“Second.py”
#LCSCRIPT: “Second.py”,178,A034
OK
IffileThird.pyisalreadyinuse,CRCvalueisnotdisplayedinresponse.
AT#LCSCRIPT
#LCSCRIPT: “First.py”,51,8FD6
#LCSCRIPT: “Second.py”,178,A034
#LCSCRIPT: “Third.py”,120
#LCSCRIPT: free bytes: 20000
OK
DeleteScript#DSCRIPT
ExecutecommanddeletesafilefromEasyScriptrelatednon‐volatilememorymemory.
TestcommandreturnsOKresultcode.