ITcAdsServiceDuplex
The ITcAdsServiceDuplex interface provides access to the features which are available with the duplex endpoints of the TwinCAT Ads WCF Service.
Methods and Properties
ITcAdsServiceDuplex Methods | Description |
---|---|
Subscribes to the AdsNotificationEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AdsNotification method. | |
Subscribes to the AdsNotificationErrorEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AdsNotificationError method. | |
Subscribes to the AdsStateChangedEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AdsStateChanged method. | |
Subscribes to the AdsSymbolVersionChangedEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AdsSymbolVersionChanged method. | |
Subscribes to the AmsRouterNotificationEventHandler of the associated TcAdsClient. Callbacks will be passed through the ITcAdsServiceCallbaks.AmsRouterNotification method. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Connects a variable to the associated TcAdsClient. The notification will be passed through the ITcAdsServiceCallbaks.AdsNotification method if the ITcAdsServiceDuplex .SubscibeAdsNotificationEvent method was called successfully. | |
Deletes an existing notification. | |
Gets the timeout for the associated TcAdsClient. | |
Sets the timeout for the associated TcAdsClient. | |
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. | |
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. |
- ITcAdsServiceDuplex.SubscribeAdsNotificationEvent
- ITcAdsServiceDuplex.SubscribeAdsNotificationErrorEvent
- ITcAdsServiceDuplex.SubscribeAdsStateChangedEvent
- ITcAdsServiceDuplex.SubscribeAdsSymbolVersionChangedEvent
- ITcAdsServiceDuplex.SubscribeAmsRouterNotificationEvent
- ITcAdsServiceDuplex.AddDeviceNotification1
- ITcAdsServiceDuplex.AddDeviceNotification2
- ITcAdsServiceDuplex.AddDeviceNotification3
- ITcAdsServiceDuplex.AddBufferedDeviceNotification1
- ITcAdsServiceDuplex.AddBufferedDeviceNotification2
- ITcAdsServiceDuplex.AddBufferedDeviceNotification3
- ITcAdsServiceDuplex.DeleteDeviceNotification
- ITcAdsServiceDuplex.GetTimeout
- ITcAdsServiceDuplex.SetTimeout
- ITcAdsServiceDuplex.Read1
- ITcAdsServiceDuplex.Read2
- ITcAdsServiceDuplex.Read3
- ITcAdsServiceDuplex.ReadDeviceInfo
- ITcAdsServiceDuplex.ReadState
- ITcAdsServiceDuplex.ReadWrite1
- ITcAdsServiceDuplex.ReadWrite2
- ITcAdsServiceDuplex.ReadWrite3
- ITcAdsServiceDuplex.ReadWrite4
- ITcAdsServiceDuplex.TryReadState
- ITcAdsServiceDuplex.Write1
- ITcAdsServiceDuplex.Write2
- ITcAdsServiceDuplex.Write3
- ITcAdsServiceDuplex.Write4
- ITcAdsServiceDuplex.Write5
- ITcAdsServiceDuplex.Write6
- ITcAdsServiceDuplex.Write7
- ITcAdsServiceDuplex.Write8
- ITcAdsServiceDuplex.WriteControl1
- ITcAdsServiceDuplex.WriteControl2