ProScript: Difference between revisions

From Scriptel Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox software
{{Infobox software
| name                  = ProScript
| name                  = ProScript
| logo                  = File:P3-Interface-ProScript.svg
| logo                  = File:ProScript.Logo.RGB.2016.svg
| logo alt              = 192px
| logo alt              = 192px
| screenshot            = <!-- Image name is enough -->
| screenshot            = <!-- Image name is enough -->
Line 30: Line 30:
| AsOf                  =  
| AsOf                  =  
}}
}}


The ProScript interface is a more traditional application programming interface that allows developers to create rich and powerful applications that integrate the ScripTouch family of products. This interface allows you the flexibility to create rich and dynamic workflows for your applications to provide the best experience for your customers.
The ProScript interface is a more traditional application programming interface that allows developers to create rich and powerful applications that integrate the ScripTouch family of products. This interface allows you the flexibility to create rich and dynamic workflows for your applications to provide the best experience for your customers.
Line 40: Line 38:
;Device Control
;Device Control
The ProScript API allows you to control the content displayed on the device. It is possible to rearrange buttons, push graphics, and modify the display of the device to customize how the device functions for your workflow. This provides you the ability to provide a polished integrated experience to your application.
The ProScript API allows you to control the content displayed on the device. It is possible to rearrange buttons, push graphics, and modify the display of the device to customize how the device functions for your workflow. This provides you the ability to provide a polished integrated experience to your application.
;Interface Switching
Any ProScript signature pad that is EasyScript 3.0 compatible is able to be switched between interfaces. To learn how, read this article about '''[[Interface Switching]]'''.


==ProScript libraries==
==ProScript libraries==
Line 68: Line 69:


*'''[[ScripTouch Slimline LCD Signature Pad|ScripTouch Slimline LCD ST1570]]'''
*'''[[ScripTouch Slimline LCD Signature Pad|ScripTouch Slimline LCD ST1570]]'''
==Warning:==
*ProScript modes do not offer data streaming or data compression options.

Revision as of 13:49, 14 December 2017

ProScript
192px
Developer(s) Scriptel Corporation
Operating system Windows 7 - 10
macOS 10.7+
Ubuntu Linux 14.04+
Website On Scriptel's website

The ProScript interface is a more traditional application programming interface that allows developers to create rich and powerful applications that integrate the ScripTouch family of products. This interface allows you the flexibility to create rich and dynamic workflows for your applications to provide the best experience for your customers.

Two-Way Communication

This interface allows your application to instantly receive events from ProScript devices. This provides you with the ability to display signatures and events in real time which allows your application to appear polished and responsive.

Device Control

The ProScript API allows you to control the content displayed on the device. It is possible to rearrange buttons, push graphics, and modify the display of the device to customize how the device functions for your workflow. This provides you the ability to provide a polished integrated experience to your application.

Interface Switching

Any ProScript signature pad that is EasyScript 3.0 compatible is able to be switched between interfaces. To learn how, read this article about Interface Switching.

ProScript libraries

C Library
Documentation
Dev. Package
Java Library
Documentation
Dev. Package
.NET Library
Documentation
Dev. Package

Models with ProScript

Warning:

  • ProScript modes do not offer data streaming or data compression options.