Promotic

BaudRate - property of the PmaComm object

Description:
The baud rate of the serial link.
Syntax:
Long BaudRate
Note:
Property access for read and write. The default value of this property is defined in the "Baud rate" configurator of this object.
 
The standard values are: 110, 300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 57600, 115200, 128000, 256000 boud.
It is possible to enter another values of the rate if they are supported by the communication hardware.

Using this property is very optional and is recommended only in special cases.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oComm = pMe.Pm("/Comm");
var nBRate = oComm.BaudRate;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.