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
blocks:drivers:serial [2018-01-08 15:13]
admin
blocks:drivers:serial [2023-08-25 13:37] (current)
admin Added note on serial through player USB
Line 1: Line 1:
-====== Controlling devices with RS242/RS485 serial data ======+====== Controlling devices with RS232/RS485 serial data ======
 While network control, using the TCP or UDP IP standards is preferable for best performance and reliability, While network control, using the TCP or UDP IP standards is preferable for best performance and reliability,
-some devices may only support control over a serial data (COM) port. Such devices can be controlled through a TCP-to-serial data bridge, such as the [[https://www.moxa.com/product/NPort_5100A.htm|MOXA NPort]] series of interface modules.+some devices may only support control over a serial data (COM) port. Such devices can be controlled eirther through a USB-to-Serial device connected to a USB port on a PIXILAB Player or  through a TCP-to-serial data bridge, such as the [[https://www.moxa.com/product/NPort_5100A.htm|MOXA NPort]] series of interface modules.
  
 ==== Prerequisites ==== ==== Prerequisites ====
  
-Before proceeding, make sure you have the following details:+Before proceeding, make sure you know the answers to the following quesions:
  
   * What's the physical connection? For RS232, this is often a standard 9-pin D-sub. If not, you may also need to source an adapter cable.   * What's the physical connection? For RS232, this is often a standard 9-pin D-sub. If not, you may also need to source an adapter cable.