Search found 13 matches
- Wed Oct 14, 2020 2:23 pm
- Forum: HowTos
- Topic: User password change
- Replies: 3
- Views: 5057
User password change
Hi, We use -WinCC OA 3.17 P005 -pmon running as service on the Network Service Account -OS Auth. user administration. -none SSO When the user password has been changed in AD and the user is trying to login we get: WCCOAui (4), 2020.10.14 11:33:34.719, PARAM,SEVERE, 0, , No permission to change passw...
- Thu May 23, 2019 2:10 pm
- Forum: HowTos
- Topic: Mobile UI/Desktop UI server connection
- Replies: 3
- Views: 3806
Mobile UI/Desktop UI server connection
Hi Everyone, I am using a desktop UI clients on some operators computers that are in the same network as server. I wanted also to use mobile UI from outside the secured network. when I'm using the config.webclient with entry: [general] data = "server1" event = "server1" mxProxy =...
- Thu May 16, 2019 12:08 pm
- Forum: HowTos
- Topic: Mobile panels
- Replies: 1
- Views: 2516
Mobile panels
Halo,
Is there somewhere any example of mobile app panels.
How to use the device classes?
How to switch between landscape and portrait?
Thanks.
Balewski Michał
Is there somewhere any example of mobile app panels.
How to use the device classes?
How to switch between landscape and portrait?
Thanks.
Balewski Michał
- Mon Apr 01, 2019 10:39 am
- Forum: HowTos
- Topic: Modbus driver - Swap word
- Replies: 2
- Views: 2866
Re: Modbus driver - Swap word
Thank You Leopold for reply, but it's not what i wanted to do. The Endianity will swap Bytes not only the words. in my situation i have: Register 403 - 0x0000 Register 404 - 0x0024 with big endian: uint32 = 0x2400 (9216 dec) little endian : uint32 = 0x240000 and i want to have uint32 = 0x24 (36 dec)...
- Fri Mar 29, 2019 10:38 am
- Forum: HowTos
- Topic: Modbus driver - Swap word
- Replies: 2
- Views: 2866
Modbus driver - Swap word
Hi,
Does somebody know how to swap words from modbus Driver?
I would like to read uint32 from register 403 and 404 where the 404 is "least significant word".
I am using default panel for MODBUS/UNICOS periphery address.
Thank You in advance.
Does somebody know how to swap words from modbus Driver?
I would like to read uint32 from register 403 and 404 where the 404 is "least significant word".
I am using default panel for MODBUS/UNICOS periphery address.
Thank You in advance.
- Mon Mar 25, 2019 2:39 pm
- Forum: HowTos
- Topic: HTTPS (SSL connection)
- Replies: 1
- Views: 2465
HTTPS (SSL connection)
Hi. I am trying to establish a https connection to my serwer and i found this in the help: Import the received certificate to the main keystore: bin\keytool -import -file <path to file> -keystore lib\security\cacerts -alias WinCC OA -storepass xxxx Do I have to install Java? Best regards. Michał
Re: Mobile UI
The user exist. i don't have any problems to log in from ULC or Desktop UI.
Re: Mobile UI
Hi, in the "PVSS_II"log i can see only this: WCCOAui (202), 2019.03.20 09:46:47.393, PARAM,WARNING, 7, Datapoint does not exist, CtrlDbg::init, _CtrlDebug_UI_202.Command WCCOAui (202), 2019.03.20 09:47:10.261, PARAM,INFO, 0, , Login faild: username or password wrong and this is from "...
- Wed Mar 20, 2019 10:21 am
- Forum: HowTos
- Topic: EMBEDDED MODULE
- Replies: 2
- Views: 3946
Re: EMBEDDED MODULE
Hi,
Try maybe "addSymbol".
Try maybe "addSymbol".
Re: Mobile UI
Thank You leoknipp.
After adding the data and event to config (general section) it works.
Now i have another problem.
I can't log in!
I'am using default panel "vision\login.pnl" after typing user name and password i get "Log in incorrect". (the same works on ULC).
After adding the data and event to config (general section) it works.
Now i have another problem.
I can't log in!
I'am using default panel "vision\login.pnl" after typing user name and password i get "Log in incorrect". (the same works on ULC).