Previous Topic: CASD430ENext Topic: CASD432I


CASD431E

parm1 is mutually exclusive with parm2 on the cmd command

Reason:

Certain control parameters cannot be used in conjunction with certain other control parameters. The command named cmd is being parsed when the parameter named parm1 was encountered. The parameter named parm2 had been specified previously. These parameters cannot coexist on the same command.

Action:

Remove parm1 or parm2 from the command.