User Tools

Site Tools


uphp:functions:mb_queue_command

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
uphp:functions:mb_queue_command [2017/05/08 14:33]
jeff
uphp:functions:mb_queue_command [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Queue a sequence of characters to the rs485 bus and get but ignore the reply+Queue a sequence of characters to the RS-485 bus and get but ignore the reply
  
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">array <span style="font-size:125%;color:green">array
 <span style="color:black">mb_queue_command ( <span style="color:black">mb_queue_command (
Line 17: Line 16:
 <span style="color:blue">$values <span style="color:blue">$values
 <span style="color:black">... ] ) <span style="color:black">... ] )
-</html> +</html></well>
-</well>+
  
 ====Parameters==== ====Parameters====
Line 24: Line 22:
 <html><b><span style="color:blue">$values<span style="color:black"></b>:  Characters to send, <b><span style="color:green">array<span style="color:black"></b> or <b><span style="color:green">integer</b></html> <html><b><span style="color:blue">$values<span style="color:black"></b>:  Characters to send, <b><span style="color:green">array<span style="color:black"></b> or <b><span style="color:green">integer</b></html>
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">Array<span style="color:black"></b> of <b><span style="color:green">numbers</b></html> <html><b><span style="color:green">Array<span style="color:black"></b> of <b><span style="color:green">numbers</b></html>
Line 32: Line 30:
 [[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_delete_device()]] - Delete a device from the list of active devices+[[mb_delete_dev()]] - Delete a device from the list of active devices
  
 [[mb_get_dev_by_id()]] - Return modbus device details by ID [[mb_get_dev_by_id()]] - Return modbus device details by ID
Line 54: Line 52:
 [[mb_scan_percent()]] - Return scan percentage completed [[mb_scan_percent()]] - Return scan percentage completed
  
-[[mb_send_command()]] - Send a sequence of characters to the rs485 bus and get a reply+[[mb_send_command()]] - Send a sequence of characters to the RS-485 bus and get a reply
  
 [[mb_set_dev_var()]] - Set a variable on a modbus device [[mb_set_dev_var()]] - Set a variable on a modbus device
uphp/functions/mb_queue_command.1494254007.txt.gz · Last modified: 2021/09/13 05:56 (external edit)