Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Throughout the DATASCOPE WMS PC Client software, we have added the ability to add VB Scripting into the screen to tailor the user experience. This scripting allows for several customizations directly within the DATASCOPE WMS PC based applications with support for bi-direction data transfer as well as interaction with the underlying application controls.

Some common tasks that can be implemented include, but are not limited to:

  • Popup messages based on custom logic.

  • Questions to the operator with custom logic based on responses.

  • Warnings to highlight application controls.

  • Blocking some buttons and processes

  • Calling 3rd party applications

  • Email/SMS notifications

Additionally, within the HTML 5 applications, standard Javascript can be used to perform these similar customizations. This is built into the new HTML 5 Customization Toolkit module.

For more details on this, check out the HTML5 Customization user guide.

Let us review editing VBScripts on a PC screen.

  • No labels