Binarix FL-net Library for Windows 
アセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
            ワードブロックリード要求メッセージを送信する
            
名前空間: Binarix.FALinkアセンブリ: Binarix.FLnet (Binarix.FLnet.dll 内) バージョン: 2.0.0.0 (2.0.0.0)
構文
| C# | 
|---|
public FLResult SendReadWord( int node, uint blockAddress, uint blockSize )  | 
| Visual Basic | 
|---|
Public Function SendReadWord ( _ node As Integer, _ blockAddress As UInteger, _ blockSize As UInteger _ ) As FLResult  | 
| Visual C++ | 
|---|
public: FLResult SendReadWord( int node, unsigned int blockAddress, unsigned int blockSize )  | 
パラメータ
- node
 - Type: System..::..Int32
メッセージ送信先ノード番号 
- blockAddress
 - Type: System..::..UInt32
メッセージ仮想アドレス空間におけるアドレス 
- blockSize
 - Type: System..::..UInt32
メッセージ仮想アドレス空間におけるデータのワード数