ITcAdsServiceSimplex
The ITcAdsServiceSimplex interface provides access to the features which are available with the simplex endpoints of the TwinCAT Ads WCF Service.
Methods and Properties
ITcAdsServiceSimplex Methods | Description |
---|---|
Reads data from an ADS device and writes it to the given byte array reference. | |
Reads data from an ADS device and writes it to the given byte array reference. | |
Reads data from an ADS device and writes it to the given byte array reference. | |
Reads the identification and version number of an ADS server. | |
Reads the ADS status and the device status from an ADS server. | |
Writes data to an ADS device and then reads data from this device. | |
Writes data to an ADS device and then reads data from this device. | |
Writes data to an ADS device and then reads data from this device. | |
Writes data to an ADS device and then reads data from this device. | |
Reads the ADS status and the device status from an ADS server. Unlike the ReadState method this method does not call an exception on failure. Instead an AdsErrorCode is returned. If the return value is equal to AdsErrorCode.NoError the call was successfull. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Writes data to an ADS device. | |
Changes the ADS status and the device status of an ADS server. | |
Writes the passed object value to the specified ADS symbol.The parameter type must have the same layout as the ADS symbol. |
- ITcAdsServiceSimplex.Read1
- ITcAdsServiceSimplex.Read2
- ITcAdsServiceSimplex.Read3
- ITcAdsServiceSimplex.ReadDeviceInfo
- ITcAdsServiceSimplex.ReadState
- ITcAdsServiceSimplex.ReadWrite1
- ITcAdsServiceSimplex.ReadWrite2
- ITcAdsServiceSimplex.ReadWrite3
- ITcAdsServiceSimplex.ReadWrite4
- ITcAdsServiceSimplex.TryReadState
- ITcAdsServiceSimplex.Write1
- ITcAdsServiceSimplex.Write2
- ITcAdsServiceSimplex.Write3
- ITcAdsServiceSimplex.Write4
- ITcAdsServiceSimplex.Write5
- ITcAdsServiceSimplex.Write6
- ITcAdsServiceSimplex.Write7
- ITcAdsServiceSimplex.Write8
- ITcAdsServiceSimplex.WriteControl1
- ITcAdsServiceSimplex.WriteControl2