Home
last modified time | relevance | path

Searched refs:DisplayOutput (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DSerialCommunication.cs18 bool DisplayOutput { get; set; } property
162 public bool DisplayOutput { get; set; } property in CafeX.Serial
362 if (DisplayOutput) in DataReceivedHandler()
DCafeFunctions.cs4137 Serial.Device.DisplayOutput = true; in LaunchTitleOnCatR()