User manual

105G Wireless Gateway User Manual
Elpro_man_105g_1.18.doc Page 96
interface is by default disabled, but will become enabled by also enabling a “Status Location” via
the fieldbus configuration tab in configuration software.
The message interface is used to instruct the 105G to perform a specific task, to request data, to
indicate certain events (alarms), or to respond to requests. The message interface can be
controlled via a host or other smart device by constructing the appropriate message in the
Message Interface Area of the 105G I/O Registers (radio interface). Since the message interface
is part of the radio interface, it may be controlled either remotely via appropriate block mappings
(i.e. remote 105G), or locally via a device on the Profibus network (i.e. configuration tool, PLC,
or other smart device).
The supported messages are listed in the table below.
Message Description
SET_SLAVE_MODE Send control command to slave(s) (Sync/Freeze)
GET_SLAVE_DIAG Get diagnostic information from a slave
GET_SLAVE_CONFIG Get slave configuration
SET_SLAVE_ADDRESS Set node address of a slave (If supported by slave)
MSAC1_READ acyclic read (class 1)
MSAC1_WRITE acyclic write (class 1)
GET_LIVE_LIST Get information from all nodes on the network
MSAC1_PROFIDRIVE_V3_PARAM_
WRITE
PROFIdrive v.3 acyclic parameter access
MSAL1_ALARM_IND Alarm indication from DPV1 slave
MSAL1_ALARM_CON Confirmation to FB_MSAL1_ALARM_IND
The message interface supports the following types of communication:
• Command - Response
A message is sent by the message initiator, and the message recipient is required to
respond. The message initiator can be either the 105G or host device.
• Indication
A message is sent by the message initiator, and no response is required. The message
initiator can be either the 105G or host device.
Message Structure
A message consists of a message header and message data (see table below). The header consists
of a series of 16-bit registers that specifies the type of message and the length of the message
data. The message data may be up to 128 x 16bit registers in length and contain data that is
specific to the particular message.