Write Data To Frnet Do - ICP DAS USA I-8092F User Manual

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

Advertisement

4.2 Write data to FRnet DO

void i8092MF_FRNET_OUT(BYTE
Description:
This function write data to the FRnet digital output.
Address 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:
wSA:
data:
Return:
None
Example:
i8092MF_
FRNET_OUT(1, 0,0xffff);
//Write 0xffff to the 16-bit DO which is on module 1 and the group number is 0.
ICPDAS
cardNo,
Module number
Group number, range 0~7
Note: 8~15 are used by digital inputs
16-bit data
WORD
wSA,
WORD
SA
37
I-8092F Software User Manual
data)
means the Sending

Advertisement

Table of Contents
loading

Table of Contents