Explicit Exchange Language Objects
(Original Document)
At a Glance
This page describes all the explicit exchange language objects associated with standard profiles for Fipio communication that can be displayed or modified by the application program.
Word Objects Common to All Profiles
The table below shows the different explicit exchange word objects.
Object
Function
Meaning
%MW\2.e\0.0.MOD.2
Module status
Least significant byte: corresponds to the base.
  • bit 0 = 1: internal fault
  • bit 1 = 1: functional fault
  • bit 2 = 1: terminal block fault
  • bit 3 = 1: base module in self-test phase
  • bit 4 = 1: reserved (= 0)
  • bit 5 = 1: configuration error
  • bit 6 = 1: module missing
  • bit 7 = 1: extension module fault
Most significant byte: corresponds to the extension.
  • bit 8 = 1: internal fault
  • bit 9 = 1: functional fault
  • bit 10 = 1: terminal block fault
  • bit 11 = 1: extension module in self-test phase
  • bit 12 = 1: reserved (= 0)
  • bit 13 = 1: configuration error
  • bit 14 = 1: module missing
  • bit 15 = 1: reserved (= 0)
%MW\2.e\0.0.c.2
Base module channel status
Least significant byte: corresponding to the base
  • bit 0 = 1: external fault 4
  • bit 1 = 1: external fault 3
  • bit 2 = 1: external fault 2
  • bit 3 = 1: external fault 1
  • bit 4 = 1: internal fault
  • bit 5 = 1: hardware configuration fault
  • bit 6 = 1: communication fault
  • bit 7 = 1: application fault
%MW\2.e\0.0.c.3
Input validity
For FRD, FSD and FED profiles, the least significant byte is specific to the connected device.
Refer to the device documentation.
NOTE: For each connected device, please refer to the corresponding documentation for details of the application-specific status words.
Internal Words for FRD and FSD Profiles
The following table describes the internal words specific to FRD and FSD profiles:
Object
Function
Meaning
%MW\2.e\0.0.c.4
to
%MW\2.e\0.0.c.35
Adjustment parameters
32 specific adjustment words.
Parameters accessible in read and write using the WRITE_PARAM, READ_PARAM, SAVE_PARAM, and RESTORE_PARAM functions.
Internal Words for FED Profiles
The following table describes the internal words specific to FED profiles:
Object
Function
Meaning
%MW\2.e\0.0.c.4
to
%MW\2.e\0.0.c.11
Specific status
8 specific status words.
Parameters accessible in read using the READ_STATUS function.
%MW\2.e\0.0.c.12
to
%MW\2.e\0.0.c.19
Specific channel level command
32 specific command words.
Parameters accessible in write using the WRITE_CMD function.
%MW\2.e\0.0.c.20
to
%MW\2.e\0.0.c.49
Adjustment parameters
32 specific adjustment words.
Parameters accessible in read and write using the WRITE_PARAM, READ_PARAM, SAVE_PARAM, and RESTORE_PARAM functions.