.. first line of object.rst template .. first line of dut-object.rst template .. first line of struct-object.rst template .. <% set key = ".fld-UDT.tCOMCompair" %> .. _`.fld-UDT.tCOMCompair`: .. <% merge "object.Defines" %> .. <% endmerge %> .. Index:: single: tCOMCompair .. _`tCOMCompair`: tCOMCompair (STRUCT) -------------------- TYPE tCOMCompair : STRUCT .. <% merge "object.Doc" %> .. todo:: Please add documentation for struct: tCOMCompair .. <% endmerge %> .. <% merge "object.iotbl" %> InOut: +-----------------+-------+---------------------------------------+ | Name | Type | Comment | +=================+=======+=======================================+ | COMPort | INT | := SYS_COMPORT1 ; // COM Port | +-----------------+-------+---------------------------------------+ | COMBaud | DWORD | := SYS_BR_38400; // COM Baudrate | +-----------------+-------+---------------------------------------+ | COMParity | BYTE | := SYS_NOPARITY; // COM Parity | +-----------------+-------+---------------------------------------+ | COMStopBits | BYTE | := SYS_ONESTOPBIT; // COM Stoppbit | +-----------------+-------+---------------------------------------+ | COMTimeout | UDINT | := SYS_NOWAIT; // COM Waitstate | +-----------------+-------+---------------------------------------+ | COMBufferSize | UDINT | := 9; | +-----------------+-------+---------------------------------------+ | COMExBufferSize | BYTE | := 8; | +-----------------+-------+---------------------------------------+ | COMRs485 | BOOL | // RS485 Rx/Tx switching | +-----------------+-------+---------------------------------------+ | DeviceNo | BYTE | | +-----------------+-------+---------------------------------------+ .. <% endmerge %> .. last line of struct-object.rst template .. last line of dut-object.rst template .. last line of object.rst template