Security Alarms AR6000 Manual do Utilizador Página 9

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 73
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 8
DOTH-300
APPLICATION
MANUAL
Date
2013-07-15
Rev
1.04
Page
1-9
Save; will save what you edited.
Script Format
Following table shows script command, parameter set for reference.
Function
Command
Parameter
Remarks
Comment
<;> or <//>
Ex> //comment 1
Copy
Copy
“src” “dest”
Ex> copy "\Flash Disk\test.txt" "\Flash Disk\CopyFile.txt"
Move
Move
“src” “dest”
Ex> move "\Flash Disk\test.txt" "\Flash Disk\MoveFileOk.txt"
Delete
Delete
“target”
Ex> delete "\Flash Disk\test.txt"
Make Shortcut
Shortcut
“src” ”shortcut”
Ex> shortcut "\Windows" "\Flash Disk\WindowsShortcutOk.lnk"
Rename
Rename
“origin” ”new”
Ex> rename "\Flash Disk\test.txt" "\Flash Disk\Rename.txt"
Make Folder
Mkdir
“name”
Ex> mkdir "\Flash Disk\TestMkDir"
Make Delay
Delay
[seconds]
Ex> delay 3
Make Delay
Wait
/c<or /q> [seconds]
Seconds : will wait the end of the
previous process during [seconds]
/q : will not execute hereafter script
at timeout
/c : will execute hereafter script even
at timeout
Ex> wait /c 10
Install
Provisioning
XML
Provxml
“xml file path”
Can configure WiFi / Proxy and so
on.
Ex1> PROVXML "\Flash Disk\test.xml"
Ex1>XML 예시
<wap-provisioningdoc>
<characteristic type="Wi-Fi">
<characteristic type="access-point">
<characteristic type="linksys">
Vista de página 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 72 73

Comentários a estes Manuais

Sem comentários