1

00:00:02,816  -->  00:00:06,144
hi everyone current chapter is 15

2

00:00:09,472  -->  00:00:15,616
our topic is OPC server or OPC XML of simotion

3

00:00:15,872  -->  00:00:17,152
CPUs

4

00:00:17,664  -->  00:00:18,688
So

5

00:00:21,248  -->  00:00:25,344
Let's go back to our Hardware

6

00:00:27,392  -->  00:00:33,536
right click on open hardware configuration in classic scout

7

00:00:33,792  -->  00:00:37,120
with simatic Hardware config

8

00:00:39,936  -->  00:00:44,800
so Before we use this function feature

9

00:00:45,056  -->  00:00:49,664
webserver and OPC server we have to activate here

10

00:00:49,920  -->  00:00:52,992
Activate opc-ua or xml

11

00:00:54,272  -->  00:01:00,416
Similar for FTP server we have to download to

12

00:01:00,672  -->  00:01:02,464
Make it effective

13

00:01:12,960  -->  00:01:13,984
Okay

14

00:01:17,312  -->  00:01:23,456
Web server and OPC server is reachable from any port

15

00:01:23,712  -->  00:01:26,016
Of the device

16

00:01:28,576  -->  00:01:33,184
Let's go back to our

17

00:01:33,440  -->  00:01:39,072
utilities and Application folder located in setup dvds

18

00:01:41,376  -->  00:01:47,520
And I will continue with an older setup simotion scout 4.5

19

00:01:47,776  -->  00:01:49,824
in Volume two

20

00:01:50,080  -->  00:01:54,432
you see here are utilities applications

21

00:01:54,944  -->  00:02:01,088
And this is the index web-based menu and

22

00:02:01,344  -->  00:02:06,208
Design for usage of this folder

23

00:02:06,464  -->  00:02:12,608
You have already seen the new version of

24

00:02:15,168  -->  00:02:16,960
This website with

25

00:02:17,984  -->  00:02:21,568
5.3 this is the old version

26

00:02:22,848  -->  00:02:28,992
I'm open up this because I want to show you the same section in Source folder

27

00:02:29,760  -->  00:02:34,880
here you see simotion it and there are some subfolders

28

00:02:35,136  -->  00:02:37,952
There are some videos here

29

00:02:38,720  -->  00:02:41,536
for motion control via web

30

00:02:43,328  -->  00:02:49,472
These examples and files related to it side of simotion I said

31

00:02:49,728  -->  00:02:55,872
The IT side of CPU is really really flexible and Powerful

32

00:02:56,128  -->  00:03:02,272
So it's possible to set up and use web trace

33

00:03:02,528  -->  00:03:03,808
viewer

34

00:03:05,856  -->  00:03:12,000
If you don't have Scout environment in PC and we need to connect and get some data from simotion

35

00:03:13,280  -->  00:03:19,424
it Is possible to use web server and website to take some recording

36

00:03:19,680  -->  00:03:21,728
Trace some curves

37

00:03:21,984  -->  00:03:23,520
this tool And you still

38

00:03:26,080  -->  00:03:28,384
Used for opening and monitoring

39

00:03:29,152  -->  00:03:32,736
In other computers

40

00:03:33,504  -->  00:03:35,552
So...

41

00:03:36,576  -->  00:03:41,952
The soap web service functionality

42

00:03:43,744  -->  00:03:46,304
there are some application

43

00:03:46,816  -->  00:03:48,864
If you're interested

44

00:03:50,144  -->  00:03:54,496
You can ask someone later on communication via web browser

45

00:03:57,056  -->  00:03:59,872
There's a simple

46

00:04:00,384  -->  00:04:01,152
Project

47

00:04:02,688  -->  00:04:08,832
our main needs is that data exchange with OPC XML

48

00:04:09,088  -->  00:04:12,160
Two different

49

00:04:13,184  -->  00:04:14,464
Application

50

00:04:15,488  -->  00:04:20,863
which is written with Java and C sharp

51

00:04:21,119  -->  00:04:25,727
First I'm going to open the JAVA Version

52

00:04:25,983  -->  00:04:29,311
Your is a batch file to run the application

53

00:04:30,079  -->  00:04:34,687
Let's look insides

54

00:04:38,527  -->  00:04:44,671
so It just starting to JAVA archive to run the program

55

00:04:45,183  -->  00:04:46,719
double click

56

00:04:47,487  -->  00:04:53,631
Of course the JAVA and IDE have to be installed

57

00:04:53,887  -->  00:04:56,703
In your system to run program

58

00:04:58,239  -->  00:05:04,383
Default IP address is the service port is a simple application

59

00:05:04,639  -->  00:05:08,735
Working as office XML client

60

00:05:09,247  -->  00:05:15,391
Read and write some data simotion we are

61

00:05:15,903  -->  00:05:17,951
OPC using my server

62

00:05:19,231  -->  00:05:20,767
So normally

63

00:05:21,279  -->  00:05:27,423
You know project you use siemens HMI panel and PC 

64

00:05:27,679  -->  00:05:33,823
Systems as SCADA for operator monitor and control

65

00:05:34,079  -->  00:05:38,687
other way if You are able to write your own program with Visual Studio and JAVA

66

00:05:38,943  -->  00:05:45,087
It's possible to connect directly to simotion OPC XML or OPC UA

67

00:05:45,343  -->  00:05:51,487
server read or write variables and it's possible

68

00:05:51,743  -->  00:05:57,887
to Create your own PC program to use as Scada application

69

00:05:58,143  -->  00:06:00,191
Let's test it

70

00:06:00,959  -->  00:06:02,751
i will connect

71

00:06:03,007  -->  00:06:07,871
I will get an error connecting with simotion

72

00:06:08,383  -->  00:06:09,407
So

73

00:06:12,223  -->  00:06:14,271
First of all

74

00:06:14,527  -->  00:06:16,575
with versions

75

00:06:16,831  -->  00:06:20,159
web administration is changed

76

00:06:20,415  -->  00:06:26,559
Keeping that in mind in your mind default username is simotion

77

00:06:26,815  -->  00:06:32,191
Enter password keep simotion what you have to describe

78

00:06:32,447  -->  00:06:36,799
Your user rights in your website

79

00:06:37,823  -->  00:06:39,871
for simotion

80

00:06:40,127  -->  00:06:42,943
Otherwise you're not able to

81

00:06:43,455  -->  00:06:45,247
Connects your system

82

00:06:48,575  -->  00:06:50,367
So...

83

00:07:10,335  -->  00:07:13,663
Let's try the other one

84

00:07:15,455  -->  00:07:18,527
Written in C charp with dot net solution

85

00:07:43,871  -->  00:07:46,175
Yeah you'll see

86

00:07:46,431  -->  00:07:48,735
Windows forms design

87

00:07:48,991  -->  00:07:51,039
and some c-sharp program

88

00:07:51,295  -->  00:07:53,087
Let's start it

89

00:07:58,463  -->  00:08:04,095
Okay into the IP address

90

00:08:04,863  -->  00:08:07,423
and hit the connect button

91

00:08:08,703  -->  00:08:14,847
connection is established you see here the red and orange blinking LED

92

00:08:16,127  -->  00:08:18,431
The other device info

93

00:08:18,687  -->  00:08:19,711
Time

94

00:08:19,967  -->  00:08:21,247
Operating state

95

00:08:23,807  -->  00:08:28,415
There's an error just ignore it on the left side that are some

96

00:08:33,279  -->  00:08:35,071
OPC items And folders

97

00:08:36,607  -->  00:08:40,191
user config and simotion Diagnostics

98

00:08:40,959  -->  00:08:44,031
These are related with

99

00:08:44,287  -->  00:08:46,079
Device itself

100

00:08:47,103  -->  00:08:50,175
For instance IO select variable

101

00:08:52,735  -->  00:08:54,271
If I want to

102

00:08:54,527  -->  00:08:55,551
read

103

00:08:59,903  -->  00:09:03,743
It's possible to set and cyclic reader commands

104

00:09:08,095  -->  00:09:10,399
value is 0

105

00:09:16,031  -->  00:09:17,823
and ram size

106

00:09:19,103  -->  00:09:20,383
Is

107

00:09:21,407  -->  00:09:23,455
this value as byte

108

00:09:27,551  -->  00:09:31,391
If there is an alarm in table or buffer

109

00:09:31,903  -->  00:09:33,695
You will see your some

110

00:09:33,951  -->  00:09:35,487
variable

111

00:09:38,303  -->  00:09:40,607
Mostly, commonly we will use

112

00:09:41,375  -->  00:09:43,935
this folder on simotion

113

00:09:45,215  -->  00:09:51,359
for instance located here you see the symbolic name of our units

114

00:09:56,223  -->  00:10:02,367
and in our MCC unit these are our user defined variables when I click them

115

00:10:02,623  -->  00:10:04,671
I see the current state

116

00:10:05,695  -->  00:10:10,303
It's possible to read and write whenever I want

117

00:10:10,815  -->  00:10:13,119
For instance MT1 STATE 

118

00:10:14,143  -->  00:10:20,287
or case test want to write 15 for instance and click set new value

119

00:10:20,543  -->  00:10:24,383
It says writing is successful

120

00:10:24,895  -->  00:10:31,039
So some system variables is possible to reach via web server and is

121

00:10:31,807  -->  00:10:34,111
Simple program is working

122

00:10:34,879  -->  00:10:40,255
Under the simotion system available for the that are

123

00:10:40,767  -->  00:10:43,071
data test is the same

124

00:10:45,375  -->  00:10:48,703
Is the same as your when we go online

125

00:10:52,799  -->  00:10:54,847
and check symbol browser

126

00:10:56,639  -->  00:10:58,943
Received the same list

127

00:10:59,199  -->  00:11:01,503
So

128

00:11:09,439  -->  00:11:14,303
Later on if you're interested in the source code

129

00:11:14,559  -->  00:11:16,863
Is right here

130

00:11:20,447  -->  00:11:25,567
You can go into details and see which function

131

00:11:27,103  -->  00:11:29,151
What kind of program

132

00:11:30,175  -->  00:11:31,455
Is written

133

00:11:33,247  -->  00:11:36,319
visual studio with C #

134

00:11:39,647  -->  00:11:45,279
Used namespaces and functions to get

135

00:11:45,535  -->  00:11:47,327
and Write the data

136

00:11:48,095  -->  00:11:49,631
And so on...

137

00:11:59,103  -->  00:12:02,687
for running to other example is the similar

138

00:12:03,711  -->  00:12:05,247
Application

139

00:12:06,527  -->  00:12:12,671
Maybe there's something I need to do I was just deleted / slash

140

00:12:12,927  -->  00:12:16,255
We are connected

141

00:12:16,511  -->  00:12:22,655
XML server let's Double Click in root folder

142

00:12:22,911  -->  00:12:23,679
Opens

143

00:12:23,935  -->  00:12:24,959
you see

144

00:12:25,983  -->  00:12:28,799
under Simotion

145

00:12:29,055  -->  00:12:30,847
Global device

146

00:12:31,615  -->  00:12:33,663
Yeah here

147

00:12:35,967  -->  00:12:38,527
Device variables

148

00:12:38,783  -->  00:12:41,087
Your drives

149

00:12:41,599  -->  00:12:47,743
Here Technologies objects we have a axis virtual and master

150

00:12:49,535  -->  00:12:53,375
For instance I want to change the velocity override

151

00:12:53,631  -->  00:12:56,191
current value is 100

152

00:12:59,007  -->  00:13:03,615
if i enter 50 and hit the answer now it's written

153

00:13:04,127  -->  00:13:07,455
via OPC server to this variable

154

00:13:08,223  -->  00:13:09,503
you see

155

00:13:10,271  -->  00:13:12,063
Okay

156

00:13:13,855  -->  00:13:15,391
Let's close

157

00:13:19,743  -->  00:13:25,375
So web trace viewer looks like this a little program and tool

158

00:13:26,911  -->  00:13:31,775
to open and just view the web-based trace

159

00:13:32,031  -->  00:13:37,919
And the extension you see first of all you have to use your web server

160

00:13:38,943  -->  00:13:42,783
to record a trace

161

00:13:46,623  -->  00:13:47,903
Yep

162

00:13:53,023  -->  00:13:55,839
diagnostics ... Service overview is the same page

163

00:13:56,863  -->  00:13:58,911
when used here

164

00:14:00,703  -->  00:14:02,239
The target system

165

00:14:02,751  -->  00:14:04,287
service overview

166

00:14:06,335  -->  00:14:12,479
Yeah you here the led's status for Axis if you click

167

00:14:12,735  -->  00:14:17,087
You're able to select whatever you want

168

00:14:21,695  -->  00:14:23,999
Next tab

169

00:14:24,511  -->  00:14:25,791
device trace

170

00:14:27,071  -->  00:14:28,607
Or system Trace

171

00:14:28,863  -->  00:14:32,959
Or it's possible to use Tracy viewer here

172

00:14:34,751  -->  00:14:38,079
Online via web server is very powerful

173

00:14:39,615  -->  00:14:43,967
It is possible to download offline trace viewer from here

174

00:14:47,295  -->  00:14:48,575
when you click

175

00:14:49,855  -->  00:14:51,647
You'll get a zip file

176

00:14:52,927  -->  00:14:59,071
And it is about web based you can just Double Click and see

177

00:15:01,375  -->  00:15:04,703
On device Trace

178

00:15:04,959  -->  00:15:08,543
I want to say test one

179

00:15:08,799  -->  00:15:09,823
Save

180

00:15:10,079  -->  00:15:12,895
Select some

181

00:15:13,663  -->  00:15:17,503
Writable from technology objects axis virtual

182

00:15:19,551  -->  00:15:21,343
Position of states

183

00:15:21,599  -->  00:15:24,415
actual position

184

00:15:28,767  -->  00:15:30,815
drag and drop possible

185

00:15:31,071  -->  00:15:33,119
or motion state data

186

00:15:34,399  -->  00:15:36,703
actual velocity

187

00:15:37,727  -->  00:15:39,775
set it is possible

188

00:15:41,567  -->  00:15:42,847
Okay

189

00:15:47,711  -->  00:15:50,015
So this Download of configuration

190

00:15:51,551  -->  00:15:54,367
Isochron recording

191

00:15:55,135  -->  00:15:56,927
immediate recording

192

00:15:59,999  -->  00:16:01,279
So

193

00:16:04,607  -->  00:16:07,423
Give do the same thing for virtual master

194

00:16:07,935  -->  00:16:12,287
Position of States actual position

195

00:16:13,055  -->  00:16:15,103
motion state data

196

00:16:15,871  -->  00:16:17,919
actual velocity

197

00:16:19,455  -->  00:16:20,991
Let's say

198

00:16:21,759  -->  00:16:24,575
And download configuration

199

00:16:25,087  -->  00:16:27,135
then start data trace

200

00:16:29,951  -->  00:16:33,535
Alteration was 100 milliseconds

201

00:16:34,047  -->  00:16:37,119
Is limited by buffer size

202

00:16:37,375  -->  00:16:39,167
1 megabytes

203

00:16:50,175  -->  00:16:52,223
Let's say more

204

00:16:53,247  -->  00:16:54,783
For example

205

00:16:57,343  -->  00:16:59,135
10 seconds

206

00:16:59,903  -->  00:17:01,439
and Downloads

207

00:17:02,975  -->  00:17:04,511
and sstart

208

00:17:05,279  -->  00:17:08,095
Always running for 30 seconds

209

00:17:08,351  -->  00:17:10,655
i can here

210

00:17:10,911  -->  00:17:17,055
Use my monitoring axis control to enable and disable a

211

00:17:17,311  -->  00:17:19,871
a aias and virtual master

212

00:17:20,383  -->  00:17:22,687
Enable axis

213

00:17:23,199  -->  00:17:24,479
disable virtual master

214

00:17:24,735  -->  00:17:26,271
Say the jog

215

00:17:26,527  -->  00:17:28,063
positive

216

00:17:28,319  -->  00:17:29,599
Or negative

217

00:17:31,391  -->  00:17:32,927
Let's say

218

00:17:34,719  -->  00:17:40,863
Our trace is finished or just could get trace data as downloaded

219

00:17:42,399  -->  00:17:45,215
With extension wtrc

220

00:17:47,007  -->  00:17:48,543
Let's go there

221

00:17:59,039  -->  00:18:03,647
Let's open the trace

222

00:18:17,471  -->  00:18:23,615
Here you see the black screen on the background you can set up the actual position from rights

223

00:18:25,407  -->  00:18:27,199
I think we are too late

224

00:18:28,223  -->  00:18:29,503
we missed the

225

00:18:30,527  -->  00:18:31,807
Rotation

226

00:18:47,167  -->  00:18:51,007
and axis master actual velocity

227

00:18:58,175  -->  00:18:59,455
Let's say

228

00:19:03,807  -->  00:19:06,367
Download confirmation again and

229

00:19:06,623  -->  00:19:09,951
Start again running finished

230

00:19:14,559  -->  00:19:18,143
Confirmation again start again

231

00:19:18,399  -->  00:19:20,447
tace is running

232

00:19:21,471  -->  00:19:23,007
Let's see

233

00:19:23,263  -->  00:19:24,543
Rotates

234

00:19:24,799  -->  00:19:26,335
positive or

235

00:19:26,591  -->  00:19:29,407
Negative

236

00:19:30,943  -->  00:19:34,015
Okay is finished get trace data

237

00:19:36,831  -->  00:19:42,975
Just click here to open the trace is opening yeah

238

00:19:43,231  -->  00:19:45,535
now i see my

239

00:19:45,791  -->  00:19:48,863
curves in this tool

240

00:19:49,375  -->  00:19:50,399
So...

241

00:19:51,935  -->  00:19:58,079
It's similar to simotion scout trace you're able to use similar functionality

242

00:19:58,335  -->  00:20:00,639
It's more basic

243

00:20:06,783  -->  00:20:12,927
When you don't have simotion environment in your PC it's another way to do website

244

00:20:13,183  -->  00:20:17,535
for trace and get data from the run CPU

245

00:20:17,791  -->  00:20:21,887
possible with system trace

246

00:20:22,143  -->  00:20:25,983
You can add

247

00:20:26,751  -->  00:20:28,543
more data here

248

00:20:30,591  -->  00:20:33,919
System trace

249

00:20:34,175  -->  00:20:38,527
Is a little bit advanced than normal device Trace

250

00:20:41,087  -->  00:20:47,231
It is possible to select more than 8 available

251

00:20:50,047  -->  00:20:55,423
I'm here web based trace viewer you can open

252

00:20:55,679  -->  00:20:58,751
trace from device or PC

253

00:21:01,567  -->  00:21:05,407
select recorded data

254

00:21:09,759  -->  00:21:14,111
This is the old one and I was selected

255

00:21:14,367  -->  00:21:16,672
Download new one

256

00:21:23,840  -->  00:21:26,144
you see the same thing

257

00:21:26,400  -->  00:21:28,704
On your web browser

258

00:21:28,960  -->  00:21:30,496
Inside the screen

259

00:21:31,008  -->  00:21:32,288
So...

260

00:21:32,544  -->  00:21:38,688
These sites are simotion is very powerful

261

00:21:39,712  -->  00:21:43,296
we just examined OPC sites

262

00:21:44,064  -->  00:21:45,344
And the trace

263

00:21:45,600  -->  00:21:51,744
A little bit so Let's Go oor utilities

264

00:21:53,536  -->  00:21:59,680
Sorry application folder this was the old firmware version setup

265

00:21:59,936  -->  00:22:04,800
DVDs that are also other useful

266

00:22:05,312  -->  00:22:07,104
Examples for you

267

00:22:08,128  -->  00:22:12,224
You can go

268

00:22:14,784  -->  00:22:18,624
into deep inside folders

269

00:22:19,136  -->  00:22:21,440
and see step by step

270

00:22:21,952  -->  00:22:23,232
Examples

271

00:22:24,512  -->  00:22:28,096
Application examples

272

00:22:29,632  -->  00:22:31,424
FAQs

273

00:22:40,640  -->  00:22:46,784
For instance if you're facing online connection problem

274

00:22:48,320  -->  00:22:49,344
for simotion

275

00:22:49,600  -->  00:22:53,440
And asking how do I go online?

276

00:22:53,696  -->  00:22:59,840
This documentation is consist of all cases and all problems

277

00:23:00,096  -->  00:23:06,240
Faced before and it is almost 50 pages you see

278

00:23:06,496  -->  00:23:12,640
Selecting pg pc interface setting the ethernet interface

279

00:23:12,896  -->  00:23:18,528
check Windows IP addresses step-by-step the tips and tricks

280

00:23:18,784  -->  00:23:24,672
For creating simotion project first download and online connection

281

00:23:26,208  -->  00:23:29,024
If you have some problems going online

282

00:23:29,536  -->  00:23:35,680
This document is very useful and educational from my point of view

283

00:23:36,192  -->  00:23:37,472
I think you should

284

00:23:37,984  -->  00:23:38,752
look

285

00:23:40,544  -->  00:23:44,640
If you're facing some problems when going online

286

00:23:46,176  -->  00:23:47,200
Yes

287

00:23:53,600  -->  00:23:59,744
At the meantime by training if you want to make some progress you can 

288

00:24:04,096  -->  00:24:07,680
examine will find some folders

289

00:24:07,936  -->  00:24:14,080
day by day Useful information these files and folders are gathered together by experts

290

00:24:14,336  -->  00:24:15,360
inGermany

291

00:24:16,384  -->  00:24:18,176
and Existing

292

00:24:19,200  -->  00:24:21,760
Questions FAQs informs

293

00:24:22,016  -->  00:24:28,160
For instance this why it's good material

294

00:24:28,416  -->  00:24:30,464
For training and education

295

00:24:32,256  -->  00:24:38,144
So let's check the new version of simotion scout setup DVDs the last one

296

00:24:38,400  -->  00:24:40,960
5.3 volume 2

297

00:24:41,472  -->  00:24:44,032
utililties this applications

298

00:24:44,288  -->  00:24:50,432
There are some additional applications the design or foldering is

299

00:24:50,688  -->  00:24:53,760
Different you see

300

00:24:54,784  -->  00:25:00,928
Maybe they had something or they just deleted something

301

00:25:01,952  -->  00:25:08,096
So inthe simotion IT side you didn't see

302

00:25:08,352  -->  00:25:10,912
But example C sharp and JAVA

303

00:25:12,960  -->  00:25:16,032
For example that's why you have to download

304

00:25:16,288  -->  00:25:22,432
From websites if you don't have set up DVD for 4.5 for example

305

00:25:25,760  -->  00:25:30,112
inside 5.1 Applications

306

00:25:31,904  -->  00:25:36,512
Also it's deleted removed

307

00:25:37,792  -->  00:25:43,424
I think the new opc-ua is released that's why

308

00:25:43,680  -->  00:25:45,216
i guess

309

00:25:46,496  -->  00:25:49,056
So far so good

310

00:25:52,640  -->  00:25:56,992
For the OPC UA is possible to search

311

00:25:57,248  -->  00:25:59,296
Is simple OPC client

312

00:25:59,552  -->  00:26:03,392
OPC UA clients

313

00:26:04,928  -->  00:26:10,816
Just test the server via this kind of little programs

314

00:26:13,376  -->  00:26:15,680
OPC Foundation

315

00:26:17,984  -->  00:26:19,520
Is the Forum

316

00:26:21,568  -->  00:26:24,896
official foundation

317

00:26:26,176  -->  00:26:27,712
Git hub

318

00:26:31,040  -->  00:26:34,880
You can later go on

319

00:26:35,136  -->  00:26:37,440
Free product OPC CLIENT

320

00:26:39,232  -->  00:26:41,792
Product website free tools

321

00:26:46,144  -->  00:26:47,424
Yep

322

00:26:49,728  -->  00:26:53,568
User interface are downloads

323

00:27:00,736  -->  00:27:06,368
You're free OPC your client and start your OPCUA your test now

324

00:27:09,952  -->  00:27:13,024
Download for Windows 10

325

00:27:15,328  -->  00:27:19,168
with read more free downloads

326

00:27:22,240  -->  00:27:28,384
you need to login use your email continiue

327

00:27:30,176  -->  00:27:32,736
So that's another thing

328

00:27:35,040  -->  00:27:37,856
It looks like this

329

00:27:38,624  -->  00:27:40,416
This is the old version

330

00:27:40,928  -->  00:27:42,976
From OPC Foundation

331

00:27:48,608  -->  00:27:52,960
So you can test the functions to create your own program

332

00:27:54,240  -->  00:27:55,008
Yep

333

00:27:59,616  -->  00:28:02,432
So that's it see you next time
