Engineering and remote access
7.6 Cyclic and acyclic data
Power supply system SITOP PSU8600
Manual, 09.2018, A5E36758446-5-76
247
Command
Description
Example
8197
SystemSynchronization
The real physical system is saved as Profinet con-
figuration in the unit.
20:05:00:00:00:00:00:00:00:00
8200
All outputs ON/OFF
All system outputs are controlled simultaneously.
Each bit in the parameters represents an output -
and the value of this bit, the output state ("1" = ON,
"0" = OFF). Deviating from the generally valid
parameter assignment for memory locations, the
bit arrangement here corresponds to an UINT64
value with the "Big Endian" format. This means
that output 1 (the first output of the PSU8600 basic
unit) is represented by bit 0 of the last byte in the
data set (the byte with the highest address in the
data set).
e. g. for one system comprising
PSU8600 4*10A + 4*CNx8600 4*10A:
All MP40 and CNX4 outputs OFF:
20:08:00:00:00:00:00:00:00:00
All MP40 outputs and the outputs of the first
CNX4 ON:
20:08:00:00:00:00:00:00:00:FF
All MP40 outputs ON and the outputs of all
the CNX4 OFF:
20:08:00:00:00:00:00:00:00:0F
Only the outputs of the first CNX4 ON - all
other outputs, OFF:
20:08:00:00:00:00:00:00:00:F0
Only the outputs of the second CNX4 ON -
all other outputs, OFF:
20:08:00:00:00:00:00:00:0F:00
8500
PowerOffRequest
A PC supplied from output 1 should be run down
and requests that its shutdown is monitored with
the subsequent deactivation of output 1. (S signal)
21:34:00:00:00:00:00:00:00:00
8501
ClientPowerOffReady
A PC supplied from output 1 is run down, and as a
consequence is now ready. Output 1 can now be
switched off.
21:35:00:00:00:00:00:00:00:00
8502
ShutdownRequest-
edByClient
As part of a buffer operation, a PC supplied from output
1 should be run down and requests that its shutdown is
monitored with the subsequent sequence of the set
output 1 interrupt sequence. (R signal).
Parameters 1 and 2 optionally specify the IP ad-
dress of the requesting PC; the lower two bytes of
the IP address are transferred in parameter 1, and
the upper two bytes in parameter 2. If a valid IP
address is not specified (e.g. all parameters = 0),
then the IP address of the sender is used.
e. g. when called without a specific IP ad-
dress
21:36:00:00:00:00:00:00:00:00
or, when specifying IP address
192.168.10.123:
21:36:0A:7B:C0:A8:00:00:00:00
8503
StartCapacityTracing-
Test
The battery capacity test for connected batteries is
started.
Parameter 1 specifies which UPS8600 module should
perform the test: 1 for the first UPS8600 module and 2
for the 2nd UPS8600 module. Only one battery capaci-
ty test can run at any one time; if a test is already run-
ning, then the start of the 2nd test is rejected with an
error message. The command only starts the test, and
does not wait for it to be completed.
UPS8600[1]:
21:37:00:01:00:00:00:00:00:00
UPS8600[2]:
21:37:00:02:00:00:00:00:00:00
8504
StopCapacityTracingTest
An active capacity test is interrupted irrespective
on which UPS8600 module it is running.
21:38:00:00:00:00:00:00:00:00