Hitachi FL.NET User Manual page 119

Option for s10v
Hide thumbs Also See for FL.NET:
Table of Contents

Advertisement

5 USER GUIDE
When rewriting the network parameters, take extreme care not to cause any
setting duplication to the common memory.
The server feature of the FL.NET module returns an abnormal response if,
upon reception of a network parameter write request, the parameter selection
flag is found to be not between 1 and 3. The error code used in such an
event is 0xFFFFFFFF.
Stop request: reqstop( )
[Linking procedure]
Struct reqs_p {
long node ;
unsigned short *Erradr ;
} ;
long (*ReqStop)( ) ;
long rtn ;
struct reqs_p *padr ;
ReqStop = (long(*)( ))0xD600A0 ;/* S10V */
rtn = (*ReqStop)(padr) ;
[Parameters for mathematical/logical function]
Main
+0x0000
Message transmission service number (7)
+0x0004
Remote node number (1 to 254)
+0x0008
Error code storage address
NOTICE
C language
Struct reqs_p {
long node ;
unsigned short *Erradr ;
} ;
long (*ReqStop)( ) ;
long rtn ;
struct reqs_p *padr ;
ReqStop = (long(*)( ))0xDE00A0 ;/* S10V */
rtn = (*ReqStop)(padr) ;
5-64
Sub

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Lqe702Lqe702-z

Table of Contents