Ecat_Slave_R1_Ecx62X_Get_Single_Io_Status - Delta EtherCAT Programming Manual

Table of Contents

Advertisement

EtherCAT Programming Guide

21.11 _ECAT_Slave_R1_ECx62x_Get_Single_IO_Status

Syntax
U16 PASCAL _ECAT_Slave_R1_ECx62x_Get_Single_IO_Status (U16 CardNo, U16 NodeID,
U16 SlotNo, U16 BitNo, U16 *IOStatus)
Purpose
This is for acquiring single status of single I/O point.
Parameter
Name
CardNo
NodeID
SlotNo
BitNo
IOStatus
Example
U16 Status = 0;
U16 CardNo=16, NodeID =7, SlotNo=0;
U16 IOStatus, BitNo=1;
Status= _ECAT_Slave_R1_ECx62x_Get_Single_IO_Status (CardNo, NodeID, SlotNo, BitNo,
&IOStatus);
March, 2017
Data type
Property
U16
Number
U16
Number
U16
Number
U16
Number
U16*
Numeric value
Operation of Pulse Module (R1-ECx62xD0 Series)
Description
Card No.
Node ID
Slot ID
I/O point number
Status of single I/O point
21
21-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents