MbusMasterFunctionsreadFileRecord Method (Int32, Int32, Int32, Int32, Int16) |
Namespace: FieldTalk.Modbus.Master
public int readFileRecord( int slaveAddr, int refType, int fileNo, int recordNo, short[] recordArr )
Public Function readFileRecord ( slaveAddr As Integer, refType As Integer, fileNo As Integer, recordNo As Integer, <OutAttribute> recordArr As Short() ) As Integer
public: int readFileRecord( int slaveAddr, int refType, int fileNo, int recordNo, [InAttribute] [OutAttribute] array<short>^ recordArr )
Note |
---|
No broadcast supported |