Nx_Serialsend - Omron NY532-5400 Reference Manual

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

Advertisement

2 Instruction Descriptions

NX_SerialSend

The NX_SerialSend instruction sends data in No-protocol Mode from a serial port on an NX-series
Communications Interface Unit or Option Board.
Instruction
Name
Send No-pro-
NX_SerialSend
tocol Data
Version Information
A CPU Unit with unit version 1.11 or later and Sysmac Studio version 1.15 or higher are required
to use this instruction.
Variables
Name
Meaning
DevicePort
Device port
SendDat[]
Send data array
(array)
SendSize
Send data size
Conditions attached
SendCfg
to send data
Option
Option
Abort
Interruption
Command-
Interruption comple-
Aborted
tion
*1 If you omit an input parameter, the default value is not applied. A building error will occur.
2-1156
FB/
Graphic expression
FUN
NX_SerialSend_instance
NX_SerialSend
Execute
DevicePort
FB
SendDat
CommandAborted
I/O
Description
Object that represents a device
port
Send data array
Send data size
Input
Conditions attached to send data
Option
Interruption of instruction execu-
tion
Output
Interruption completion
ST expression
NX_SerialSend_instance(
Execute,
DevicePort,
SendDat,
Done
SendSize,
Busy
SendCfg,
Option,
Abort,
Done,
Busy,
CommandAborted,
Error,
ErrorID);
Valid range
---
---
Depends on
---
data type.
0 to 4096
Bytes
---
---
---
---
Depends on
---
data type.
Depends on
---
data type.
NY-series Instructions Reference Manual (W560)
Unit
Default
---
*1
0
---
---
FALSE
---

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents