
![]() |
Shutdown Computer |
Shutdown the computer.
Syntax
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
Online help for Troi Plug-ins for FileMaker Pro 16.
![]() |
Shutdown Computer |
Shutdown the computer.
Shutdown Computer [ Select ; Result (error) ; Force shutdown ]
![]() |
Start HTTP Server |
Starts the built-in HTTP Server. This web server will trigger a script when data arrives.
Start HTTP Server [ Select ; Result (error) ; File name ; Script name ;
Password ; Port number ; Server Name ; Switches ]
![]() |
Stop HTTP Server |
Stop the HTTP Server.
Stop HTTP Server [ Select ; Result (error) ]
![]() |
Serial_GetUSBInfo |
Get USB information (if available) of the serial port with the specified name.
Serial_GetUSBInfo ( switches ; portname )
![]() |
Serial_DelayMilliseconds |
Waits the specified number of milliseconds.
Serial_DelayMilliseconds( switches ; milliseconds )
![]() |
Serial_GetPortInfo |
Get information and status of the serial port with the specified name.
Serial_GetPortInfo ( switches ; portname )
![]() |
Serial_AsciiValueToText |
Converts (one or more) numbers to their equivalent ASCII characters.
Serial_AsciiValueToText ( switches ; ASCIIvalues { ; separator } )
![]() |
Serial_Close |
Closes a serial port with the specified name.
Serial_Close ( switches ; portname )