Forum Replies Created
-
AuthorPosts
-
quintelosky
ParticipantHi
Ok, I edited modal.js to make tests and I can change to extra large, but the scheme compiler only accept small, normal and large
Well, I modified modal.js and I’m using small to extra large (if you put small popup, you will view extra large popup)
quintelosky
ParticipantHi
I use rapid 6. For example 1200×700
I readed that bootstrap have Extra large size, Is it possible (activate this option in rapid 6)?
Thanks
quintelosky
ParticipantHi
I tried it but didn’t work
Many thanks
quintelosky
ParticipantOk, solved
It was a problem with s7-1200 (it have a limit)
Thanks
quintelosky
ParticipantHi
Ok. Yes, I know, in fact, if you remember, you helped me to solve a problem with opc ua server (s7-1500).
Can you give me some tips to create a kp for that? Only some tips
Many thanks
quintelosky
ParticipantHi
Yes, I know that I can do that. But, I have some programas that centralize the communications.
For example, I have a program that connect with +50 stations via modbus tcp, modbus radio, modbus serie. Works fine, and I don’t want change it (if something works don’t change it). And I have other program (api in vb) that communicate with a server to obtain values from Microcom hardware (via Zeus web server). And my Intouch obtain values with DDE from all.
For me, is more simple mantain all programs and ask via dde.How can I create a kp for that? (my knowledge is limited)
Many thanks
quintelosky
ParticipantHi Mikhail
For the moment works fine. Now I’m making the scada using the opc ua and I can read/write values without problems.
Good job
quintelosky
ParticipantHi
Ok, was a windows problem with protection. Now is working
I need do some tests
For the moment works fine
Perfect, you are the best
quintelosky
ParticipantSorry. I have a problem with the new dll
quintelosky
ParticipantFor example with:
“DB 16 Señales analogicas”.”TurbidezEntrada”.”MaxEscalat”
I need read the value and change the value, but datatype is float and yesterday I cant modify the vale
Thanksquintelosky
ParticipantOk. Now I’m working, when I return to my house I will check.
Can you try the commands and send values?
Many thanks
quintelosky
ParticipantOk
Now ( 6:05 gmt ), the opc ua server is running to the same ip ( opc.tcp://83.42.220.118:4840 ). I don’t shutdown the pc. If you will use the siemens opc ua client .net to verifiy the connection and blocks, run as administrator
Many thanks
quintelosky
ParticipantAgain. Sorry.
I’m doing some tests. I modified the file c:\scada\projects\myproject\instances\default\scadacomm\config\kpopcua_001.xml adding the nodes and I can read the values<?xml version="1.0" encoding="utf-8"?> <KpOpcUa> <ConnectionOptions> <ServerUrl>opc.tcp://83.42.220.118:4840</ServerUrl> <SecurityMode>None</SecurityMode> <SecurityPolicy>None</SecurityPolicy> <AuthenticationMode>Anonymous</AuthenticationMode> <Username /> <Password>C8080E774B59B0C6694063BDE2428352</Password> </ConnectionOptions> <Subscriptions> <Subscription active="true" displayName="" publishingInterval="1000"> <Item active="true" nodeID="ns=3;s="DB800 TBox_Data"."W_Don_Guarin"."DG_FT2_F"" displayName="DG_FT2_F" isArray="false" arrayLen="1" cnlNum="0" /> <Item active="true" nodeID="ns=3;s="DB16 Señales Analogicas"."TurbidezEntrada"."MaxEscalat"" displayName="Turbid_escalado_max" isArray="false" arrayLen="1" cnlNum="0" /> </Subscription> </Subscriptions> <Commands> <Command nodeID="ns=3;s="DB16 Señales Analogicas"."TurbidezEntrada"."MaxEscalat"" displayName="Turbid_escalado_max" dataType="System.Double" cmdNum="1" /> </Commands> </KpOpcUa>
But the command don’t work, I can’t change values I think is a problem with dataType because kpopcua can’t add commands with other opc server simulator too (indicate datatype not recognized).
Can you check it?
Some images with errors using opc ua server simulator ( https://integrationobjects.com/sioth-opc/sioth-opc-unified-architecture/opc-ua-server-simulator/ )
https://ibb.co/QP4B1Z7
https://ibb.co/sQGD86j
https://ibb.co/VQCdGDS
https://ibb.co/zFnvvxL
https://ibb.co/58KtsvBMany thanks for all
quintelosky
ParticipantEDIT3: If you want, first you can connect with siemens opc ua server:
https://mega.nz/file/YRFiBByB#DLzKOsxGXZYNmbk7lUpq1D0_dRokkCObRP3pEmk6nAY
I used these program to check connection via internet and works fine, and you can view all blocks and valuesquintelosky
ParticipantEDT2: Ok, I can connect to my opc server via other pc in other public ip. You can connect without problems
-
AuthorPosts