beautypg.com

Comments – Spectra Precision ProFlex 800 Reference Manual User Manual

Page 402

background image

388

Set Command Library

Parameters

Examples

Transferring a single file (G1234A09.134) to the FTP server:

$PASHS,FTP,PUT,,,,G1234A09.134*59

Transferring two files (GabcdA09.134 and GabcB09.134) to
the FTP server:

$PASHS,FTP,PUT,0,,,GabcdA09.134,GabcB09.134*11

Transferring all the files from the internal memory to the FTP
server:

$PASHS,FTP,PUT,0,,,”*.*”*54

Transferring all the files from the USB key collected on day
65 to the FTP server:

$PASHS,FTP,PUT,2,,,’*.65’*ED

Comments

• Right after submitting a command line, the following

response line will be returned if the command syntax is
correct:

Parameter

Description

Range

Default

d1

Memory where the files to be
transferred can be found:
• 0: Receiver’s internal memory
• 2: USB key
• If d1 is missing, the memory

selected through $PASHS,MEM
is the one where the files should
be found.

0,2

-

s2

Subfolder created on the FTP
server, in the folder specified in the
Path parameter (PTH,s5) of the
$PASHS,FTP,PAR command.
If s2 is not specified, files are
saved directly in the folder.

255 characters
max.

Empty

s3

Remote path on FTP server

255 characters
max.

Empty

s4-s13

Names of the files to be uploaded
to the FTP server.
The “*” character can be used to
select several files. In this case,
the filename string should be
placed between quotation marks (”
or ‘)

255 characters
max.

*cc

Optional checksum

*00-*FF