This is # 30 in our WinCC v8.0 Step By Step Series. We will show you all you need to know to add and integrate 3D Models into your WinCC V8 SCADA application. We will load the 3D model, then create screens to view it in the Explore and Runtime Modes. We will identify the parts of the 3D model we can manipulate, then use the API to change colors, rotate parts and move the camera. We will then show a practical use case where users can click on an alarm message to see an animation showing the location of the equipment fault. Be sure to watch until the end, as there are lots of hidden gems throughout.
00:00 Introduction
00:45 The 3D model file
01:03 Add 3D File to WinCC
01:32 Add 3D Control to Screen
01:58 The WinCC 3d Control Object
02:16 Test that 3d file loads
02:31 The 3d Control Mode Property
03:02 The Explore Mode in Runtime
03:30 Identify Model Components
03:48 Rotate Objects in Explore Mode
04:21 How to get 3d control documentation
05:07 3D Control Methods
06:00 create 3d screens for each mode
06:54 How to switch between Explore & RT modes
07:54 Identify component names
08:06 Change component color in Explore Mode
08:34 VBS Script to change Laser head Color
09:06 The SetObjectMaterialColorExt Method
09:52 calling the function with parameters
10:10 How to reference a screen via Picture Window object
11:01 Pro Tip: Functions only affect RT Mode
11:19 Pro Tip: part names are case sensitive
12:35 Reset Laser Body Color
13:39 How to make a component blink
15:17 Test blinking in runtime
15:43 How to stop blinking
16:10 APDiag debug console
16:23 error checking method calls
16:39 How to Open the Door (rotate)
17:02 Pro Tip: you gotta convert to Radians
17:56 Test Opening Door In Runtime
18:28 How to move the camera
18:40 The SetCameraExt method
19:20 understand how the camera moves
19:48 move camera position
20:26 Rotate Camera to see equipment
21:08 Add code to move camera
21:33 add camera coordinate params
22:14 Test move camera script in RT
22:29 Practical Use Case for 3D: Alarms
23:23 click alarm to change screen
23:45 Loop In Alarm config
23:57 show 3d animation when alarm clicked
24:18 How to run animation after control loads
24:30 The OnPlaying event
learn more @ / @winccguru
Where to get Siemens 3D Control Manual: https://support.industry.siemens.com/...
#wincc #scada #scadaprogramming #stepbystep #siemens #simatic