Configuring digitizers and digital sensors for dialup access

This "how-to" explains the different ways to connect to a DM24 digitizer (or a sensor incorporating a digitizer module) with modem, as shown in the diagram below.

It does not cover installations including Güralp DCMs, which are much more flexible units with a wide range of possible configurations.

5TD-standalone

There are two ways to communicate with a DM24 over a modem link:

  • You can dial in to the waiting sensor and download data, or
  • the sensor can control its own modem to dial out to your computer.

In either case, while the link is active, you can receive and download data, configure the digitizer and update its firmware, just as if it were directly connected to your computer.

Connecting the modem

The serial cable supplied with Güralp digital instruments is suitable for connecting direct to a PC, and cannot be used to attach the instrument to a modem. You will need to obtain a null modem adapter for the modem's serial port, which crosses the RS232 receive and transmit lines. These adapters are readily available from electronics suppliers.

Alternatively, you can make up your own adapter with the following pin arrangement:

D9-crossover-cable-3-wires

We recommend that you leave the cable supplied with the instrument as it is, so that you can still attach the instrument directly to a PC.

Dial-in installations

The easiest way to connect a remote installation over a dialup link is to attach a modem to it and dial in when you want to receive data.

To be able to dial in to a digital installation, you need to set up the link so that the call will be answered automatically. Most modems have an auto-answer setting for this purpose. With this setting active, you can dial in to the modem and communications will be forwarded as if over a normal serial link.

Digitizer settings for dial-up links

In addition to the normal output configuration of the digitizer, you will need to choose suitable filing and buffering modes for the dial-up link.

Most installations with intermittent communications use the FIFO, ADAPTIVE, or DUAL filing modes.

  • In FIFO (first-in first-out) mode, the digitizer will place all the data it produces in Flash memory. Meanwhile, it will attempt to send data from Flash over the modem link in chronological order.

    Most of the time, this will fail because you are not dialled in. However, when you activate the modem link, Scream! will acknowledge the block as it is sent, and the digitizer will move on to sending the next block until it is up to date.

  • In ADAPTIVE mode, the digitizer will send the most recent data preferentially, and backfill older data whenever it can. For this to work, the modem link must be fast enough to allow old blocks to be transmitted in addition to all the continuous data that the digitizer produces.

  • In DUAL mode, continuous streams are sent over the serial link but triggered streams are saved into Flash memory. You could configure a digitizer to output continuous streams at a slow rate (e.g. 4 samples/sec) whilst saving triggered streams at a higher rate (100 samples/sec or more.) Then, when you dial in, you will be able to see current data and check that the instrument is still active, as well as retrieving information about the triggers that have been saved.

  • Autonomous installations should use Recycle for the buffering mode so that the installation carries on working even if the Flash memory becomes full. You will lose the oldest data, but can carry on downloading as normal afterwards. If you use the Write-once buffering mode and the Flash memory becomes full, the station will stop recording to the Flash memory entirely, and you will need to reset it manually.

To set the filing mode options from Scream!:

  1. Choose File → Setup from the menu bar, and click on the Com Ports tab.

    Setup-com-ports

    Each row of the table in this window corresponds to one of your PC's serial ports.

  2. Check that, for the serial port connected to the digitizer, the Baud Rate is set to the correct value, and all four boxes are checked. Click OK.

  3. If the digitizer is shown in Scream!'s main window, right-click on it and select Terminal....

    Main-window-choosing-terminal

    Otherwise, choose File → Terminal from the menu bar, and select the relevant Com Port. Click OK.

    A terminal window should open.

    A blank window will appear waiting for you to type in modem commands.

  4. Type

    atdt your-digitizer-phone-number

    and press ENTER.

  5. If the connection is successful, the modem will reply with a line like

    CONNECT 14400 V42
    BIS

    You are now connected to the instrument, and will shortly see data blocks appearing.

  6. Close the terminal window, to allow Scream! to process the data. An icon for the digitizer should shortly appear beneath the COM port attached to your modem.

  7. Right-click on this, and select Control....

    Control-data-flow-fifo

  8. Click on the Data Flow tab to display the window shown above.

    Select the Transmission Mode and Buffering type you want to use. If you want to change any other control or configuration options, do this now.

    Alternatively, prepare a text file containing a list of configuration commands you want to execute. An example file is given below. In FORTH, words in brackets are treated as comments, and have no effect on the action of the digitizer.

    200 50 10 2 SAMPLES/SEC ( Set the data rates at each tap.)
    0 0 CONTINUOUS
    1 0 CONTINUOUS
    2 0 CONTINUOUS
    3 0 CONTINUOUS          ( Make sure all data streams are OFF. )
    0 TRIGGERS
    0 0 TRIGGERED           ( Make sure all triggers are OFF. )
    7 TRIGGERS              ( Any of the components can cause a trigger. )
    1 7 TRIGGERED           ( All components are output at tap 1 when triggered. )
    3 4 CONTINUOUS          ( The Z component is output at tap 3 continuously. )
    3 STA                   ( Take a short-term average of 3 seconds. )
    180 LTA                 ( Take a long-term average of 180 seconds. )
    4 RATIOS                ( Set the required STA-LTA ratio to 4. )
    20 PRE-TRIG             ( Output 20 seconds of data before the trigger. )
    40 POST-TRIG            ( Output 40 seconds of data after the trigger ends. )
    RE-USE                  ( Re-use Flash memory, if it becomes full. )
    FIFO                    ( Use Flash in FIFO mode. )
    

    Copy and paste the text file into the Terminal window. After every command, the digitizer should report the change it has made, and finish with ok. If there are any problems, the digitizer will report them.

    Assuming the configuration was successfully uploaded, reboot the instrument by entering the command re-boot Press y to confirm. The digitizer will print out a status message, then close the session.

  9. Right-click on the digitizer's icon and select Terminal....

    Type +++ to escape from the digitizer terminal and communicate with your modem.

  10. Type ath followed by ENTER to disconnect the modem and finish the call.

The installation is now set up and active.

Managing dial-in modem links with Scream!

If you have several installations using dial-in links, you can use Scream! version 4 or newer to manage data transfer using modems attached to your local PC.

  1. Click File → Setup... on Scream's menu bar. Select the Com Ports tab.

    Setup-comports-dialup

    You will see a list of all the serial ports available on your computer. This computer has a single serial port, COM3, which is attached to a modem.

  2. Make sure the baud rate and other flags are set up correctly for the modem, and click Dialup. (Scream! detects which ports are connected to modems, and provides a Dialup button only for these ports.)

    Dialup-polling

  3. Enter the telephone number of the remote modem. If you want to contact several remote installations in turn, list their numbers, one per line.

  4. In the right-hand panel, check Every (12) hours, and set the value to 12.

  5. Check the Limit each call to... box, and enter a suitable call length. This is advisable in our example, because the 5TD is configured to output some streams continuously. Scream! will only hang up if it fails to receive any data for a specified length of time.

    Ensure that you allow enough time in each call to download all the new data given the sample rates and baud rate that you have chosen. For example, if the modem connection can achieve 19200 baud, then a station outputting continuous 200 samples/s data for 3 components would require a continuous connection to collect all the data. If the data rate were only 20sps, then the modem would only need to be connected for 10% of the time (e.g. a 6-minute call every hour.)

  6. If the local modem needs extra commands, you can add these under Additional Modem Settings. Some useful commands are Q1 to enter “quiet mode”; E0 to turn off local echo, and S0=1 to turn on the auto-answering facility. Modem commands normally start with the attention sequence AT; Scream! adds this sequence automatically, so you do not need to enter it in this box.

  7. When all the settings are correct, check the Active box and click Apply to start polling. The Active box is provided so you can temporarily disable polling without losing your settings.

If you have more than one modem attached to your computer, you can set each one up with a different set of numbers and polling times. You might want to do this if

  • you want to collect data from several stations simultaneously, or

  • using several modems allows you to reduce call charges (e.g. you might use a cellular modem to contact installations on GSM networks, and a standard modem to contact those on land lines).

You can have up to 99 modems collecting data simultaneously, each with an unlimited number of scheduled dialup times and telephone numbers. Scream! will remember all the settings when you exit.

Viewing data in Scream!

As long as Scream! is running on your computer, it will now dial in to each station in turn at the times you have specified.

Once Scream! has connected to a digitizer, it will download any data that is saved in Flash memory, and display it in its main window.

Main-window-autonomous

You can now view these streams or analyse them as normal.

Installations without auto-answer

In some cases, you may decide not to configure the modem to answer calls automatically. The digitizer will then need to listen for and answer incoming calls itself. To tell the digitizer to do this, enter modem mode with the +MODEM command.

If you do not also want to dial out from the installation, you can either

  • to provide a dummy phone number (so that outgoing calls do not succeed) and set the heartbeat interval to a very large value, or

  • switch to a filing mode other than FIFO or ADAPTIVE after enabling +MODEM.

See below for more details.

Setting up US Robotics Courier modems

Güralp Systems recommend this model of modem, because you can completely configure its behaviour using dip switches on the underside of the case. Using other modem types, you may have to set the modem link up using AT commands before you will be able to communicate with the digitizer.

The factory-set positions of the dip switches are:

OFF

OFF

 

OFF

 

OFF

OFF

 

OFF

OFF

   

ON

 

ON

   

ON

   

1

2

3

4

5

6

7

8

9

10

DTR normal Verbal Result Codes Display Result Codes Echo offline commands Suppress Auto Answer Normal CD Display all result codes Enable AT Commands Disconnect with +++ Load NVRAM settings

To configure the Courier for use with GSL digital instruments, set the switches as below:

   

OFF

 

OFF

   

OFF

   

ON

   

ON

       

ON

ON

1

2

3

4

5

6

7

8

9

10

DTR Always on

Not significant

Suppress Result Codes

No Echo, offline commands

Auto Answer

Not significant

Not significant

Disable AT Commands

No Disconnect with +++

Load &F0 settings

Dial-out installations

The Güralp DM24 mk3 digitizer can also control its own modem and dial out to a waiting computer. This is done using a special mode. To enter modem mode from the digitizer terminal:

  1. Set the heartbeat interval of the digitizer. When you are in modem mode, the digitizer will dial out at intervals equal to the heartbeat interval. Use HEARTBEAT to set the interval in units of 30 ms, or HOUR HEARTBEAT to set it in units of hours. For example:

    60000 HEARTBEAT

    will dial out every (60000 × 30) = 1800000 ms = 1800 s = 30 minutes, whilst

    168 HOUR HEARTBEAT

    will dial out every 168 hours = 1 week.

  2. Issue the command +MODEM.

  3. If you have not already set up a telephone number to call, the digitizer will ask Phone# is not set Enter phone#. Enter the telephone number in a format that the modem will be able to use to contact your computer. Depending on your location, you may need to use regional or international dialling codes.

    If the digitizer already has a telephone number configured, it will ask Phone# old-telephone-number New number? y/n. If you want to change the setting, answer with y and provide the new number.

    The digitizer will automatically switch to the FIFO data mode, so that data will be saved to the Flash memory whilst the modem link is inactive.

    If you want, you can switch to ADAPTIVE mode at this point. If you enter any of the other filing modes, the DM24 will not dial out. However, you can still dial in, and the digitizer will automatically answer calls if the modem has not already done so (see above.)

  4. Configure your local modem to answer calls automatically.

  5. Start Scream!, and set up the serial port on your local modem with the correct baud rate. Check all four checkboxes.

  6. When the heartbeat interval passes, or when the digitizer triggers, it will dial the number you have configured, and your modem will answer. The digitizer will then immediately send a heartbeat message with status information.

  7. After this, the digitizer will start sending all the data it has saved to Flash memory whilst the link was inactive. If it is in FIFO mode, it will send this data in the order it was generated; if in ADAPTIVE mode, the data will be sent in addition to continuous (new) data as bandwidth permits.

  8. When there is no more data waiting to be transmitted, the digitizer will close the connection. If you close the connection or it is interrupted, the digitizer will automatically attempt to redial.

Content and images © 2008 Güralp Systems unless otherwise stated. Comments to the webmaster.