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
IF (Operating=TRUE) THEN
NX_SerialSend_instance(
IF (NX_SerialSend_instance.Done=TRUE) THEN
END_IF;
IF (NX_SerialSend_instance.Error=TRUE) THEN
END_IF;
END_IF;
2-1168
Execute:=TRUE,
DevicePort:=DevicePort, // Port settings
SendDat:=SendDat[0],
SendSize:=SendSize,
SendCfg:=SendCfg);
// Processing after normal end
Operating:=FALSE;
// Processing after error end
Operating:=FALSE;
// Send data
// Send data size
// End code settings

NY-series Instructions Reference Manual (W560)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents