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
Determine if execution of the NX_SerialSend instruction has ended.
NX_SerialSend_instance.Done
NX_SerialSend_instance.Error
Accept trigger.
Trigger
E001_NX_Unit_I_O_Data_Active_Status_63[1]
Set communications parameters.
Operating
Inline ST
Execute NX_SerialSend instruction.
Operating
DevicePort
SendDat[0]
SendSize
SendCfg
Processing after normal end
Operating
NX_SerialSend_instance.Done
Processing after error end
NX_SerialSend_instance.Error
Operating
 Contents of Inline ST
DevicePort.DeviceType:=_eDEVICE_TYPE#_DeviceNXUnit;
DevicePort.NxUnit:=N1_Node_location_information;
DevicePort.PortNo:=2;
StringToAry(In:='@READ', AryOut:=SendDat[0]);
SendSize := UINT#10#5;
2-1166
OperatingEnd
Note: The contents of the inline ST are given below.
NX_SerialSend_instance
NX_SerialSend
Execute
Done
DevicePort
Busy
Command
SendDat
Aborted
OperatingEnd
Inline ST
1 // Processing after normal end
2 ;
Inline ST
1 // Processing after error end
2 ;

NY-series Instructions Reference Manual (W560)

RS_instance
Operating
RS
Set
Q1
Reset1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents