Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

Table of Contents

Introduction

The connection profile decides how the logger tries to communicate with the outside world.

The SA380-TX logger is capable of sending the acquired data events to a specified server.

 


When you need:

-       The logger to send data to a server,

-       Listen for dialup connections,

-       Use GPRS cellular GSM communication

Then you need to set an appropriate connection profile in the data logger. 


There can be maximum of 10 connection profiles defined in the logger. 


The connection profile describes:

-       Primary connection for the server communication: Ethernet or GPRS. (The selection "GPRS" refers to all forms of cellular modem connection, be it 2G, 3G or 4G).

-       For GPRS/3G/4G: APN name and PPP credentials: username and password.

...

Creating a new connection profile

 


Selecting new shows a blank connection profile:

...

Press Save when finished.

Ethernet only connection

Image Added

To disable the modem make sure the Gsm disabled button is active. (Power off)

Press Save when finished.

GPRS primary connection

Selecting GPRS will assume three more settings:

  • APN: Access Point Name is the gateway between the GPRS / 3G / 4G network and another computer network.
  • Username: needed for the point-to-point connection to the APN (it may be blank)
  • Password: needed for the point-to-point connection to the APN (it may be blank)

...

This will bring back to Advanced config dialog. The new active profile name will show on the Connection profile button.

Changing configuration remotely

Since firmware 1.5, there is a web based configuration tool available on the logger.

You have to reach the logger with a browser again:

Image Added

Note
Notice that you must not use port 8080! Normal HTTP port 80.

The logger will ask for authentication:

Image Added

User name and password are the same.

Go to config:

Image Added

After a short while you have to able to see the config editor:

Image Added

As connection profile configuration is only available for advanced users, you can edit in XML form only (at the moment):

Image Added

Image Added

Simplest way on creating new connection profile is to copy and edit one of the existing profiles:

Image Added

You have to change:

id: easiest to increment the last available id by 1, for above id="3"

name: create a new name for the new profile: name="O2 to Centrix"

host: e.g: host="centrix.org"

GPRS / 3G / 4G example:

apn="mobile.o2.co.uk"

user="o2web"

pass="password"

Image Added

Note
To activate it, don't forget to change the currentProfile value to the new id!

Image Added

Press Set Config on Logger when finished:

Image Added

Troubleshooting

About box

Navigate to the About box:

...

GSM state: RASSERVER: Remote Access Server is running, basically we can call the logger, there is no active GPRS cellular connection.

PPP: GPRS / 3G / 4G connection is active. We can reach the logger remotely either using the GPRS IP address if it is routed or we can call the logger on the data number.

...

GSM signal displays a percentage value proportional to -109 .. -51 dBm range. -109dBm = 0%. -51dBm = 100%.

GSM IMEI:  International Mobile Station Equipment Identity: identifies the modem.

GSM IMSI:  International Mobile Subscriber Identity: Identifies the SIM card.

 


Tip

When we have a working configuration and working communication:

Comms state: NOTIFYSAMPLES or LOOPWAIT

Sending state: IDLE or OK

GSM state: RASSERVER for dialup-only or PPP for GPRS / 3G / 4G connection

 


System System log

Real-time system log

Navigate to real-time syslog screen:

Image RemovedImage Added

The Real-time syslog dialog shows the important system events as they happen in real-time.

...

"Restart comms" button forces the GSM modem handler and the data event sender modules to restart.

 


Tip

The example above shows that the DNS server could not resolve the host name iihome.hiav.networkrail.co.uk,

which tells us we are most likely to talk to wrong DNS server, maybe connected the wrong network.

...

.

Remote system log

The real-time syslog gives an easy access to the system log and shows the events as they happen in real-time.

This might be too fast to follow on the limited sized screen. The real-time syslog dialog is not available remotely either.

In this case you may want to retrieve the syslog remotely.

Note
You have to know an IP address of the logger!

Open a browser and enter the logger's IP address:

Image Added

The logger will ask for authentication:

Image Added

User name and password are the same.

Image Added

The logged data is organised in the Days folder:

Image Added

Look for the particular date e.g. 28 Oct 2014:

Image Added

Syslog is available in 20141028Log.txt:

Image Added

It is the same output as we get on the real-time syslog dialog.

Filter by label (Content by label)
showSpace
showLabelsfalse
max5
spacesSSD
showSpacefalse
sortmodified
falsereversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "SSD"
labelskb-how-to-article

Page Properties
hiddentrue


 
Related issues