Module ads::file

source · []
Expand description

File access over ADS.

Structs

A file opened within the PLC. Files implement Read and Write, so they can be used like normal files in Rust APIs.

Constants

File append mode.

Binary file mode.

File attribute bit for directories.

Unknown.

Unknown.

Unknown.

Unknown.

File read mode.

Text file mode.

File write mode.

Functions

Return a list of files in the named directory.