Toshiba V Series User Manual page 191

Integrated controller ethernet module, en311
Hide thumbs Also See for V Series:
Table of Contents

Advertisement

(3) Important notes
• This request can be used in run and standby modes.
• The read out RAS information is stored in the specified register area as shown below.
RAS information word count
RAS information
• A boundary error occurs if it is not possible to allocate an area that is the size of the
read out RAS information plus one word for the RAS information storage area.
Error status : -5060(16#EC3C)
• A parameter error occurs on any of the following transfer parameter settings.
Error status : -5001(16#EC77)
If the RAS request type is out of range (a value other than 1 to 5).
If the start position is out of range (a value of 4 or larger) for MIB information.
If the start position is out of range (a value of 161 or larger) for event trace information.
If the read count is out of range (a value of 31 or larger) for event trace information.
(4) Sample program
(a) Defining the variables
6F8C0904
VAR
RAS_REQ1:
RAS_COMPLETE1:
RAS_ERROR1:
RCV_STATUS1:
URCV_T_11:
END_VAR
← Specified register start address
← A register area whose size is the size of the read
out RAS information plus one word must be
allocated.
BOOL;
BOOL;
BOOL;
INT; (* RAS information readout request error status *)
URCV_T;
7.5 RAS Information Readout
171
7

Advertisement

Table of Contents
loading

Table of Contents