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

    Interface AmsAddress

    AMS address

    Combination of AmsNetId and ADS port

    interface AmsAddress {
        adsPort: number;
        amsNetId: string;
    }
    Index

    Properties

    Properties

    adsPort: number

    ADS port, such as 851

    amsNetId: string

    AmsNetId, such as 192.168.1.2.1.1