I8172_Frnet_Out - ICP DAS USA MP-8 43 Series Function Reference

Hide thumbs Also See for MP-8 43 Series:
Table of Contents

Advertisement

2.7.2 i8172_FRNET_OUT

Description:
Read FRnet digital input data.
Syntax:
void i8172_FRNET_OUT(int
Parameter:
Slot :
[Input] Specify the PACsystem slot (Range: 1 to 7)
Port:
[Input] Specify the FRnet port of i8172x (0 or 1)
wRA:
[Input] Specify the RA (receiver address) of remote FRnet
module
Data:
[Input] The output data for the remote specific FRnet module
Return Value:
NONE
Example:
int
slot=1;
BYTE
port=0;
BYTE
wRA=1;
WORD
wOutData = 0x5555;
wInput =i8172_FRNET_OUT(slot, port, wRA, wOutData);
Remark:
This function can be applied on module: i8172x.
http://www.icpdas.com
++
[C
Slot, BYTE Port, BYTE wRA, WORD Data)
(Range: 0 to 7)
MP-8x43 Function Reference V 1.0
]
64 

Advertisement

Table of Contents
loading

Table of Contents