PTS Comms Client Installation
PTS allows for tracking a prescriptions progress through the dispensing process using barcodes and scanners. Barcode scanners are connected to pharmacy PCs either directly or via a base station, and software installed on the PC (known as PTS Comms Client) interprets the barcode data and forwards it to the PTS server software for processing.
How do I know if PTS Comms is already installed and running?
PTS Comms runs in the background and is automatically minimised to the taskbar notification area of your desktop. This is a deliberate UI decision (the application very rarely needs to be interacted with), however, it can sometimes lead to confusion around whether the application is running or not, especially as Windows will automatically hide the icon to reduce clutter.
The notification area is the space near the system clock where you can access running applications. If the icon is being hidden you can expose it by clicking on the "^" button. If you do not see the barcode icon here, the application is not running. Try to start the application manually by either rebooting the PC or double clicking the PTS Comms desktop icon. If neither of these options work, IT should be able to verify whether the application is installed (it would appear as "PTS Communications Client" in Add/Remove Programs) and proceed to install it for you using the information on this page if need be.
Downloading PTS Comms Client
The comms client software needs to be installed on any and all PCs that will be hosting a barcode scanner or base station.
Updating from a previous version
You should uninstall any previous versions of the PTS Comms Software from the PC before downloading and installing your update. This goes for major and minor updates equally.
Important note on version numbers
Unlike PTS 4, there is no concept of updating PTS Comms independently of the main system. You simply need to download the matching version of the PTS Comms Client for your PTS installation.
You should use the table as your guide for choosing the correct comms installer based on your version of PTS.
In PTS 5 you can find the version of PTS you have installed on the main login screen, or by clicking the "TMS Insight (Data Capture) Ltd" link at the top of any page to access the system information screen. In PTS 4, the version number is listed in the footer of the home page.
Download Links
Find your version number in the list below to download the correct PTS Comms Client installer. x86 versions are available on request.
Installing the PTS Comms Client (PTS 5)
There are some settings that require your attention during installation. Skipping these steps will result in the comms software being unable to connect to the scanning service and you will have to start again.
Manual .msi installation
Installation will require admin access on the PC. Double click the .msi file to begin. You will shortly be prompted to review three settings:
- PTS Server Details
Enter the URL to your PTS application here. This is the same familiar URL used to access your main application in your web browser, and takes the format of http://ServerName/PTSWeb/.
This setting is absolutely mandatory - the application won't connect if you skip this step or enter the URL incorrectly. - Username and Password
PTS offers a means to use a barcode scan as a shortcut to certain system facilities, such as opening the booking in screen. If you intend to use these you'll need to ensure a valid username and password is provided with which it can log in to PTS. If the default username & password no longer work, you can change them for working credentials here. This can be completely ignored if you have no intention of using barcode shortcuts. - Non-PTS Barcodes
The software can detect when a non-PTS code is scanned. Enable this option to forward such scans on to another open application, such as your dispensing software, to reduce the need for multiple dedicated barcode scanners. Alternatively, disable this option to have PTS attempt to reinterpret a non-PTS scan as a PTS scan; such as interpreting pre-existing staff barcodes as user barcodes, or hospital number barcodes as prescription barcodes.
Typical vs. Complete
Prior to PTS v5.0.3.7, you'll next be asked to specify typical, complete or custom setup type. Typical installs Datalogic and Zebra barcode scanner drivers, complete also installs Newland and Voyager drivers. As of PTS 5.0.3.7 drivers for all scanners are installed by default.
Silent .msi installation
The installer can be run silently by passing the value of parameters in the command string: e.g.:
msiexec /i "PTSCommsSetup64.msi" /qn PTSURL=http://MYPTSSERVER/PTSWEB/ PTSSENDKEYS=True WEBUSERID=BOOKIN WEBPASSWORD=Track1ng
As of PTS 5.0.3.7 drivers for all scanners are installed by default. For prior versions, the command line can be modified to add the optional Newland and/or Voyager drivers as necessary:
msiexec /i "PTSCommsSetup64.msi" /qn PTSURL=http://MYPTSSERVER/PTSWEB/ PTSSENDKEYS=True WEBUSERID=BOOKIN WEBPASSWORD=Track1ng ADDLOCAL="MainExecutables,DatalogicDrivers,NewlandDrivers,VoyagerDrivers"
Thin clients & Virtual Desktops
See the Barcode Scanner Configuration page for details on how to configure barcode scanners for use within a VDI.
Configuring barcode scanners for use with PTS
Barcode scanners are almost never in the correct mode for use with PTS out-of-the-box. If PTS Comms is installed and running but cannot find your barcode scanner, see the Barcode Scanner Configuration page for instructions on how to configure your scanner.
Usage
Day to day, you will rarely have to interact with the PTS Comms Client beyond using the connected barcode scanner in accordance with the directions on the Progressing a Prescription page. Frankly most users don't even notice that the software exists beyond the popups that appear whenever a barcode is scanned.
The status screen shows a record of the scanned barcodes and the responses that came back from PTS, which can be useful for troubleshooting or for referring back to previous information after the temporary popup has dismissed. You can access the status screen by right-clicking the PTS Comms Client icon in the notification area.
To connect a scanner and have it be picked up by the PTS Comms Client see the Barcode Scanner Configuration page.
Installing the PTS Comms Client (PTS 4)
- Log on to the PC on which you want to install the software with an account that has local admin rights.
- In Control Panel uninstall any existing versions of the PTS Comms software. Reboot the PC.
- Download and extract the installer to the PC. Download link is above.
- Run setup.exe to begin the installation. Follow the instructions on-screen leaving all the default options as they are. The installer will detect if the .NET framework needs to be installed on the PC and install it if required. The USB COM drivers for Datalogic devices will also be installed as part of the installation process.
- Once the installation is complete navigate to the installation folder (usually C:\Program Files\TMS Insight (Data Capture) Ltd\PTS Communications Client) and locate the PTSComms.exe.config file. If you cannot locate the file in the directory, hit Alt, then click Tools > Folder Options > View and then untick "Hide extensions for known file types".
- Open PTSComms.exe.config in Notepad and locate the section that reads:
<setting name="WebServiceURL" serializeAs="String">
<value>http://CHRIS-SURFACE/PTSWEB/PTSCommsServer.asmx</value>
</setting>
- Amend the value to point to your PTS application. For example if your PTS Server was called 'MyPTSServer' the section should be changed to:
<setting name="WebServiceURL" serializeAs="String">
<value>http://MyPTSServer/PTSWEB/PTSCommsServer.asmx</value>
</setting> - Save the amended file, overwriting the existing one. On Windows 7 and newer you may get an access denied error when trying to save the file to its original location; save the amended file to your desktop first and then drag & drop back to the installation folder. Be sure to maintain the name and extension - PTSComms.exe.config - as Notepad will sometimes try to change the file to a .txt file. You should have to confirm an overwrite.
- Reboot the PC - this is mandatory.
- Consider updating to PTS 5!