WAGO-I/O-SYSTEM 750 Appendix 267
758-874/000-131 WAGO-I/O-IPC-C6
Manual
Version 1.0.0
Table 138: Description of the configuration scripts for "Package Server"
Parameter Status Call Output/Input Validity
Firmware Update
Medium of the
Active Partition
read
get_filesystem_data
active_partition_medium
Outputs the media of the
active partition
cf-card, internal-flash,
usb1, usb2, etc.)
Creating
Firmware
Backup
write
firmware_backup
package-
settings=<value1>
package-
codesys=<value2>
package-
system=<value3>
device-
medium=<value4> auto-
update-feature=<value5>
Creates a backup of the
selected package on the
media specified.
Parameter:
<value1> = 1, if Settings
package should be selected.
<value2> = 1, if System
package should be selected.
<value3> = 1, if System
package should be selected.
<value4> = Target media
to save the backup
(cf-card, internal-flash,
usb1, usb2).
<value5> = 1, if the Auto
Update feature should be
enabled.
Parameters that should not
be set (1) can be set to 0 or
completely omitted
immediate
Table 139: Description of the configuration scripts for "Mass Storage"
Parameter Status Call Output/Input Validity
Mass Storage
read
get_device_data
bootflag <value>
Returns the value of the
bootflag of a device (0 =
device is not bootable or 1
= device is bootable)
Specify the device names
for <value>, e.g. hda, hdb,
Bootflag
write
change_bootflag
device=<value1>
bootflag=<value2>
Set or reset the bootflag of
a device.
<value1> = Device name
(hda, hdb, etc.)
<value2> = 0 (reset
bootflag), 1 (set bootflag)
immediate