PyAdsAdaptor

This server exports named Ads registers. It has only dynamic attributes which are specified by the property DynamicAttributes.

Properties:

 HostName. The hostname of the PLC, e.g.: 192.169.999.999.1.1 (the 999s have to be replaces).
 PortNo. The port number, e.g.: 851.
 DynamicAttributes

    MAIN.index,int,r
    main.counter,int,r
    main.array1,double,r,1000
    fast_1ms.counter2,int64,r
    main.float_test,float,r
    main.double_test,double,r



Subsections