@_SetAt dup <_SerialA.LookFlow> not { "None" } if !FlowA !SerialA.Flow dup <_SerialA.LookStop> not { 1 } if !StopBitsA !SerialA.StopBits dup <_SerialA.LookParity> not { "Even parity" } if !ParityA !SerialA.Parity dup <_SerialA.LookBits> not { 8 } if !DataBitsA !SerialA.DataBits dup <_SerialA.LookBaud> not { 1200 } if !BaudA !SerialA.Baud dup <_SerialA.LookPort> not { "COM1" } if !PortA !SerialA.Port