FTP client variables
The FTP client variables are updated when the FTP actions are used.
Variable Description Data type
FTP Current Command Last FTP command string
read only
FTP Error Message Last FTP error message string
read only
FTP Progress Download/upload progress (0/100%) short
read only
FTP Status Status of last FTP command:
l 0 = idle
l 1 = active
l 2 = done
l 3 = error
short
read only
Keypad variables
Keypad status.
Variable Description Data type
Is keypad open 0 = no keypad open
1 = keypad open
int
read only
Network variables
Device network parameters.
Variable Description
Data
type
Adapters
Parameters
This is a JSON string that can be use to read or update the network adapters parameters string
Gateway Gateway address of the main Ethernet interface of device string
read
only
IP Address IP address of the main Ethernet interface of device string
82
HMWIN Studio |User Manual|v206 (2017-06-30) |EN|© 2014-2017 Panasonic Electric Works Europe AG
FTP client variables