Configuring message settings - FD70

FD70 Configuration and Maintenance Guide

Document code
M212222EN
Revision
J
Language
English
Product
FD70
Document type
User guide
  • Laptop
  • Maintenance cable

You can set the message settings for ports COM1, COM2, and ETH0.

The default message settings are listed in the following table. Use the settings that are suitable for you.

For more information on the ETH0 parameters, see Parameters.
Message parameters for serial port COM1 and COM2
Parameter GET SET Description Value / Range Default
com1.message1.type 0 1 Default data message
  • 2
  • 7
  • 8
7
com2.message1.type
com1.message1.emulation 0 1 Message emulation of default message
  • FS11
  • FD12
  • PWD
FD12
com2.message1.emulation
com1.message1.framing 0 1 Data message framing of default message
  • ON
  • OFF
ON
com2.message1.framing
com1.message1.interval 0 1

Autosend message interval

Unit: seconds

0 ... 3600 15
com2.message1.interval
com1.message1.validonalarm 0 1 Show observation data even when an ALARM is on
  • ON
  • OFF
OFF
com2.message1.validonalarm
com1.message1.status 0 1 Add status line at the end of message.

FS11 = FS11-compatible status line.

  • ON
  • FS11
  • OFF
OFF
com2.message1.status
The following examples are for the COM1 port. The same parameters and settings are available for ports COM1 and COM2.
  1. Establish a maintenance connection to FD70.
  2. Change the user level:
    level 1
  3. Check the message settings.

    For example, checking the message settings of COM1 port.

    get com1
  4. Set the data message type.

    For example, setting the data message type of COM1 port to MES 7:

    set com1.message1.type 7
  5. To set message interval, select poll or autosend:
    • To set FD70 to poll mode for the COM1 port, type the following command:

      set com1.message1.interval 0
    • To set FD70 to automatic message sending mode for the COM1 port, type the following command:

      set com1.message1.interval <interval in seconds>

      The available range is 0 ... 3600 seconds.

  6. To use message framing for the COM1 port, type the following command:
    set com1.message1.framing ON
    set com1.message1.emulation <FD12|PWD>

    For further information about message 7 framing, see FD70 Technical Description (M212029EN).

  7. To continue showing FD70 measurement values even when there is an active alarm, type the following command:

    For example, configuring COM1 port:

    set com1.message1.validonalarm ON

    You can set the message setting for ports COM1 and COM2. The default setting is OFF.