Monitoring via Modbus: Difference between revisions
Appearance
| Line 133: | Line 133: | ||
'''REGISTER_NUMBER''' specifies the register that you wish to read. | '''REGISTER_NUMBER''' specifies the register that you wish to read. | ||
'''NUMBER_OF_REGISTERS''' specifies how many registers should be read starting from the register specified in REGISTER_NUMBER. | '''NUMBER_OF_REGISTERS''' specifies how many registers should be read starting from the register specified in '''REGISTER_NUMBER'''. | ||
'''Note:''' all of this information and more can be viewed by entering this command: '''modbus read -h''' or '''modbus read --help'''. | '''Note:''' all of this information and more can be viewed by entering this command: '''modbus read -h''' or '''modbus read --help'''. | ||