S95 EM Site Class
Site objects are hierarchical elements, representing the ISA-95 equipment level of the same name in the ISA-95 Equipment Model of the system.
Underneath the abstract Enterprise object (representing the complete business organization) 'Site' objects represent the different geo locations of the enterprise.
Each 'Site' object is further divided into multiple Areas.
Quick Configuration
-
In the ISA-95 Equipment Model panel right-click on the Enterprise object and select from the context menu.
-
Code Execution and Visibility Configuration
For Autonomous Site Operation theS95 EM Siteobject can be linked to a Local Core object in the I/O Model to provide local Code Execution capabilities for its child items.This property can only be configured in DataStudio at the moment of creation. It will be grayed out and non-configurable in the Object Properties panel after creation. Only one core per branch! If a Local Core is assigned to a S95 EM Site object, NO further Local Cores can be assigned to child objects of this Site object. Multiple Local Cores can be used for a Site in the ISA-95 Equipment Model if they are assigned on S95 EM Area level. To specify the component which executes the for the objects in the branch underneath this Site object, …
-
Go to the Execution and Visibility property section and click on the … icon for the Code Execution property to open the object picker dialog.
-
In the dialog select the component where the code is going to be executed, from the I/O Model.
-
Click OK to close the object picker dialog.
-
-
Click Create to create the object in the ISA-95 Equipment Model.
Object Properties
The unique identification. Additional information. The code which is used to identify the asset in the ERP system. The name of this object in the MES world. Script editor to enter an advanced Lua script. When set, the item executes in a thread not shared with other items. Criticality. File attachments stored in MongoDB file store.Common
The script library compound contains Lua-Script libraries. The Lua module name of the library that will be used to reference the library by its users. Script editor to enter an advanced Lua script. Execute the script library when initializing the Lua environment for child objects.Script Library
The location of the object. Definition of the location strategy. No location: This object is not interpreted in a location context. Static (or manually changed) location: You may set the location data manually, by Engineering Script or by selecting the location visually using the Location Finder feature. Inherited location: The object inherits the location from the owning object in the system hierarchy. Dynamic location: The object location is supplied by other I/O Items. You may drop other I/O items into the location fields of this object. Location properties: The endpoint server has distinct properties for I/O item location data. Please note, that this option works only for I/O items . The optional name of a location. The north-south position of a point on the Earth’s surface. The east-west position of a point on the Earth’s surface. The height above sea level of the location. Enables historization of Location data.Location
Strategy
Property group to configure the code execution and object visability scope. This determines in which service component the object executes its code (logic). It will only be visible in this component and its parent components. If the property is not configured then the object inherits the property from its ancestors. If no ancestors have the property configured then the code execution is assigned to the Master Core.Execution and Visibility
Compound to hold various structures to customize the object and to be read and written to by Lua-Script code or external interfaces. A generic string buffer to be used programmatically for custom purposes. This is an extensible set of named strings which can be used programmatically for custom purposes. A custom property name which can be used programmatically. The value of the custom property which can be read and written programmatically. This is an extensible set of named tables which can be used programmatically for custom purposes. A custom table name which can be used programmatically. Handles an entire table organized in columns and rows. The data can easily (cut, copy and paste) be exchanged with table-oriented data of other software products, e.g. MS Excel.Custom Options
Custom Properties
Custom Tables