Class TableState
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; }