E_SMIDiagResWithError
TYPE E_SMIDiagResWithError :
(
eSMIDiagResWithErrorUndefined := 0,
eSMIDiagResNoMotorWithError := 1,
eSMIDiagResAtLeastOneMotorWithError := 2
);
END_TYPE
Requirements
Development Environment | PLC library to include |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_SMI from 3.3.5.0 |