jooby-codec
    Preparing search index...

    Interface ISpeedOptoPortOperatorParameter

    interface ISpeedOptoPortOperatorParameter {
        optoport: 2400 | 9600;
        plc: 2400 | 9600;
    }
    Index

    Properties

    Properties

    optoport: 2400 | 9600

    Baud rate of the optoport (UART_1): 2400 or 9600.

    Value Baud Rate
    0 2400
    2 2400
    4 9600
    plc: 2400 | 9600

    Baud rate of the PLC (UART_0): 2400 or 9600.

    Value Baud Rate
    0 9600
    2 2400
    4 9600