WIP modbus write
This commit is contained in:
@@ -45,5 +45,5 @@ print('---- Reading from holding registers ----')
|
||||
#baudrate = {baudrate}
|
||||
#''')
|
||||
# write to holding register
|
||||
print('---- Writing to holding registers ----)')
|
||||
print('---- Writing to holding registers ----')
|
||||
instrument.write_register(LED_on_register, 0, functioncode=6)
|
||||
|
||||
Reference in New Issue
Block a user