We use our own and third-party cookies to improve our services.  Further information
Home Products Applications Downloads Contact Company
ES EN
Logo corporativo de safeline S.L. Logo corporativo de safeline S.L. Electrical protection and energy efficiency
Español    English

New UNIVERSAL+ Family

Universal tele-controllable protection and mains analysis unit with WebServer and Modbus TCP / IP
Automatic reclosures with built-in motor-drive. Graphic display in real time. AC / DC and AC+DC measurements
Oscilloscope event-logger with pre-trigger (built-in 600-event memory)
All in one and the same module

Available in 3 precisions:
± 0.1%, 0.2% and 0.5% (V, I)

Latest additions:

Safeline Web Service

Management software for UNIVERSAL+ units 1

Website platform designed with cutting-edge technology to manage, analyse, monitor, control output relays, view status of logic inputs, configure alarms and send notifications/e-mails via Internet/Intranet.

UNI.+ 7WR ROGOWSKI M4

Three-phase mains analysers with Rogowski coil probe

Safeline’s quintessential mains analyser, now with Rogowski probe, for a quick and simple installation.

Thd-Hd-VAr History

The analyser for harmonics compensation

Safeline’s Thd-Hd-Var log (including 14-month memory) permits harmonics and reactive energy to be analysed easily and conveniently with no need to install software and so know which compensation unit is needed to solve the problem.

UNI.+ 7WR 6LIN / 6LIR

6-line three-phase and monophase mains analysers

Designed for analysis of multi-line networks, with 6 intensity lines.

New add-ons V2.0

Have a look!

Latest developments:
  • New storage technology – no longer limited to 40 measurements
  • Totals included at the end of the report
  • Export/import function for unit configuration
  • Remote customised measurements are now compatible with all the UNIVERSAL+ units
  • Incompatible unit notification
  • Error correction

UNIVERSAL+ 7WR 4ASR

Reclosable sector auto-isolator

Designed to isolate electrical sectors posing problems of earth leakage or over-loading and permit the remaining sectors to continue functioning normally.

Latest additions:

Safeline Web Service

Management software for UNIVERSAL+ units 1

UNI.+ 7WR ROGOWSKI M4

Three-phase mains analysers with Rogowski coil probe

Thd-Hd-VAr History

El analizador para la compensación de armónicos

UNI.+ 7WR 6LIN / 6LIR

6-line three-phase and monophase mains analysers

New add-ons V2.0

Have a look!

UNIVERSAL+ 7WR 4ASR

Reclosable sector auto-isolator

Website platform designed with cutting-edge technology to manage, analyse, monitor, control output relays, view status of logic inputs, configure alarms and send notifications/e-mails via Internet/Intranet.

Safeline Web Service

Start demo

Access our web service with a test user

The definitive website platform for management of UNIVERSAL 1 units

Safeline’s latest software development using cutting-edge technology is now available

All units can be managed simply and conveniently via the geographical location function from a map or its powerful dynamic filters

Safeline Web Service allows the user to store information sent by the Safeline units, analyse measurements and I/O status graphically via Gantt charts

The units’ relays can be controlled manually or automatically thanks to the multiple schedule-astronomical programmers assignable to tags (groups of units)

The user is kept updated 24/7 by e-mail notification of the status of all units by configured alarms

Maximum security of access to the platform

General overview (statistics and visualization of all the units)

Unit management with dynamic filters and customisable columns

Unit management via geographical location from map

Analysis of input / output status via Gantt chart

Graphical analysis of measurements

Alarm management for each unit with notifications via e-mail

Manual relay control and monitoring of relay status in tabular form

Monitoring of input / output status of all units in tabular form

Management of daily / weekly astronomical schedule programmer

Visualization of sunrise and sunset time of each unit in tabular form

Management of daily / weekly schedule programmers

Management of daily / weekly / yearly schedule programmers

Visualization in tabular form of daily / weekly / monthly / yearly (vacations and holidays) schedule programmers

Management of tags (groups of units)

Notifications centre

Adjustments

User’s profile




Further information regarding installation

Safeline Web Service installation procedure

In order to deploy the platform correctly, the system administrator must install the following open-code software distributions

  • MySQL 5.6

  • MongoDB Community Server 3.4

  • Oracle JDK 8

WARNING: Safeline does not guarantee the correct functioning of the software in any version previous or subsequent to the fore-mentioned.

Open the command interpreter and initialize the MySQL service.

> service mysql start

Create a database with collation “utf8_general_ci”, swsbd being the default name of the database in the project’s configuration file.

> CREATE DATABASE swsbd CHARACTER SET utf8 COLLATE utf8_general_ci

In this database, all the relational structure necessary to the Safeline Web Service software is maintained.

Subsequently, in a new instance of the command interpreter, initialize the MongoDb service.

> service mongod start

Hereafter, create a new database, mongosws being the default name.

> use mongosws

In the non-relational database are stored:

  • Measurements, input/output status and information/data from all units which they send to the server.

  • Logs generated by the system.

VERY IMPORTANT: the system administrator must be held accountable for backup copies and space available on the hard drive.

Upon download of the software packages pertaining to Safeline Web Service, the following directories are to be found:

  • Backend. Contains files necessary for deployment of Safeline Web Service’s main service and takes care of the following:

    • Create all relational database tables en MySQL 5.6

    • Register the user administrator by defect

    • Offer an authentication service

    • Present the user with the HTML5 templates

    • Alarm detection

    • Management of output relays via schedule programmers and manual control

    • Generation of notifications and dispatch of e-mails to the user

  • Rest. Contains the files for start-up of REST service. Takes care of following functionalities:

    • Initialization of non-relational database MongoDB 3.4

    • Deployment of an API REST service

    • Automatic registration of system units

    • Maintaining information, measurements and input/output status of Sureline 7WR units in the non-relational database

The Safeline Web Service software is made up of two Java application containers with a “.jar” extension, each of which has a secondary file for manual configuration with a “.yml” extension. It is of the utmost importance that, before installing and executing the “.jar” files, the “.yml” files are correctly configured. Refer to manual.

SAFELINE WEB SERVICE V1.1.0/
    ├── backend/
    │   ├── backend-0.0.1-SNAPSHOT.jar
    │   ├── backend-0.0.1-SNAPSHOT.jar.original
    │   ├── application.yml
    └── rest/
        ├── restservice-0.0.1-SNAPSHOT.jar
        ├── restservice-0.0.1-SNAPSHOT.original
        └── application.yml

Once the “.yml” files have been configured, open the command interpreter of the operating system and execute the Bacend service which is in the “backend-0.0.1-SNAPSHOT.jar” Java application container.

> java –jar backend-0.0.1-SNAPSHOT.jar

Wait until the software indicates “Started BackendApplication” in the register as this indicates that the service has initialized correctly.

Subsequently, open a new command interpreter and execute the rest service located in the Java application container “restservice-0.0.1-SNAPSHOT.jar”.

> java –jar restservice-0.0.1-SNAPSHOT.jar

Wait until the software indicates “Started RestserviceApplication” in the register as this indicates that the service has initialized correctly.

Enablement of data dispatch to the Safeline Web Service in the compatible Sureline Universal+ 7WR units 1

Access the unit and press “Access configuration”, go to “TCP/IP configuration (remote server)”, enter the server URL (public IP) where the Safeline Web Service is hosted and check “Enabled” box. Where the name is requested, it is recommended the number of the office/installation is noted. The user fields and password are not necessary with this software. Enter the user PIN and press “Save”.



Technologies

Java 8

HTML 5

MongoDB 3.4

MySQL 5.6



Outstanding characteristics

Storage of measurements and I/O status dispatched by the units

At 5-minute intervals, the units automatically dispatch measurements and I/O status to the Safeline Web Service server. The data remains recorded in the database for its analysis.

Auto-registration of units in the server

The Safeline Web Service auto-registers the units which send it information.

Geographical registration of units from map via Google

Geographical location. Latitude, longitude, time zone, address, town, province, community and country.

Astronomical weekly programmer for each geographical location (assignable to a group of units)

Astronomical daily / weekly: Management of output relays at sunrise and sunset according to time zone and geographical location of each unit. Permits programming daily switching on and off via a high-precision algorithm which calculates sunrise and sunset every day.

Thousands of independent schedule programmers (assignable to groups of units)

Daily / weekly: permits switching on and off to be programmed according to day/s of the week.

Daily / monthly / yearly: permits switching on and off to be programmed in a day / month / year.

Daily / monthly / yearly (vacations and holidays): permits switching on and off to be programmed in a day/month/year. Should it coincide on a specific day with any of the other programmers, this one takes priority and, therefore, will only execute the vacations and holidays programme.

Management of output relays

Via astronomical daily / weely programmer

Via multiple daily / weekly programmers

Via multiple daily / monthly / yearly programmers

Via multiple daily / monthly / yearly (vacations and holidays) programmers

Via direct manual control

Monitoring relay status of all the units in tabular form

Management of logic inputs

Monitoring input status of all the units in tabular form

Graphical analysis of measurements

The platform permits the measurements and I/O status of the units to be graphically analysed. The user can choose to view data in days, weeks or months. He can also choose to view in lines or bars. Can be zoomed in to the minimum scale (5 mins). Includes maximum, minimum and mean values.

Management of alarms for each unit with notifications via e-mail

The system permits the alarm enablement value of each measurement to be configured.

Assignation of alarms due to change in status at logic input

Notifications/e-mails sent via Internet/Intranet in the event of an alarm

Management of tags to assign to groups of units.

The tags have a colour and a name. By default, the platform creates tags based on ten colours in order to organise and cluster the units. The tags can also be customised by adding on, editing name and colour or eliminating them.

Management capacity: 16,000 Sureline units

Other functionalities

The platform is bilingual – English and Spanish

The design is adaptive to different screen resolutions and types, displaying the content in a specific form for each device.

The measurement graphs permit the user to select a template for a dark or light style.

Automatic tooltip: Moving the cursor over the table cells, an informative window pops up

Start demo

1. Safeline Web Service is compatible with models UNIVERSAL+ 7WR M1, M2, M3, M4, M5, ROGOWSKI M4, XREM, TH, 7WR MINI M4 and MINI BASIC Software version V3.10 June 13 2018 or subsequent.

All brand names mentioned in the present document are merely for reference purposes and do not imply any relationship of Safeline with said companies.

Add-ons, Safeline’s new expansion

The add-ons increase the possibilities of the Sureline units. They are hosted in the cloud,
are automatically added on and updated free of charge and permit interaction with multiple units.
No user account, no complications, just add on units

Customised measurements

Permits measurements of multiple units as necessary to be customised and organised in order to compare them with each other in real time.

Energy polycomparator

Should one wish to compare consumption in various locations, one need only add the IP’s of the units to be compared.

Report generator

A report can be generated on unit information, a 3-year energy log, measurements and the unit’s logger and then be exported to pdf, excel or doc.

Check it out now

All in one and the same Sureline unit

Sureline unit, UNIVERSAL+ family built-in WebServer

Connecting to the router or directly to a computer via ethernet cable

Display and
programming
by:

Web browser compatible with smartphones, tablets, laptops, etc.

Safeline Web Service, web platform for management, analysis, logging and control with multiple schedule programmers.

Free desktop DWP (DataWatchPro) professional software

Features included in a UNIVERSAL+ 7WR M1 unit (consult manual)

Consumption analyser via Internet

Analyses the electrical consumption via Internet easily, conveniently and intuitively.
By clicking on the chosen bar, the user can access a specific time (month, day, hour, minute).

Discover the cost of energy in € for months, days, hours and minutes.
Calculate emissions of carbon dioxide emitted
3-year internal memory of continuous logging

DWP, PC software

Module: oscilloscope event logger in waveform with pre-trigger and autoscale
Module: 7-channel oscilloscope with autoscale
Module: 7-channel harmonics spectrum with autoscale (63 harmonics, range in % and value V - A)
Module: real time
Module: energy analysis
Module: graphic display (quick scan)
Module: daily analysis
Module: graphical plotter (extended period graphical analysis)
Module: graphical data analysis

WebServer

Module: oscilloscope event logger in waveform with pre-trigger and autoscale
Module: 7-channel oscilloscope with autoscale
Harmonics spectrum module with autoscale (V1, V2, V3, I1, I2 and I3 with 64 harmonics)
Module: real time
Module: energy analysis
Module: Energy report generator

The definitive analyser for harmonics compensation and reactive energy

In a world where modern electronics are increasingly present, problems occur stemming from the harmonics fluctuations produced by “non-linear” energy consumption. This gives rise to a distortion known as harmonics whose presence in an installation can cause many problems, among which over-heating, diminished power factor, couplings in telecommunications, reduced life expectancy of electronic devices, etc.

Safeline’s Thd-Hd-Var log (including 14-month memory) permits harmonics and reactive energy to be analysed easily and conveniently with no need to install software and so know which compensation unit is needed to solve the problem.


hdV(V) log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

hdI(A) log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

ThdV(%) log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

ThdI(%) log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

VAr log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3

VArL log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

VArC log

(L1, L2, L3 - ∑L1,2,3 - (ΣL1,2,3)/3)

Universal+ 7WR 4PHA
Schedule multi-programmer + astronomical

One can switch on/off up to 4 relays at sunrise or sunset,
on leaving for vacation or whenever one wants.
All this from any location via any web browser thanks to Safeline’s cutting-edge, user-friendly software.

Daily / weekly astronomical schedule programmer

Daily / weekly schedule programmer

Daily / monthly / yearly schedule programmer

Daily / monthly / yearly (vacations) schedule programmer

Further information regarding functioning

How does it work?

The astronomical schedule programmer permits up to 4 relays to be switched on or off at sunset or sunrise. i.e. switch on at sunset and off at sunrise, thanks to the high-precision algorithm which the unit calculates daily.

Ease of operation

Geographical location. Firstly, the unit must be given the location (where one wishes it to calculate sunrise and sunset). This is done by simply pressing “Automatic” and obtaining the device’s coordinates. These can also be entered manually.
Secondly, the relays must be adjusted according to the days of the week in which their action is required. This is done via the minimalist panel, by indicating the days and then enabling the relays which are to be executed assigning them a status (e.g. off at sunset and on at sunrise or viceversa). An offset can also be added to advance or retard each relay up to 240 minutes should action be required before or after sunrise or sunset.
Vacations. Lastly, the user must indicate whether or not the programmer is to execute on holidays. These holidays are configured in the vacations schedule programmer.
Results. The schedule programmer has now been configured and it only remains to indicate whether DST is to be automatic. The result can now be viewed for the current date as well as, for instance, for the whole year since the unit will calculate sunrise and sunset for the current and subsequent years.

How does it work?

In the daily/weekly schedule programmer, the user can view all actions to be executed every week. It permits up to 4 relays to be switched on or off according to the day/s of the week at a specific time.

Ease of operation

Import / Export. If a programme has already been exported and the user wishes to import it, he must firstly import a configuration file then press “Select file”. In this way, several units can be easily programmed or backed up.
Programming time: Really simple. e.g. in the following panel, one observes that relay A is switched on 5 mins every day for, let’s say, an irrigation system. Should a new plant requiring a more intense irrigation be included, then the user would set relay A to ON at 19:00 hrs, for example and add it on. After that, at 19:30, he would program relay A to OFF in order for the irrigation system not to be running all night.
Configuration management: The lines of each programme can be eliminated or modified at any time. They can also be exported by means of the lower buttons.

How does it work?

The daily/monthly/yearly programmer is where more specific actions are hosted, e.g. enabling irrigation during the driest months. It permits up to 4 relays to be switched on or off according to the day, month and year at a specific time.

Ease of operation

Import / Export. If a programme has already been exported and the user wishes to import it, he must firstly import a configuration file then press “Select file”. In this way, several units can be easily programmed or backed up.
Programming time: Really simple. For example, during the hottest months (June, July and August), irrigation will be set every day at 15:00 hrs for 5 minutes. If a hot September 2018 is forecast, it can also be added. The user must ensure the relay is returned to the OFF position, as in the example, otherwise the irrigation system would be functioning throughout the whole period.
Configuration management: The lines of each programme can be eliminated or modified at any time. They can also be exported by means of the lower buttons

How does it work?

The daily/monthly/yearly (vacations) programmer is where actions are programmed for holidays. One must bear in mind that actions programmed in other programmers will not be executed on a holiday. Nevertheless, the user can decide whether or not the astronomical programmer enters in vacations. This is fully explained in the pertinent section.

Ease of operation

Import / Export. If a programme has already been exported and the user wishes to import it, he must firstly import a configuration file then press “Select file”. In this way, several units can be easily programmed or backed up.
Time programming. Really simple. For example, if the company vacation period is August and production is to be shut down. The user selects the month and set relays in “ALL” to “OFF”. In this way, in August the unit will not execute the programmed actions in the other programmers and will only act in this way until the end of the month.
Configuration management: The lines of each programme can be eliminated or modified at any time. They can also be exported by means of the lower buttons

Characteristics

Astronomical schedule multi-switch, programmable via Internet / Intranet with 4 independent output relays.

Simple user-friendly programmimg, with an import/export programming files function.

Counter for number of “ON” hours per relay, information and manual relay control (ON/OFF)

Four independent schedule programmers:

- Daily / weekly astronomical

- Daily / weekly (512 programmes)

- Daily / monthly / yearly (2048 programmes)

- Daily / monthly / yearly (vacations, holidays.....512 programmes)

Simultaneous execution: the schedule programmers function in parallel and, therefore, all the programmes are executed simultaneously with no delays except in the case of falling on a day which has been entered into the vacations programmer. In this case, only actions assigned to this programmer will be executed.
Programming the schedule programmers is an easy task whereas normally it is costly and onerous. This software has been designed by Safeline from scratch with all efforts focused on ease of use. The flat, minimalist interface, the geolocation (latitude, longitude and GMT) detection and the internal clock (date and time) all contribute to this end.
It only needs to be configured once. An outstanding feature is, without doubt, its self-sufficiency. The automatic time change-over by default along with the daily calculations carried out by the unit to determine sunrise and sunset guarantee that, once configured, it need never be configured again.
Export / Import. Should the user be interested in having the same configuration in different units or, simply, in having a copy of same, this can be done by simply exporting/importing the unit’s file to a computer or viceversa.
See unit online

Our mission

Safeline helps companies and private individuals to make the most of energy

Safeline’s products make energy:

Safe:

thanks to its protection systems

Productive:

thanks to the continuity of the electric service and domotics

Efficient:

due to its capacity for managing devices and analysing the mains

Reliable:

thanks to its programmable alarms system and automatic reclosure.

Sureline measures and protects ALL

Safeline does not confine itself to offering conventional metering and protections.
It offers hundreds of measurement parameters and 30 simultaneous protections.

Sureline withstands overvoltages and protects by cutting off in 2ms

In order to protect, the protection device must withstand overvoltages.
The Sureline units (230V) withstand overvoltages of 450V permanent and 1000V Pk.

Design, quality, miniaturisation and finishing

Only Safeline incorporates its own exceptional 100,000-operation motor-drive in a unit of omly 4 modules.
It uses high-quality components and gold-plated connectors to ensure maximum service life and high reliability.
Minimal energy consumption (1 - 1,5W) and low working temperature.

See products