
![]() |
Close Serial Port |
Closes a serial port with the specified name.
Syntax
Close Serial Port [ Select ; Result (error) ; Port name ]
![]() |
Close Serial Port |
Closes a serial port with the specified name.
Close Serial Port [ Select ; Result (error) ; Port name ]
![]() |
Open Serial Port |
Opens a serial port with this name and the specified parameters.
Open Serial Port [ Select ; Result (error) ; Port name ; Settings ;
File name ; Script name ; Resume paused script ;
No idle wait time ; Match string ]
If you want to trigger scripts with our Troi Activator Plug-in or use Drag and Drop with our Troi File Plug-in script triggering may not always work with FileMaker files created in FileMaker Pro 19.2 and later.
Troi File Plug-in 14 for FileMaker Pro 19 adds support for creating thumbnails from HEIC (High Efficiency Image File Format) image files.
To create thumbnails from files with the .heic and .heif extension files on Windows with the with TrFile_CreateThumbnail function you first need to install HEVC Video Extensions on Windows. These extensions work with Windows 10 version 20H2 and later and with Windows 11. Thumbnail support also includes .heic images created on iOS and other images with the .heif extension.
Continue Reading
![]() |
Actr_RemoveFolderTrigger |
Removes a previously added folder trigger
Actr_RemoveFolderTrigger ( switches; folderPath )
![]() |
Remove Folder Trigger |
Removes a previously added folder trigger
Remove Folder Trigger [ Select ; Result (error) ; Folder path ]
![]() |
Add Folder Trigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Add Folder Trigger [ Select ; Result (error) ; Folder path ; File name ;
Script name ; Trigger for ; Switches ]
![]() |
Actr_AddFolderTrigger |
Add a folder action, which will trigger a script when the monitored folder is changed.
Actr_AddFolderTrigger ( switches; folderPath ; fileName ; scriptName )
For a path to a text file you can use for example: smb://192.168.178.12/myShare/MainFolder/subFolder/mytext.txt
Continue Reading