SSC-32 Servo Controller V2 icon SSC-32 Servo Controller V2 Bridge ARC to Lynxmotion SSC-32: maps V0-V31 to SSC-32 channels for reliable, high-performance serial control via USB, EZB/Arduino UART. Try it →
 

Isreadend

File.isReadEnd(filename)

Parameters

filename Path of file to check if at end.

Returns

True if the read position of the file is as at the end of the file. False otherwise.

Description

Checks if the read position of the file at filename is at the end of the file.