Table of Contents

Class TableState

Namespace
TwinSharp.NC
Assembly
TwinSharp.dll

Represents the state of a table in a TwinCAT NC (Numerical Control) system. This class provides access to the 'User Counter'. It uses an AdsClient to communicate with the TwinCAT system and read the necessary data.

public class TableState
Inheritance
TableState
Inherited Members

Properties

UserCounter

'User Counter' (number of table user)

public int UserCounter { get; }

Property Value

int