This is a tremendous feature in WinCC that integrates with 3D animation. It opens up new possibilities for development, especially in terms of the system overview of the machine unit. Thank you for sharing this idea
@WinCCGURU Жыл бұрын
Thank you. I agree. A SCADA application should always give the right information at the right time to the operator so they can do their job. This type of animation connected with an alarm quickly tells them exactly what and where the issue is. 😀
@Runtimevic Жыл бұрын
very nice, congratulations 😉👍
@WinCCGURU Жыл бұрын
Thank You SIr!
@shokenki18337 ай бұрын
Excellent skill! How can I control the animation of a fan(3d model)? Run“SetObjectRotationExt” in loop? Or focus the “kinematics” functions?
@WinCCGURU7 ай бұрын
Yes I would use the rotation function using an animation trigger. I haven’t messed with the kinematic and could not find documentation on them
@shokenki18337 ай бұрын
@@WinCCGURU Latest progress: The wincc "3D control" may be based on "three.js" softwware! I will try to write some script in explorer mode as "three.js" course.
@WinCCGURU7 ай бұрын
please let me know if it works!
@shokenki18337 ай бұрын
@@WinCCGURU Nothing can be saved in explorer mode...They removed the save button... And kinematic func cannot work with my model (no joints). “SetObjectRotationExt” works. The FPS depends on the VBS trigger period. My old PC (with intel core GPU) only can afford 500ms.
@shokenki18337 ай бұрын
@@WinCCGURU Kinematic func works,animation is smooth, but only can run with speical model (created as URDF with joint prop, exported as DAE) .
@namefirstname百年 Жыл бұрын
This looks so cool! In fact, I am very curious about a question. If I import an FBX file with animation into WinCC 3D Control, how should I start and stop the animation in it? Is this feasible?
@WinCCGURU Жыл бұрын
I don’t know if the 3D control supports it. The Siemens documentation doesn’t mention it. If you have a file and can share it I will take a look !
@WinCCGURU Жыл бұрын
I got the file and took a look. There doesn't seem to be an interface in the 3D Control to play these actions. I will ask Siemens if it is planned to support this in the future. However they do give you control over the Camera as well and movement, color and rotation of objects, so you can animate the model using VB Script as I show in the video near the end. I hope this helps! thanks for reaching out and for watching my videos!
@WinCCGURU Жыл бұрын
In the video I start going over the VBS Methods to animate, you can watch here: kzbin.info/www/bejne/bWXMmZmaaNWsgsU
@百年敖枚 Жыл бұрын
Okay, thank you very much for taking the time out of your busy schedule to help me take a look, it helps me a lot! (This is my other account)@@WinCCGURU
@hareesh72594 ай бұрын
Guru, I added the fbx 3d file by following your step but the 3D file didn't open in my WinCC application. what's the reason ?
@WinCCGURU3 ай бұрын
some 3d files are not supported or may have issues; Its hard to know the reason without the file available.
@sinanartemis6176 Жыл бұрын
great job. ) that is the first time ı saw 3d . can you prepare some video about vb scripting at simatic wincc
@WinCCGURU Жыл бұрын
Yes, soon - working on an outline. I am also considering doing some Udemy full courses on WinCC and related topics...
@sinanartemis6176 Жыл бұрын
@@WinCCGURU that would be definately great
@robinohlsson5305 Жыл бұрын
Is this possible in WinCC unified?
@WinCCGURU Жыл бұрын
I don't think Unified V17 had it, but I will check. I will be getting V19 in a week or so, and pretty sure it will have it in there. I will let you all know.
@WinCCGURU Жыл бұрын
I don't see the 3D Control in Unified V17, but its likely in V18 (I don't have it). I am getting V19 in 2 weeks so will do a video on that and let you know!
@robinohlsson5305 Жыл бұрын
Thank you very much for the respond. I love your videos, keep up the good work!@@WinCCGURU
@seiftamazerti45473 ай бұрын
is it possible on Wincc advanced?
@WinCCGURU3 ай бұрын
No I don’t think so.
@nguyen.555310 ай бұрын
Hello sir, can you connect WinCC V8.0 with Tia Portal. I don't know how to connect.
@WinCCGURU10 ай бұрын
Hello. No, you can’t connect it directly. You can show screens from TIA portal WinCC Unified in a WinCC v8 screen but you can’t open the v8 project inside of TA portal.
@snehalvarpe29908 ай бұрын
Can i change background color of 3d model
@WinCCGURU4 ай бұрын
You have to do it on the 3d object I believe
@mnambdin5 ай бұрын
Can i get Wincc 8.0 License. I want to purchase
@WinCCGURU5 ай бұрын
you have to buy through Siemens or a Distributor.
@vorapobautomation97607 ай бұрын
How to add 2D of .dwg file in project ?
@WinCCGURU6 ай бұрын
if you google for how to do this there are a lot of results.
@snehalvarpe29908 ай бұрын
Sir, it is possible to move 3D objects
@WinCCGURU8 ай бұрын
You can move 3D objects within the bounds of the 3D control. You can also move the 3D control itself.
@yashrajbachalpuri27698 ай бұрын
@@WinCCGURU sir can you tell me some steps how to move an object
@WinCCGURU8 ай бұрын
You just change the x (top) and y (left) coordinates of the object via script or tags.
@yashrajbachalpuri27698 ай бұрын
after adding the 3d file it is appearing in full black color even the object is colorful , can anyone help me with this
@WinCCGURU8 ай бұрын
Try resizing larger. Also check the zoom properties in engineering mode to make sure the object can be seen. If it remains dark the file may not be supported by the control.
@yashrajbachalpuri27698 ай бұрын
@@WinCCGURU i had tried to upload fbx file , and checked all the steps you have mentioned sir , but the object is appearing in black color
@yashrajbachalpuri27698 ай бұрын
@@WinCCGURU does we need to add any script to the object
@WinCCGURU8 ай бұрын
I don’t think it’s a script issue. Where did you get the 3d FBX file ?
@yashrajbachalpuri27698 ай бұрын
@@WinCCGURU i had created it from Fusion 360 and also downloaded some files from internet can u help me with this issue , i don't know why the object is appearing in black color