Additional SORIS Driver Procedures

Complete the following procedures as needed:

Add Hierarchies
  • You have created a SORIS network.
  1. In System Browser, select Management View.
  1. Select Project > Field Networks > [network name].
  1. Click the SORIS tab and open the Hierarchies Mapping expander.
  1. From System Browser, drag the root node for your Logical and User Defined views to the Hierarchies Mapping expander.
  1. Click Save .

 

Export the Data Model
  1. In System Browser, select Management View.
  1. Select Project > System Settings > Libraries.
  1. Click the SORIS tab.
  1. In System Browser, select the Manual navigation check box.
  1. Select L1-Headquarter > Global > [Feature Name] > Object Model.
  1. Drag the desired object models to the SORIS Objects section.
  1. Do the following in the SORIS Objects section:
  • Select the objects you want to control.
  • In the Match String field, enter one or more comma-separated text strings for each object model you want to load dynamically in your adapter. The string name needs to correspond to the name of the device or devices using the object model.
  1. Do the following in the Properties section:
  • Select the properties you want to control.
  • In the Address field, enter one or more comma-separated text strings for each property you want associated with your adapter. The string name needs to correspond to the name of the device or devices.
  1. Do the following in the Function Match section:
  • Click Add.
  • Define a match pattern and function name to dynamically assign a function when an object is created in the SORIS adapter using the selected object model.
  1. In the Export Files Full Path field, click Browser, and then select an output directory.
  1. Click OK.
  1. Click Save .
  • The system creates the following files: [name].cs, [name].java, [name].owl, [name].yaml.

 

Delete a SORIS Adapter
  • You want to delete a SORIS adapter and all objects associated with the adapter.
  1. In System Browser, select Management View.
  1. Select Project > Field Networks > [network name] > [adapter name].
  1. Click the SORIS tab.
  1. Click Delete .
  1. Click Yes.

 

Delete a SORIS Network
  • You want to delete a SORIS network, all adapters that are part of the network, and all objects associated with the adapters.
  1. In System Browser, select Management View.
  1. Select Project > Field Networks > [network name].
  1. Click the SORIS tab.
  1. Click Delete .
  1. Click Yes.

 

Delete the SORIS Driver
  • The SORIS driver is not monitoring a network.
  1. In System Browser, select Management View.
  1. Depending on the location of the SORIS driver, select one of the following:
  • Project > Management System > Servers > Main Server > Drivers > [name of driver]
  • Project > Management System > FEPs > [FEP station] > Drivers [name of driver]
  1. Select the SORIS tab.
  1. Click Delete .
  1. Click Yes.

 

Discover thingAdapter Objects Manually
  • The Auto discover feature has not been programmed into the adapter.
  • You have added a new thingAdapter object to an adapter, which the adapter recognizes, but Desigo CC does not.
  1. In System Browser, select Management View.
  1. Select Project > Field Networks > [name of network] > [name of adapter].
  • In the Extended Operation tab, the Online property displays Connected, and the Consistency property displays Rediscover Required.
  1. In the Extended Operation tab, go to the URL property, and then click Discover.
  • System Browser refreshes the thingAdapter object list, the Consistency property displays Up to date, the alarm is removed from the Event List, and the Activity Log records the transaction.

 

Modify the SORIS Driver
  • You have contacted Technical Support and have been instructed to change settings for polling threads.
  1. In System Browser, select Management View.
  1. Depending on where the SORIS Driver is located (Desigo CC server or FEP station), select one of the following:
  • Project > Management System > Servers > Main Server > Drivers > [name of driver]
  • Project > Management System > FEPs > [FEP station] > Drivers > [name of driver]
  1. Click the SORIS tab.
  1. In the Polling threads field, modify the default value (25) according to instructions from Technical Support.
  1. Click Save .

 

Stop the SORIS Driver
  1. In System Browser, select Management System View.
  1. Depending on where the SORIS Driver is located (Desigo CC server or FEP station), select one of the following:
  • Project > Management System > Servers > Main Server > Drivers [name of driver]
  • Project > Management System > FEPs > [FEP station] > Drivers [name of driver]
  1. Click the Extended Operation tab.
  1. In the State property, click Stop.
  • The SORIS driver stops.