User Tools

Site Tools


uphp:functions:mb_delete_device

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
uphp:functions:mb_delete_device [2017/05/04 16:06]
jeff
uphp:functions:mb_delete_device [2017/05/04 17:42]
jeff
Line 15: Line 15:
 <html> <html>
 <span style="color:green">int <span style="color:green">int
-<span style="color:blue">$device_id+<span style="color:blue">$id
 <span style="color:black">) <span style="color:black">)
 </html> </html>
Line 22: Line 22:
 ====Parameter==== ====Parameter====
  
-<html><b><span style="color:blue">$device_id<span style="color:black"></b></html>:  Device identification number (slave ID)+<html><b><span style="color:blue">$id<span style="color:black"></b></html>:  Device identification number (slave ID)
  
 ====Return Value==== ====Return Value====
Line 32: Line 32:
 [[mb_add_dev()]] - Add a device to the list of polled devices [[mb_add_dev()]] - Add a device to the list of polled devices
  
-[[mb_get_dev_by_id()]] - Return modbus device details for the specified device_id+[[mb_get_dev_by_id()]] - Return modbus device details by ID
  
-[[mb_get_dev_by_index()]] - Return modbus device details for the specified index+[[mb_get_dev_by_index()]] - Return modbus device details by index
  
-[[mb_get_dev_by_name()]] - Return modbus device details for the specified name+[[mb_get_dev_by_name()]] - Return modbus device details by name
  
-[[mb_get_dev_info()]] - Return modbus device details for the specified type+[[mb_get_dev_info()]] - Return modbus device details by type
  
-[[mb_get_role_array()]] - Return an array of all roles and their values+[[mb_get_role_array()]] - Return an <html><b><span style="color:green">array<span style="color:black"></b></html> of all roles and their values
  
 [[mb_get_status_by_role()]] - Return status of the device attached to the role [[mb_get_status_by_role()]] - Return status of the device attached to the role
uphp/functions/mb_delete_device.txt · Last modified: 2021/09/13 05:57 (external edit)