AdsSumCommandException Constructor
Initializes a new Instance of the AdsErrorException class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public AdsSumCommandException(
string message,
ISumCommand command
)
Parameters
message |
Type: System.String |
command |
Type: TwinCAT.Ads.SumCommand.ISumCommand |