Frnet Related Functions - ICP DAS USA I-8092F User Manual

2-axis motion control module
Hide thumbs Also See for I-8092F:
Table of Contents

Advertisement

A.7.8 FRnet Related Functions
Table A-14 FRnet related functions
Function Name
i8092_FRNET_SA
i8092_FRNET_RA
i8092_FRNET_SA
Format:
void i8092_FRNET_SA(BYTE
Function:
This function write data to the FRnet digital output.
which can be one of the legal group number of FRnet. One group comprises 16 bits
data. Therefore, total 128 DO can be defined for one FRnet interface.
Parameters:
cardNo is the board number.
wSA:
data:
Return:
WORD
Example:
WORD IN_Data;
IN_Data =
//Read the 16-bit DI which is on module 1 and the group number is 8.
ICPDAS
Write data to digital output of FRnet interface.
Read digital input from FRnet interface.
Group number, range 0~7
8~15 are used for digital inputs
16-bit data
16-bit DI data
i8092_
FRNET_RA(1, 8);
Description
cardNo,
WORD
wSA,
SA
177
WORD
data)
means the Sending Address
I-8092F Software User Manual

Advertisement

Table of Contents
loading

Table of Contents