Reference Manual Instruction Manual
376
Set Command Library
Parameters
Example
Setting the embedded FTP server:
$PASHS,EFT,PAR,LGN,Smith,PWD,u7lmyt,MEM,2,PTH,pub,PRT,21*47
Relevant Query
Command
$PASHQ,EFT
See Also $PASHS,EFT,ON
$PASHS,EFT,PAR
$PASHS,EFT,USR,ADD
$PASHS,EFT,USR,DEL
EFT,USR,ADD: Adding FTP Server User
Function This command is used to add or modify the profile of a user
allowed to connect to the embedded FTP server.
Command Format Syntax
$PASHS,EFT,USR,ADD,s1,s2[*cc]
Parameters
Example
Setting the embedded FTP server:
$PASHS,EFT,USR,ADD,smith,213lkio5*78
Parameter Description Default Range
LGN,s1 Administrator login admin 32 characters max.
PWD,s2 Administrator password changeme 32 characters max.
MEM,s3
Memory location:
• 0: Internal memory
•2: USB key
00, 2
PTH,s4 FTP path 255 characters max.
PRT,d5 FTP port 21 0-65535
*cc Optional checksum *00-*FF
Parameter Description Range
s1 User name 32 characters max.
s2 User password 32 characters max.
*cc Optional checksum *00-*FF










