Hitachi S10mini User Manual page 124

Option
Hide thumbs Also See for S10mini:
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) ;
Note: For the S10mini, substitute 0xD7412A, 0xDF412A for 0xD600A0, 0xDE00A0.
[Parameters for mathematical/logical function]
Main
+0x0000
Message transmission service number (7)
+0x0004
Remote node number (1 to 254)
+0x0008
Error code storage address
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-72
Sub

Advertisement

Table of Contents
loading

This manual is also suitable for:

S10vFl.netLqe500Lqe502

Table of Contents