Omron Sysmac NX Series User Manual page 275

Machine automation controller analog i/o units high-speed analog input units
Hide thumbs Also See for Sysmac NX Series:
Table of Contents

Advertisement

I_O_Data_is_Valid:=TRUE;
ELSE
I_O_Data_is_Valid:=FALSE;
END_IF;
Change the program as follows.
After change
IF _EC_PDSlavTbl[1]=TRUE AND _EC_CommErrTbl[1]=FALSE AND _EC_SlavErrTbl[1]=WORD#16#
0002 THEN
EQ_OUT:=TRUE;
ELSE
EQ_OUT:=FALSE;
END_IF;
IF EQ_OUT =TRUE AND _EC_InDataInvalid=FALSE THEN
I_O_Data_is_Valid:=TRUE;
ELSE
I_O_Data_is_Valid:=FALSE;
END_IF;
NX-series Analog I/O Units User's Manual for High-speed Analog Input Units (W592)
Appendices
A
A - 37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sysmac nx-had401Sysmac nx-had seriesSysmac nx-had402

Table of Contents