Go to the source code of this file.
Functions | |
sendString () | |
The terminator for output and input is set in st.cmd via asynOctetSetOutputEos() using the IEOS and OEOS macros so do not set in this file, it defaults to CR LF if not specified. More... | |
getAllOutputString () | |
getAllOutputLongString () | |
getAllOutputLongString | ( | ) |
Definition at line 20 of file SDTEST-common.proto.
getAllOutputString | ( | ) |
Definition at line 13 of file SDTEST-common.proto.
sendString | ( | ) |
The terminator for output and input is set in st.cmd via asynOctetSetOutputEos() using the IEOS and OEOS macros so do not set in this file, it defaults to CR LF if not specified.
send a general string to the device, this is hooked up to a 40 character COMM stringout record which will then contain the reply after processing by the device (also contained in REPLY pv)
Definition at line 8 of file SDTEST-common.proto.