TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
Syntax
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
TrFile_CreateFileWithContents |
Creates a new (data) file and fills it with (text) contents in one step.
TrFile_CreateFileWithContents ( switches ; filePath ; contents)
Create File with Contents |
Creates a new (data) file and fills it with (text) contents in one step.
Create File with Contents [ Select ; Result (error) ; FilePath ; Contents ;
Create Folders ]
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 )