没有合适的资源?快使用搜索试试~ 我知道了~
首页Prosys_OPC_UA_Simulation_Server_UserManual.pdf
资源详情
资源评论
资源推荐

Prosys OPC UA Simulation Server – User Manual 19.5.2017
v.2.3.2 Page 1/14
Prosys OPC UA Simulation Server – User Manual
Version: 2.3.2
Table of Contents
Installing the Application .................................................................................................................................... 2
Uninstalling the Application ............................................................................................................................... 2
About the Server ................................................................................................................................................ 3
Objects ........................................................................................................................................................... 3
Types ............................................................................................................................................................. 3
Views ............................................................................................................................................................. 3
User Interface .................................................................................................................................................... 4
Status ............................................................................................................................................................. 4
Endpoints ....................................................................................................................................................... 5
Registering to a Local Discovery Server ....................................................................................................... 5
Users.............................................................................................................................................................. 6
Sessions ........................................................................................................................................................ 7
Certificates ..................................................................................................................................................... 8
Connection Log .............................................................................................................................................. 9
Address Space ............................................................................................................................................ 10
Simulation .................................................................................................................................................... 11
Debug Log ................................................................................................................................................... 12
Reg/Res Log ................................................................................................................................................ 13
File locations .................................................................................................................................................... 14

Prosys OPC UA Simulation Server – User Manual 19.5.2017
v.2.3.2 Page 2/14
Prosys OPC UA Simulation Server – User Manual
OPC UA Simulation Server is an OPC UA server application, which provides simulated data. You
can use it in place of OPC UA servers that provide online production data, for example, to test
connections from different OPC UA client applications or to help you with your OPC UA system or
application development.
Installing the Application
The installation includes a complete “embedded” Java Runtime Environment (JRE). This ensures
that you don’t need to install Java in your computer, although the application is running in a Java
environment, and you don’t need to worry about the Java updates. The embedded Java is only
used for this application.
The application install packages are available from http://www.prosysopc.com upon request. You
should get the correct package, depending on your target environment.
On Windows, run the installer executable and follow the instructions. By default, the application is
installed with normal user privileges under your home directory. If you want to install it to, for ex-
ample, Program Files, you need to run the installer as user which has administrator priviledges.
On OS X, you can just install it normally from the dmg-package. Just note that the application is not
signed, so you need to accept it at the first startup. Since OSX 10.8 (Mountain Lion), this requires
that you open the application using the right-click menu - Open. You can then accept the applica-
tion to be run, although it is not signed. After the first startup, you can run it normally from the
Launch Pad as well.
1
On Debian-based Linux (such as Ubuntu), use
sudo dpkg -i prosys-opc-ua-simulation-server-x.x.x-x.deb
On RPM-based Linux (such as Fedora), use use
sudo rpm -i prosys-opc-ua-simulation-server-x.x.x-x.x86_64.rpm
(If the rpm install fails with "error: failed dependencies" then you are most likely running a Debian-
based Linux distribution.)
Uninstalling the Application
On Windows the application can be uninstalled through the Control Panel, or with the uninstaller (in
the installation folder). Remember to stop the application before uninstalling (some files cannot be
removed while the application is running and must be removed manually if uninstalling is done
while the application is running).
On OS X you can just remove the application from the Applications folder.
On Debian-based Linux use
sudo dpkg -r prosys-opc-ua-simulation-server
On RPM-based Linux use
sudo rpm -e prosys-opc-ua-simulation-server
1
See http://www.wikihow.com/Install-Software-from-Unsigned-Developers-on-a-Mac for more information
about the Apple Gatekeeper options.

Prosys OPC UA Simulation Server – User Manual 19.5.2017
v.2.3.2 Page 3/14
About the Server
The Simulation Server is an OPC UA server that contains simulation signals for demonstration and
testing purposes.
As most OPC UA servers, the address space of the Simulation Server has three main folders: Ob-
jects, Types and Views. Objects include instances of OPC UA nodes, defined in Types folder.
Views can include subgroups of OPC UA address space
The address space can be explored with the Address Space view. It is also available for all client
applications, such as Prosys OPC UA Java Client.
See the Address Space part for more about the address space and how to browse it in the server.
Objects
The Simulation Server defines the following objects:
Server object is a standard object that provides the status and capability information about
the server
Simulation folder contains all simulation signals defined in the Simulation page
MyObjects contains a sample object, MyDevice that simulates a simple device with 4 com-
ponents
o MySwitch is a simple switch variable (DataType=Boolean) that can be turned on
and off
o MyLevel is a variable (DataType=Double) for simulated level measurement
o MyLevelAlarm is an alarm object corresponding to MyLevel. New events are sent
from the server when the value of MyLevel exceeds the alarm limits defined in the
alarm object.
o MyMethod is a sample method that can be called from the client applications
MyBigNodeManager represents an object including a large number of data items
StaticData object includes variables of various data types that change only when they are
written to
Types
The OPC UA servers provide complete type information for the objects also in the address space.
These can be found from the Types folder. The Simulation Server includes the following types:
ObjectTypes includes type definitions for all the objects in the server address space
VariableTypes includes type definitions for all the variables in the server address space
DataTypes defines all the data types that are used in the server address space
ReferenceTypes defines all the reference types that appear between nodes
EventTypes define all the events that appear in server address space
Views
The Simulation Server does not define any Views.
剩余13页未读,继续阅读







安全验证
文档复制为VIP权益,开通VIP直接复制

评论0