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 SendReadByte( int node, uint blockAddress, uint blockSize ) |
Visual Basic |
---|
Public Function SendReadByte ( _ node As Integer, _ blockAddress As UInteger, _ blockSize As UInteger _ ) As FLResult |
Visual C++ |
---|
public: FLResult SendReadByte( int node, unsigned int blockAddress, unsigned int blockSize ) |
パラメータ
- node
- Type: System..::..Int32
メッセージ送信先ノード番号
- blockAddress
- Type: System..::..UInt32
メッセージ仮想アドレス空間におけるアドレス
- blockSize
- Type: System..::..UInt32
メッセージ仮想アドレス空間におけるデータのバイト数