beautypg.com

Modifying the one-way driver file – ClearOne VIEW Pro - E120 Manual User Manual

Page 29

background image

I

nstallatIon

M

anual

25

In the RS-232 Protocol section of the .lua file, locate the communication settings. Normally these
settings will include: Baud rate, Data Bit, Stop Bit, and Parity. Once you find them you will need to
verify that these commands match those used in the driver file.
To do this, open the file in your text editor:

Do a text search for: baud=

You are looking for this line:
port = “comm://default;baud=9600;bits=8;parity=0;stop=1”,