Ny-Series Instructions Reference Manual (W560 - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
Sample Programming
The ResetPLCError instruction is executed when the value of Trigger changes to TRUE. Normal end
processing is performed if execution of the ResetPLCError instruction ends normally (i.e., if the value of
Done is TRUE). Error end processing is performed if execution ends in an error (i.e., if the value of
Error is TRUE).
LD
Variable
OperatingEnd
Trigger
Operating
RS_instance
ResetPLCError_instance ResetPLCError
Determine if execution of the ResetPLCError has ended.
ResetPLCError_instance.Done
ResetPLCError_instance.Error
Accept trigger.
Trigger
OperatingEnd
Execute ResetPLCError instruction.
Operating
ResetPLCError_instance
Execute
Processing after normal end
Operating
ResetPLCError_instance.Done
Processing after error end
Operating
ResetPLCError_instance.Error
2-816
Data type
BOOL
BOOL
BOOL
RS
OperatingEnd
RS_instance
Operating
RS
Set
Q1
Reset1
Operating
ResetPLCError
Done
Busy
Error
ErrorID
Inline ST
1 // Processing after normal end
2 ;
Inline ST
1 // Processing after error end
2 ;
Initial value
FALSE
Processing completed
FALSE
Execution condition
FALSE
Processing

NY-series Instructions Reference Manual (W560)

Comment

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents