ads-client | Beckhoff TwinCAT ADS client library for Node.js
    Preparing search index...

    Interface AdsState

    ADS state

    interface AdsState {
        adsState: number;
        adsStateStr?: string;
        deviceState: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    adsState: number

    ADS state

    adsStateStr?: string

    ADS state as string (if any)

    deviceState: number

    Device state