Siemens SIMATIC ET 200S Function Manual page 25

Simotion supplement for the frequency converter
Hide thumbs Also See for SIMATIC ET 200S:
Table of Contents

Advertisement

myFC_control_Out.done
myFC_control_Out.busy
myFC_control_Out.error
myFC_control_Out.errorID
myFC_control_Out.driveError
myFC_control_Out.driveErrorId := myFC_control.driveErrorId; // number of the drive error
myFC_control_Out.actValue
myFC_control_Out.statusDword
myFC_control_Out.paraValueRd
END_IF
// write peripheral output
myRetValSetSafe := _setSafeValue (
variable
:= myPeriOut,
value
:= myFC_control.periOut,
accessMode := NO_CHANGE
);
END_PROGRAM
END_IMPLEMENTATION
Supplement for the ET 200S frequency converter
Function Manual, 01/2015
:= myFC_control.done;
:= myFC_control.busy;
:= myFC_control.error;
:= myFC_control.errorID;
:= myFC_control.driveError;
:= myFC_control.actValue;
:= myFC_control.statusDword;
:= myFC_control.paraValueRd;
// end Program in BackgroundTask
4.2 Calling the function block
// ready
// at work
// error occured
// number of error
// drive error
// per default the
// actual speed value
// the status word
// value of the
// parameter to read
// I/O peripheral output
Parameterization
(5
)
25

Advertisement

Table of Contents
loading

Table of Contents