gocirris

command module
v0.0.0-...-9c921b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 4 Imported by: 0

README

gocirris

How DO I MARK DOWN?

port OUTPUT , or "WRITE" commands for CIRRIS

do this get this meaning
"EXIT" + Chr$(10) ? go out of remote
MSComm1.Output = "PRES" + Chr$(10) -> "F"
MSComm1.Output = "STAT" + Chr$(10) -> "("
MSComm1.Output = "get_" + Chr$(10) -> "T"

run the test
MSComm1.Output = "CR_T" + Chr$(10) -> "T"



learn
MSComm1.Output = "LEAR" + Chr$(10) -> ""

MSComm1.Output = "M_LE(5)" + Chr$(10) -> "F"

MSComm1.Output = "SW_D"  is check for display button press. T - if switch is pressed

"PUT_LIST" or "M_PUT"

MSComm1.Output = "o_pu(CREATE TEST FROM LAST TEST SETUP)" + Chr$(10)
MSComm1.Output = "o_put(CONNECTION RESIS 1.2 K ohm INSULATION RESIS 10 k ohm )" + Chr$(10)

MSComm1.InBufferCount >= 1
MSComm1.InBufferCount = 0

Instring1 = MSComm1.Input
STATUS1 = MSComm1.Input

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL