• Libraries
  • Shop
  • Doc
  • Free Modbus
  • Support
  • Login
FieldTalk Modbus Slave Library for .NET
FieldTalk Modbus Slave Library for .NET
Namespaces
FieldTalk.Modbus.Slave
MbusDataTableInterface Class
MbusDataTableInterface Methods
getMasterInfo Method
readCoilsTable Method
readDeviceIdentification Method
readEnronRegistersTable Method
readExceptionStatus Method
readFileRecord Method
readHoldingRegistersTable Method
readInputDiscretesTable Method
readInputRegistersTable Method
reportRunIndicatorStatus Method
reportSlaveId Method
timeOutHandler Method
writeCoilsTable Method
writeEnronRegistersTable Method
writeFileRecord Method
writeHoldingRegistersTable Method
Click or drag to resizeClick or drag to resize

MbusDataTableInterfacereportSlaveId Method

Override this method to implement a function which reports the Slave ID.

Namespace:  FieldTalk.Modbus.Slave
Assembly:  FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
Syntax
C#
VB
C++
Copy
protected virtual string reportSlaveId()
Protected Overridable Function reportSlaveId As String
protected:
virtual String^ reportSlaveId()

Return Value

Type: String
A string with the slave ID
Remarks
This is called when function code 17 (11 hex) Report Slave ID is sent by a master. The Slave ID is a device-specific ASCII string.

Required: No

Default Implementation: Returns null which sends a slave failure exception reply

Note: The Slave ID is not to be mistaken for the Modbus Slave Address. The Slave ID is a string vs the Slave Address is a numeric value and the latter is used by a master device to address a specific device.

See Also

Reference

MbusDataTableInterface Class
FieldTalk.Modbus.Slave Namespace
FieldTalk Modbus Slave Library for .NET
Library version 2.11.0
Speak to the Experts
Modbus Organization Member logo

We are member of the Modbus Organization, Inc.

Buy with Confidence
30-day money back guarantee All our FieldTalk web sales are backed by a 30-day Money Back Guarantee.
We Accept
Bank VISA MasterCard PayPal
Customer Info
  • Info & Contact
  • Customer Login
  • Terms of Service
  • Terms of Sale
  • Privacy Policy
© 2005-2025 proconX Pty Ltd. All rights reserved. proconX and FieldTalk are trademarks of proconX Pty Ltd.
All other trademarks and registered trademarks appearing on www.modbusdriver.com are the property of their respective owners.