Software for Truck and Railroad Scales

Integral Weighing System

* Software exclusively for REVUELTA® Scales

Software for Scales designed to control the weighing process for trucks and railroad wagons.

It is a tool that makes the operation of the Scales something easy, agile and secure.

Logo REVUELTA SIP®

About the Software REVUELTA SIP®

The Software REVUELTA SIP® is a powerful tool that smartly collects, compares, manages, and uses the generated data from almost any REVUELTA’s Scale connected to a PC through the Digital Indicator’s serial port.

Sembrado las haciendas
1
2
3
4
5
6
Sembrado las haciendas

Advantages

Click on each of the following items to see more features

SQL Database compatible with ERP systems and own applications

Customizable Tickets, Inquiries and Additional fields

Send operations via email

Scheduled reports

High security in each process by defining each user's task

Register and convert each operation to a desired measurement unit

Compatible with Windows 10 and 11 in 64 bits platforms

Data capture automation

Replication

Customizable Web Services for a compatible connectivity with Enterprise Resource Planning software.

Sincronización.

Automatic Database Backup and Maintenance plans

Novelties

The REVUELTA SIP® is an integral solution for the users: improves and potentiates the features of previous versions of the software and offers bigger technologic advantages that convert it in a powerful tool with superior connectivity possibilities.

Báscula Camionera

Customizable data input

REVUELTA SIP® is designed as flexible as possible, allowing the user to customize the data input, reports and notifications in order to adapt the operations to the particular working process of every company.

Data Base

Information Storage




The REVUELTA SIP® Software is a solution developed by Basculas Revuelta Maza, S.A. de C.V. that uses its own SQL Anywhere database engine (from SAP®) in which all information related to weighing on REVUELTA® brand scales is collected and managed.

SQL Anywhere Database is integrated with the application, it works as a program that emulates a database server, so it is not necessary to carry out additional configurations.

SQL Anywhere works like any Relational Database Management System (RDBMS) since it allows you to perform the same tasks such as inserting, editing, deleting and reading data, in addition to other traditional tasks.

This Database also has the advantage that it allows various forms of installation, it can be installed on the same computer where the "Revuelta SIP" Software is installed, it can be installed on a Local Server (Host) or it can be installed on a Server (Host) in the Cloud.

The "SQL Anywhere" Database Manager is included when you purchase the REVUELTA SIP Software, so it does not require acquiring an additional license for a Database Server for its operation.

Base de Datos

Data Base

Tablas

Security

The administration of tables, catalogs, and operations assigned to the different users of the Software is defined by the Administrator User of the Software REVUELTA SIP®, whom is responsible of granting permissions according to the needs of each operation and user.

Connectivity with other systems




Software Revuelta SIP offers the necessary tools to establish a connection to other applications such as ERPs or other company management systems.

Conexión con otros Sistemas

Connection to other systems


Web Service REST

To deliver the weighing information the Software REVUELTA SIP® has the ability to consume a Web Service exposed in an ERP System or ERP platform using REST technology in JSON format.

This REST type Web Service must be built or programmed by our customer's development team or by a third party for their ERP System, as for REVUELTA SIP® it is only required to parameterize and configure the software in a simple and practical way, so no additional programming is required from Básculas Revuelta Maza, S. A. de C.V., this configuration is carried out once the REVUELTA SIP® is installed.

In this way, the data managed and administered from the weighing of your scale REVUELTA® will be transferred to your ERP system, drastically reducing the time of analysis, development and implementation of an interface compatible with your information systems.

inicial

The client must create a REST Web Service and host it on its server, set the credentials (user and password) and optionally a token so that the Software REVUELTA SIP can connect.

inicial

As a first step the Software REVUELTA SIP can request the token* (the use of the token is optional) from the REST Web Service to establish a secure connection. The Web Service returns the requested token

inicial

Once the Software REVUELTA SIP has the token it can use this to establish the connection with the client's REST Web Service, this way it can send the data in the form of a JSON formatted text string parameter, this string contains the information of the last weighing.

End of Web Service REST Infographic - back to top Connectivity Methods

Web Service SOAP

The Software REVUELTA SIP has the ability to create SOAP type Web Services, these Web Services will be used to retrieve information stored in the Revuelta SIP database or can be used to insert or modify information.


Web Service SOAP - GET

GET Web Services can only be used to retrieve information, not to insert or modify data.

inicial

Within the REVUELTA SIP Software you must configure the Web Service, define the fields you want to retrieve, as well as other options such as whether it will be https.

inicial

Once the Web Service is created, a url address is generated where it will be published and can be consumed by an application created by the client. The Web Service will respond with the data previously defined by the client, thus retrieving the information from a weighing.

End of SOAP Web Service Infographic - back to Connectivity Methods Home

Web Service SOAP - POST

The Revuelta database has a POST type Web Service defined with 4 methods that can be used to insert or update an element in the catalogs of companies, carriers, products and users, these methods cannot delete a record.

inicial

The Software REVUELTA SIP provides a URL address where the Web Service will be consumed and the parameters to insert or modify records.

End of SOAP Web Service Infographic - back to Connectivity Methods Home

Replication

This option allows Software REVUELTA SIP replicate the records in a table of the customer's ERP database.

inicial

You must create a table in the customer's ERP system database with the fields that you want to retrieve from the Software REVUELTA SIP (e.g. net weight, product to be weighed, truck plates, etc.). It is also necessary to create a user and password in this database to allow access from another application (in this case the Software Revuelta SIP).

inicial


In the computer where the Software REVUELTA SIP is installed, an ODBC associated to the server and target table must be created, to send the information to the ERP system database exactly to the table that was created with the required fields, using the user and password previously generated for the connection.

inicial

Configure the Software REVUELTA SIP in Replication mode.

When new records are generated in the Software REVUELTA SIP database (e.g. each time you have a new weighing) the value of the fields specified in the new record will be replicated in the target table of the company's ERP system database.

End of Infografico Replication - back to Connectivity Methods Home

Interfaces

For this connectivity method you can optionally use the ODBC of the REVUELTA SIP software.

inicial


On the computer or server where the customer's ERP is hosted you can use the installer of the Software REVUELTA SIP (installation disk) to create the ODBC (*optional).

inicial


The client must create an .exe application (it can be in the same computer where Software REVUELTA SIP is installed or in another one, as long as the Software REVUELTA SIP can access the application), this application will receive as parameter the ticket number of the weighing by the Software REVUELTA SIP.


inicial

Within the Software REVUELTA SIP option is configured to execute the program Test.exe program every time a weighing is performed. Ticket number parameter is passed to the Test.exe program.

inicial

The application connects to the Software REVUELTA SIP (*can optionally use ODBC) and sends the ticket number of the last weighing to obtain all the data associated to that record. Once the Test.exe application has the data it can process it or send it to the ERP database.

End of Infographic Interfaces - back to Connectivity Methods Home

Synchronization

Synchronization is very useful in cases where the customer has several business units (branches) using Revuelta SIP software.

inicial


A Central Unit must be defined as the database that will consolidate all weighing operations.

The configuration possibilities allow you to define whether the synchronizations will be at a certain time of the day or immediately when new information is received in the satellite units, and many other options can be configured for the data flow between the Central and satellite units.
In order to implement this option it will be necessary to have communication with each unit either by VPN, WAN or by assigning a public IP address to the computer hosting the database in the unit.

inicial


The flow of information between Central and Branches is configurable according to the needs of each customer.
Certain guidelines must be followed, weights can only flow from the branches to the head office, catalogs can go from branches to head office or from head office to branches.

inicial
End of Synchronization Infographic - back to Connectivity Methods Home

System Requirements

Requerimientos de la PC

MINIMUM SYSTEM REQUIREMENTS:

  • - Processor: Intel Core i3
  • - RAM: 8 GB
  • - HDD: 50 GB available
  • - USB Ports:
    • - 1 USB port for Scale Communication
    • - 1 USB port for License Key
    • - 1 USB additional Port
  • - Resolution: 1280 x 768 minimum display resolution, 21" display recommended
  • - Operating System:
    • Windows 10
    • Windows 11
  •  
  • - For CAI System a GPU is required.
Administrador de Red Local o Empresarial

SYSTEM REQUIREMENTS FOR INSTALLATION AND EXECUTION OF THE REVUELTA SIP®:

  • SOFTWARE INSTALLATION:
  • - The USER must be the ADMINISTRATOR of the PC of should have special permissions to install the Software.
    (E.g. A shortcut to RevueltaSIP.exe in Desktop)
  • - In case of being inside a Domain Network, the USER should have special privileges or permissions granted by the Network Administrator * in order to create and define an ODBC (Open Database Connectivity) and additionally create and execute a batch file for the automatic start of the Database Connection service.
  • - In case you have an antivirus, it must be disabled during the installation process or create an exception for the installation folder.
  • PC USER OR PC USER GROUPS:
  • - The USER or GROUP of USERS of the PC that will operate the Software must have permissions to have access to the PC USB ports, along with a shortcut to the REVUELTA SIP®


* For more information about these permissions please contact the IT Department, Network Administrator or Technical Support in your company.



ADDITIONAL NOTE: The aforementioned permissions or privileges are exclusive to the use of the PC, and are totally independent of those granted in the operation of the Software REVUELTA SIP®

Weighing Solutions

Learn more about our Weighing Solutions at: