
![]() |
Send Serial Data |
Sends data to the serial port with the specified name. The port needs to be opened first (see also Open Serial Port).
Syntax
Send Serial Data [ Select ; Result (error) ; Port name ; Data to send ]
![]() |
Send Serial Data |
Sends data to the serial port with the specified name. The port needs to be opened first (see also Open Serial Port).
Send Serial Data [ Select ; Result (error) ; Port name ; Data to send ]
![]() |
Set Serial Trigger Script |
Sets the script to trigger when data is received. If you give an empty filename parameter “”, the trigger script is removed.
Set Serial Trigger Script [ Select ; Result (error) ; Port name ;
File name ; Script name ; Match string ]
![]() |
Suspend/Resume Serial Port |
Suspends or resumes the serial port with the specified name. The port needs to be opened first.
Suspend/Resume Serial Port [ Select ; Result (error) ; Action ; Portname ]
![]() |
Trigger Serial Test Script |
Use this script step to troubleshoot the serial port and test scripting.
Trigger Serial Test Script [ Select ; Result (error) ; Test data to send ]
![]() |
Serial_SetDirectInsert |
Specifies how to insert data directly into the database when data is received. If you give an empty filename parameter, the direct insert is canceled.
Serial_SetDirectInsert ( switches ; portname ; filename ; tablename ;
fieldname ; matchstring )
![]() |
Set Serial Direct Insert |
Specifies how to insert data directly into the database when data is received. If you give an empty filename parameter, the direct insert is canceled.
Set Serial Direct Insert [ Select ; Result (error) ; Port name ; File name ;
Table name; Field name ; Match string ;
Get last match ]
![]() |
Serial_Version |
Use this function to see which version of the plug-in is loaded.
Note: This function is also used to register the plug-in.
Serial_Version ( switches )
![]() |
Serial_VersionAutoUpdate |
Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.
Serial_VersionAutoUpdate