- Studio 5000 View Designer Help
- Add a graphic element to a project
- Graphic elements library
- Reuse content
- Add-On Graphics
- Change a property
- Bind properties
- Display Automatic Diagnostics
- Use the runtime application
Add an event command to safely remove media
Create an event that prepares the SD card that is in the HMI device for safe removal. When triggered, the event prevents the files on the SD card from becoming corrupt or read-only.
Prerequisites
- Create an event to trigger the command:
- Touch press.Occurs when touching the item on the screen that is configured with the event.
- Touch release.Occurs when releasing the item on the screen that is configured with the event.
- Key press.Occurs when
- Key release.Occurs when releasing the specified key.
- Expand the
- Select the graphic element configured with the touch or key event.
- In thePropertiespane on theEventstab, selectAdd Command.
HMI Device Configurationcommand category and selectSafely Remove Media.TIP:To create an indication of when the SD card is safe to remove, use the status from the DataLogStatus system tag.
Provide Feedback