Hitachi HF-W6500 60 Manual page 106

Industrial computer
Table of Contents

Advertisement

6. LIBRARY FUNCTIONS
NOTE
・Do not copy or move w2kras.dll, hfwras.dll, and ctrl7seg.dll to another
directory. If you do, the RAS feature of this equipment cannot run properly.
The functions offered by w2kras.dll and ctrl7seg.dll can be called from Visual Basic®
(.NET is required for 64-bit operating systems). When you call functions number 1
through 7, 9, and 11 through 13 from Visual Basic®, add "_VB" to the end of the name
of each function. Function parameters are the same. For example, when you call the
WdtControl function from Visual Basic®, use the function name "WdtControl_VB".
The following files are provided as import libraries:
%ProgramFiles%\HFWRAS\lib\w2kras.lib
%ProgramFiles%\HFWRAS\lib\hfwras.lib
%ProgramFiles%\HFWRAS\lib\ctrl7seg.lib
When you use a library, link the corresponding import library.
The following files are provided as header files for the libraries:
%ProgramFiles%\HFWRAS\include\w2kras.h
%ProgramFiles%\HFWRAS\include\hfwras.h
%ProgramFiles%\HFWRAS\include\ctrl7seg.h
When you use a library in C, include the corresponding header file.
6-2

Advertisement

Table of Contents
loading

Table of Contents