Table of Contents

Namespace TwinSharp.PLC

Classes

PLC

The PLC class provides methods to control a TwinCAT PLC runtime system using an AdsClient. It allows starting, stopping, and resetting the PLC, as well as accessing various system information and status variables through the PlcAppSystemInfo instance.

PlcAppSystemInfo

The PlcAppSystemInfo class provides access to various system information and status variables of a TwinCAT PLC application. It uses an AdsClient to read and write these variables, which include object ID, flags, ADS port, boot data status, application timestamp, and more.