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
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. 😀
@@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.
@@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.
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.
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!
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?
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!
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
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.
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.
@@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
by the way you are really Guru. )❤❤❤
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
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. 😀
very nice, congratulations 😉👍
Thank You SIr!
Excellent skill!
How can I control the animation of a fan(3d model)?
Run“SetObjectRotationExt” in loop?
Or focus the “kinematics” functions?
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
@@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.
please let me know if it works!
@@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.
@@WinCCGURU Kinematic func works,animation is smooth, but only can run with speical model (created as URDF with joint prop, exported as DAE) .
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 ?
some 3d files are not supported or may have issues; Its hard to know the reason without the file available.
is it possible on Wincc advanced?
No I don’t think so.
Is this possible in WinCC unified?
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.
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!
Thank you very much for the respond. I love your videos, keep up the good work!@@WinCCGURU
great job. ) that is the first time ı saw 3d . can you prepare some video about vb scripting at simatic wincc
Yes, soon - working on an outline. I am also considering doing some Udemy full courses on WinCC and related topics...
@@WinCCGURU that would be definately great
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?
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 !
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!
In the video I start going over the VBS Methods to animate, you can watch here: ruclips.net/video/74ihfd3pyLc/видео.html
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
Hello sir, can you connect WinCC V8.0 with Tia Portal. I don't know how to connect.
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.
Can i get Wincc 8.0 License. I want to purchase
you have to buy through Siemens or a Distributor.
Can i change background color of 3d model
You have to do it on the 3d object I believe
سلاملطفاراجبconnectionsبیشترویدوئوبذارین❤
What kind of connections?
How to add 2D of .dwg file in project ?
if you google for how to do this there are a lot of results.
Sir, it is possible to move 3D objects
You can move 3D objects within the bounds of the 3D control. You can also move the 3D control itself.
@@WinCCGURU sir can you tell me some steps how to move an object
You just change the x (top) and y (left) coordinates of the object via script or tags.
after adding the 3d file it is appearing in full black color even the object is colorful , can anyone help me with this
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.
@@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
@@WinCCGURU does we need to add any script to the object
I don’t think it’s a script issue. Where did you get the 3d FBX file ?
@@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