This functionality is only available for certain module packages.

You are here: Tutorial > Word > Creating image objects > Creating image objects and image registers

Creating image objects and image registers

Image objects are created in a new unit.

  1. Create the Images unit in the T_Mechatronic_ModularSystem library.
  2. Select the Images unit.
  3. Select New > Media sources > Image in the shortcut menu of the unit.

  1. Enter Actuator in the Name field.
  2. Click File > Import....
  3. Select install\icon-collection\Actuator.gif. The path for this image is saved in the Resource path field.
  4. Repeat steps 2 to 6, assign Sensor as the name of the new image object, select the image with the name Sensor.gif and once again with the name Logo, and select Logo.png.

Now create the image register:

  1. Select the Images unit.
  2. Select New > Media sources > Image register in the shortcut menu of the unit.

  1. Enter Actuators_Sensors_Imageregister in the Name field.
  2. Open the Image assignment editor page.

  1. Click .
  2. Select the component Actuators from T_Mechatronic_Architecture.Levelcomponents.
  3. Select the image object Actuator in the Library component image field and in the Project component image field.
  4. Repeat steps 5 to 7 and select Sensor from T_Mechatronic_Architecture.Levelcomponents as well as the image object Sensor.
  5. Save the image register.