Communication Methods

555

# Communication Methods

The player supports two communication methods for external communication: network and serial. Serial communication supports TTL, RS232, and RS485 (dependent on hardware configuration, please inform us in advance). The default configurations are as follows:

  • Network communication: TCP and UDP.
  • Default parameters: TCP port 6000; UDP port 6001
  • Serial communication: The supported communication protocol depends on the environment configuration.
  • Default parameters: Baud rate: 19200; Data bit: 8; Parity: None; Stop bit: 1; Flow control: None.