Documentation for ACFA PSIM

Previous page Next page


In ACFA PSIM, you can create custom icons for Modbus register states.
Suppose the Modbus register can provide values in decimal format: 0—Normal, 1—Malfunction, 2—Fire.

  1. Add additional states to the DDI file: STATE11—Normal, STATE12—Malfunction, STATE13—Fire. Set the Blinking on alarm checkbox for this state.
  2. Create custom icons for new states. The icons must be in the PNG format, 32x32 pixels in size. The name of the icon file must include: object name_state name, for example, modbus_reg_state11.png.
  3. Add these icons to the folder located in the C:\Program Files (x86)\PSIM\Bmp.

  4. Create a rule for the registry by including the STATE11, STATE12, and STATE13 states in the rule on the lines with numbers 11, 12, and 13.

  5. Take the register to the map.




Creating custom icons for Modbus registry states is complete.

  • No labels