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

    Interface AdsRequest

    ADS request

    interface AdsRequest {
        payload?: Buffer<ArrayBufferLike>;
    }
    Index

    Properties

    Properties

    payload?: Buffer<ArrayBufferLike>

    Payload of the ADS request (if any)