Troi Serial Plug-in gives FileMaker Pro 8.5 easy and powerful access to one or more of the computer's serial ports:
- Read from and write to the serial ports of the computer directly from FileMaker Pro without the need of a separate application.
- Native FileMaker script triggering, to get incoming data into the database.
- "Serial_Control" function to temporarily suspend the incoming data stream and resume it when you are interested in the data.
- "Wait for Match" function to wait for a specific text before triggering.
- The possibility to open an unlimited number of serial ports and to trigger different scripts for different ports.
- Support for high speed connections up to 230 Kbps.
- Clear example databases to get started quickly.
Note: This plug-in drops support for Windows XP (the plug-in will no longer load on XP). On Mac OS X the minimum supported system is now Mac OS X 10.6.8 (the plug-in will not load on 10.5 and earlier).
- Tested and made compatible with FileMaker Pro 12, 13 and 14.
- Added support for 64-bit architecture with FileMaker Pro 14: On OS X the 32-bit and 64-bit version is a single universal plug-in and on Windows there are 2 plug-ins: Troi_Serial.fmx (for 32-bit) and Troi_Serial.fmx64 (for 64-bit).
- Improved the example file EasyInstallTroiPlugins.fmp12, to support the 64-bit version of FileMaker Pro 14.
- Fixed a problem in the Simple Serial.fmp12, Weigh.fmp12 and Terminal.fmp12 example files: The close script no longer halts if no Serial Plug-in is found.
- Added new switch -GetRegistrationState to the Serial_Version function: this switch allows you to check if the plug-in is currently registered.
- Updated Version example to show the use of -GetRegistrationState.
- Rewrote the code in several areas and made it more future proof.
- (Mac OS X) Added code signing to the plug-in, also compatible with the new Mavericks version of code signing.
- Important: This plug-in drops support for Windows XP (the plug-in will no longer load on XP). On Mac OS X the minimum supported system is now Mac OS X 10.6.8 (the plug-in will not load on 10.5 and earlier).
- Note: The User Guide has not yet been updated, and is still for version 3.2. We expect to provide an updated version soon.