You are here: Driver Reference > Hilscher Driver > Configuring Digital Points > Configure the Hilscher Point Properties

Configure the Hilscher Point Properties

Use the fields at the top of the Hilscher tab to configure the general point properties. Some of these fields are common to points on many simple drivers (see Configure Common Point Properties in the ClearSCADA Guide to Simple Drivers). Fields that are specific to points on the Hilscher driver are explained below.

An example at the end of this section shows how the Address and Offset are used by ClearSCADA (see below).

Example:

On a particular ClearSCADA system, a Hilscher Profibus FMS Scanner is given this configuration:

Object Data Type:BOOL (Boolean data)
Data Start:3
Data Length:;12

Thus, the Scanner scans elements 3 to 14 on the FMS device with which the Scanner is associated.

A Digital Point that uses the above Scanner is given this configuration:

Number of Bits:2
Address::4
Offset:3 (indicating that the starting bit is the third bit in the above Address)

To obtain the value of this point from the above scanned range, ClearSCADA extracts the data from the 3rd bit within element 6 through to the 3rd bit in element 7.


ClearSCADA 2015 R2