Hi there!
Thanks for answering my dump questions.
1. i had edited area01.svg and then specified some object on overview.svg with popup source==area01.svg
then run the project--> click on object--->IntegraXor SVG loader window appears but animation in this window doesnt start
to run the animation i right click inside the window and select refresh several times....
What can be the problem?
2. i use one output tag (PJ2_1) to allow PLC operate.
but when i have device.Zelio.status.connected==false (communication error) PJ2_1 still is true, and PLC is working, but it have to stop.However i cant change it because device is disconnected.
i have an idea to use one of the otputs of PLC and outputs of SCADA in feedback in PLC.
PLC sends some signal and waits for response X seconds if this value doesnt come in --->PLC stops....
But maybe You suggest something easier

3. i had a new device PM710MG (power meter with RS485 communication ability)
also i added the ACE 909-2 converter RS232/RS485
and connect them as shown in attachment
register of PM710 starts with 4000-4108 as integers, longintegers and etc
setpoints of PM710:
address==1
baud==19200
parity==even
i used the settings of COM1 as
name=MbusDevice
Protocol==igmb.dll
Timer==SEC01
Address==1
Setting==
address_offset=-1
baudrate=19200
bytesize=8
parity=even
reverse_32bit=0
reverse_64bit=1
reverse_double=1
reverse_long=1
stop=1
txmode=rtu
width_32bit=1
width_64bit=1
width_double=1
width_long=1
then added some tags and run the project.
messages:
connection to COM1 successful and established
but then
I/O auto: Failed to read MbusDevice, address 4033, 1 int16 item....timeout tead from port.....
What is the problem???
Thanks a lot!!!